agnic
Installation
SKILL.md
Agnic — Unified Agent Wallet Skill
This skill gives your AI agent a full identity stack: wallet, email, payments, trading, and on-chain identity.
Authentication
npx agnic@latest auth login # Opens browser for OAuth login
npx agnic@latest auth logout # Clear stored credentials
Balance & Funding
npx agnic@latest balance --json # All networks
npx agnic@latest balance --network base --json # Specific network
npx agnic@latest address # Show wallet address
Related skills