Quick Start for Developers
Option 1: Bankr Skill (Fastest)
"install the bankr skill from https://github.com/BankrBot/skills" — your agent can now trade, check balances, launch tokens.
Option 2: Agent API
Sign up at bankr.bot/api, generate API key
POST https://api.bankr.bot/agent/promptwithX-API-KeyheaderPoll
GET /agent/job/JOB_ID
Option 3: Claude Plugins
claude plugin marketplace add BankrBot/claude-plugins. Plugins: bankr-agent (trading), bankr-agent-dev (developer toolkit).
Option 4: CLI
npm install -g @bankr/cli, bankr login, bankr agent "what is the price of ETH?"