Help us improve
Share bugs, ideas, or general feedback.
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-agentHow 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...
/scaffoldScaffolds a TypeScript/Node.js project using the Bankr Agent API. Supports bot, web-service, dashboard, or CLI types via project-type argument.
/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.
/track-walletTracks crypto wallets across Ethereum, Bitcoin, Solana, Polygon, BSC, and more; shows real-time balances, DeFi positions, NFT holdings, P&L, transaction history, and analytics.
/thesisCreates or updates an investment thesis for a company ticker using the thesis-tracker skill. Prompts for ticker if none provided.
/exploreAnalyzes blockchain addresses, transactions, smart contracts, blocks, and tokens, producing structured markdown reports with balances, histories, holdings, and insights.
/find-arbitrageDetects real-time arbitrage opportunities across CEX/DEX/cross-chain/funding rates, analyzes profitability including gas/slippage/fees, simulates executions, and supports backtesting.
Share bugs, ideas, or general feedback.
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.).