Today's Orders
Use this skill to run the Today's Orders / 今日军令 workflow inside OpenClaw. The job is not to produce many ideas. The job is to compress one wallet into:
今日军情今日军令今日禁令执行推演夜间战报
This skill is designed for OpenClaw x OKX OnchainOS.
When to use it
- The user wants a daily onchain plan for one Solana wallet.
- The user asks what to do today with an existing wallet.
- The user wants one approved action instead of many trade ideas.
- The user wants one forbidden action written explicitly.
- The user wants a quote-backed preview before execution.
- The user wants to execute after approval and then summarize the result with a receipt-backed debrief.
Core law
Every response must obey this rule:
Approve at most one order for today. Suppress the rest.
Required capabilities
Use OKX OnchainOS as the factual layer:
Wallet / Portfoliofor balances, holdings, stablecoin reserve, concentration, and idle capitalMarketfor price, 24h move, and token contextTradefor quote, route comparison, and execution previewBroadcast / Statusfor signature, confirmation, and receipt
Do not invent holdings, quotes, routes, or receipts.
Workflow
- Extract one Solana wallet address. If none is provided, ask for it.
- Read the wallet posture first:
- total wallet value
- top holdings
- stablecoin reserve
- concentration
- idle capital
- Pull market context only for the few holdings that matter most today.
- Decide one of four daily stances:
deploydefendobservewatch-only
- Approve at most one order. Prefer:
- small deployment from stablecoins into a major asset
- partial trim from an over-concentrated bag into a stable reserve
- no action if the setup is not clean
- Write one forbidden order that is specific to the current wallet posture.
- If execution is requested, use
Tradeto produce:- quote
- route
- slippage context
- expected output
- Only if the user approves, continue to
Broadcast / Statusand return the receipt. - Close with a daily debrief based on the actual state:
- preview debrief if not executed
- receipt-backed debrief if executed
Fixed output
Always return the result in this order:
今日军情- one-line stance
- wallet summary
- 2-3 evidence bullets
今日军令- exactly one approved action, or explicitly say no action is approved
今日禁令- one action that should not be taken today
执行推演- quote, route, slippage, expected output
- label clearly as
previewuntil executed
夜间战报- preview debrief if not executed
- receipt-backed debrief if executed
Output guidance
- Keep the tone disciplined and procedural.
- Use the military shell only as product language, not as roleplay spam.
- If no clean setup exists, return
watch-onlyand explain why. - Never approve more than one order.
- Do not treat simulation as execution.
- If the user asks to execute, ask for final approval before broadcast.