From bankr-agent
Sends query to Bankr API for crypto trading, Polymarket bets, transfers, NFTs, portfolio, research, and more. Loads skill, submits job, polls status, reports results.
npx claudepluginhub bankrbot/claude-plugins --plugin bankr-agentquerySend 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.** 1. First, identify the operation type and load the matching skill: - Trading (buy/sell/swap): `bankr-token-trading` - Transfers (send to address/ENS/@handle): `bankr-transfers` - Polymarket (bets/odds/positions): `bankr-polymarket` - Leverage (long/short/Avantis): `bankr-leverage-trading` - NFTs (browse/buy): `bankr-nft-operations` - Portfolio (balances/holdings): `bankr-portfolio` - Research...
Send 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-transactionbankr-sign-submit-apibankr-llm-gatewaybankr-agent-profilesbankr-safetyThen 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.).