From bankr-agent
Sends a query to Bankr for crypto trading, Polymarket operations, portfolio checks, market research, and more. Automatically loads the correct capability skill and executes the job workflow.
How this command is triggered — by the user, by Claude, or both
Slash command
/bankr-agent:bankr-agent queryThe summary Claude sees in its command listing — used to decide when to auto-load this command
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.** 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.).
npx claudepluginhub bankrbot/claude-plugins --plugin bankr-agent/scaffoldScaffolds a TypeScript/Node.js project for the Bankr Agent API, with templates for bots, web services, dashboards, and CLI tools.
/find-arbitrageScans centralized exchanges, decentralized exchanges, cross-chain bridges, and funding rate markets for profitable arbitrage opportunities with real-time detection, gas estimation, and risk management.
/portfolio-analysisAnalyzes complete crypto portfolio, computes allocation, risk metrics (Sharpe, Sortino, VaR), diversification, and rebalancing recommendations.
/tax-loss-harvestIdentifies tax-loss harvesting opportunities from a client portfolio, estimates federal and state tax savings, and flags wash-sale risks across all account types including IRAs.
/exploreAnalyzes blockchain data including addresses, transactions, smart contracts, blocks, and tokens. Provides balance, history, token holdings, NFT portfolio, and security analysis.
/optimize-stakingAnalyzes staking positions and recommends optimized allocations across protocols, including risk assessment and step-by-step rebalancing instructions.