This is OKX's agentic wallet interface wrapped as a Claude skill. It handles the full stack of wallet operations: login and OTP, multi-account management, balance checks across EVM and Solana chains, token transfers (both native and ERC-20/SPL), contract calls, transaction history, and message signing. The interesting bit is Gas Station support, OKX's EIP-7702 based feature that lets you pay gas with stablecoins instead of native tokens. The skill includes routing logic to hand off to other skills when you mention specific DApps like Aave or Uniswap, or when you want to swap tokens. If you're building agents that need to move money on-chain or check balances programmatically, this gives you the primitives without writing your own wallet integration.
npx -y skills add okx/onchainos-skills --skill okx-agentic-wallet --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot