What problem does it solve?
This Skill removes the friction of setting up Cobo WaaS 2.0 and Portal access by providing an agentic, CLI-first workflow for common wallet, key, transfer, log, and GraphQL tasks.
Core Features & Use Cases
- Fast onboarding to a working session: detects installation/config/auth/key state and applies automated recovery steps (including re-login/key generation) so you can proceed without manual command-by-command setup.
- WaaS 2.0 / Portal operations via cobo-cli: supports endpoints and workflows around wallets, addresses, transfers, transaction status, logs, webhooks, and GraphQL queries.
- Endpoint-parameter correctness for code/request generation: recommends using endpoint docs (cobo doc) to align parameter names, required fields, and types before generating requests or SDK code.
- Agent-friendly output contracts: provides structured success/error JSON patterns, including recovery guidance for auth and business error codes.
Quick Start
Run the Cobo WaaS flow end to end by telling your agent: “Create a wallet, generate an address for deposits, and then test the connection by listing wallets.”