Skip to content
Bankr Support home
Bankr Support home

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

  1. Sign up at bankr.bot/api, generate API key

  2. POST https://api.bankr.bot/agent/prompt with X-API-Key header

  3. Poll 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?"