Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By BankrBot
Scaffold TypeScript/Node.js projects with Bankr Agent API templates and build crypto integrations for trading tokens/NFTs, Polymarket bets, portfolio tracking, market research, leverage positions, token deployments, and automated transactions/orders across EVM/Solana chains using async job workflows and natural language prompts.
npx claudepluginhub bankrbot/claude-plugins --plugin bankr-agent-devThis skill should be used when the user asks about "Bankr API", "Bankr Agent API", "how does Bankr work", "Bankr job status", "Bankr response format", or "building on Bankr". Provides endpoint documentation, job patterns, and TypeScript interfaces.
This skill should be used when building the async job workflow, implementing polling loops, handling job status transitions, processing rich data, managing conversation threads, or understanding the full submit-poll-complete lifecycle of the Bankr Agent API.
This skill should be used when building apps that submit raw EVM transactions, custom contract calls, or need to execute pre-built calldata through Bankr. Covers JSON format, validation, and integration patterns.
This skill should be used when building automated trading systems, implementing limit orders, or adding DCA/TWAP functionality. Covers limit orders, stop losses, DCA schedules, and TWAP execution.
This skill should be used when the user asks to "implement Bankr client", "write bankr-client.ts", "create API client for Bankr", "common files for Bankr project", "package.json for Bankr", "tsconfig for Bankr", "Bankr TypeScript patterns", "Bankr response types", or needs the reusable client code and common project files for Bankr API integrations.
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.
Integration with Bankr API for crypto trading, market analysis, and Polymarket predictions
Expert agents for cryptocurrency trading, DeFi strategies, and market analysis
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.
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.
Help coding agents integrate with the Shuriken trading platform via its API, SDK, and CLI.
Integration with Bankr API for crypto trading, market analysis, and Polymarket predictions
Bankr SDK integration for AI-assisted Web3 development with multi-chain DeFi and x402 micropayments
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