Send a query to Bankr for crypto, trading, or Polymarket operations
Routes user queries to the Bankr API for crypto, trading, or prediction market operations by first loading the required capability skill.
When to use
Use this when you need to execute a specific blockchain or trading action like a swap, market bet, or portfolio check through the Bankr platform.
How to invoke
manual via /bankr, or auto-invoked when relevant
npx claudepluginhub bankrbot/claude-pluginsquerySend the following query to the Bankr API: $ARGUMENTS
IMPORTANT: Before calling any MCP tool, you MUST load the appropriate capability skill to get the correct prompt format.
First, identify the operation type and load the matching skill:
bankr-token-tradingbankr-transfersbankr-polymarketbankr-leverage-tradingbankr-nft-operationsbankr-portfoliobankr-market-researchbankr-automationbankr-token-deploymentbankr-arbitrary-transactionThen follow bankr-job-workflow for execution:
bankr_agent_submit_promptbankr_agent_get_job_status every 2 secondsIf errors occur, consult the bankr-error-handling skill.
If no query is provided, ask the user what they'd like to do with Bankr (crypto trading, price checks, market analysis, Polymarket predictions, etc.).