okx-agentic-wallet
Installation
SKILL.md
Onchain OS Wallet
Unified wallet skill driving the onchainos CLI: wallet lifecycle, Gas Station, DEX swap, cross-chain bridge, limit-order strategy, transaction gateway, public-address portfolio, security scanning, and audit log.
Intent Routing
Match the user intent to its Domain. Then load only references/<domain>.md for that domain — that file holds the flow. Do NOT load any other domain's files. Deeper files (exact flags, troubleshooting) are loaded lazily — each domain file lists its own at the bottom (Additional Resources / Edge Cases), and you load them only when the situation calls for it.