Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By BankrBot
Execute crypto trading, market analysis, and Polymarket prediction bets through the Bankr API, including token swaps, NFT management, portfolio tracking, and automated trading strategies across EVM chains and Solana.
npx claudepluginhub bankrbot/claude-plugins --plugin bankr-agentThis skill should be used when the user asks about "agent profile", "create profile", "update profile", "project profile", "bankr.bot/agents", "profile page", "project updates", or any agent profile management operation.
This skill should be used when the user wants to "submit a transaction", "execute calldata", "send raw transaction", "submit transaction JSON", or provides a JSON object with to/data/value/chainId fields. Handles raw EVM transaction submission.
This skill should be used when the user asks about "limit order", "stop loss", "DCA", "TWAP", "schedule", "automate", "recurring order", "price trigger", "cancel automation", "my automations", or any automated trading operation. Provides guidance on limit orders, scheduled commands, and automated strategies.
This skill should be used when encountering authentication errors, API key errors, 401 errors, "invalid API key", "BANKR_API_KEY not set", job failures, or any Bankr API errors. Provides setup instructions and troubleshooting guidance for resolving Bankr configuration issues.
This skill should be used when executing Bankr requests, submitting prompts to Bankr API, polling for job status, checking job progress, using Bankr MCP tools, or understanding the submit-poll-complete workflow pattern. Provides the core asynchronous job pattern for all Bankr API operations.
Admin access level
Server config contains admin-level keywords
Uses power tools
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Developer toolkit for building applications on top of the Bankr Agent API - scaffold projects, understand API patterns, and build integrations
Multi-agent cryptocurrency intelligence system with 7 specialized AI agents, 65 MCP tools, cognitive learning, and self-evolving capabilities for comprehensive market analysis and paper trading.
Blockchain data and infrastructure via Alchemy — EVM/Solana RPC, NFT API, token prices, portfolio, transfers, webhooks. Supports API key and agentic gateway (x402/MPP) auth flows.
Agent-first CLI for the Crypto.com Exchange API. Market data by default; live trading opt-in via API keys. Available --services: market (default), trade, account, advanced, margin, staking, funding, fiat. Update args in MCP settings to expand capabilities.
Expert agents for cryptocurrency trading, DeFi strategies, and market analysis
Professional crypto portfolio tracking with real-time prices, PnL analysis, and risk metrics
Bankr SDK integration for AI-assisted Web3 development with multi-chain DeFi and x402 micropayments
Developer toolkit for building applications on top of the Bankr Agent API - scaffold projects, understand API patterns, and build integrations
Uses Bash, Write, or Edit tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Public Claude Code plugins for Web3 development with Bankr's multi-chain DeFi infrastructure.
Maintained by the Bankr team.
Integration with Bankr API for Crypto Trading & Polymarket
Developer Toolkit for Building on the Bankr Agent API
Integration with @bankr/sdk for Web3 Development
Note: Solana and Polymarket are not supported via SDK (wallet mode limitations).
First, add the marketplace:
claude plugin marketplace add BankrBot/claude-plugins
Then install the plugin you want:
# For bankr-agent (Bankr agent)
claude plugin install bankr-agent@bankr-claude-plugins
# For bankr-agent-dev (Developer toolkit)
claude plugin install bankr-agent-dev@bankr-claude-plugins
# For bankr-x402-sdk-dev (Web3 development SDK)
claude plugin install bankr-x402-sdk-dev@bankr-claude-plugins
Only skills are compatible with other platforms. Agents, commands, hooks, and MCP servers require Claude Code.
bunx skills add BankrBot/claude-plugins
MIT