This is Cobo's agentic wallet framework wrapped as a Claude skill. It gives Claude direct control over on-chain operations through the caw CLI: token transfers, contract calls, DeFi protocols like Uniswap and Aave, and wallet setup across EVM chains and Solana. The interesting bit is the pact system, which enforces spending limits and operation scope at the infrastructure level, not just prompt level. Claude can't exceed those bounds even if prompt-injected. The skill comes with detailed reference docs on security, onboarding, and error handling that Claude must consult before acting. Best for autonomous treasury operations or agent-driven DeFi strategies where you want programmatic access with hard guardrails.
npx skills add https://github.com/cobosteven/cobo-agent-wallet-manual --skill cobo-agentic-wallet-sandbox