Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By BankrBot
Integrate Bankr x402 SDK into TypeScript/Node.js projects to query multi-chain token balances/NFTs, execute swaps/transfers/bridges/staking, manage async jobs/wallets via natural language prompts. Scaffold bot/web/CLI/dashboard templates with AI-assisted Web3/DeFi workflows on Base/Eth/Polygon/Solana.
npx claudepluginhub bankrbot/claude-plugins --plugin bankr-x402-sdk-devThis skill should be used when the user asks "what are my balances", "how much ETH do I have", "check my wallet", "show my tokens", "portfolio value", "what tokens do I own", "NFT holdings", "how much USDC", "get token balances", "wallet contents", or any question about token balances, wallet contents, portfolio values, or NFT holdings across chains using the Bankr SDK.
This skill should be used when the user asks "what can the SDK do", "what prompts does Bankr support", "SDK features", "supported operations", "what can I build with Bankr", "Bankr SDK capabilities", "what chains are supported", "what tokens can I trade", "SDK supported commands", or wants to understand the full range of operations available through the Bankr SDK.
This skill should be used when the user asks about "job status", "check if request completed", "cancel request", "why is my request taking so long", "poll for result", "batch requests", "retry failed request", "request timeout", "async operations", "job lifecycle", "manual polling", or needs advanced control over SDK async operations, manual job polling, batch processing, retry logic, or job cancellation.
This skill should be used when the user asks to "swap tokens", "exchange ETH for USDC", "buy DEGEN", "sell tokens", "swap on Base", "trade crypto", "convert ETH to WETH", "exchange tokens", "token swap code", "0x routing", or any token swap operation. Also use for questions about ERC20 approvals, allowanceTarget, swap transaction execution, or building swap transactions with the Bankr SDK.
This skill should be used when the user asks to "send tokens", "transfer ETH", "send USDC to", "transfer NFT", "wrap ETH", "unwrap WETH", "bridge tokens", "mint NFT", "buy NFT", "approve token", "build transaction", "DeFi transaction", or needs to build transactions for transfers, approvals, NFT operations, cross-chain bridges, ETH/WETH conversions, or DeFi interactions beyond simple swaps using the Bankr SDK.
Uses power tools
Uses Bash, Write, or Edit 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
Claude Code bridge for the existing AgentLayer wallet runtime. Connects to Solana, Bitcoin, and EVM wallets without creating a new one.
Zerion skills and slash commands for AI coding agents — wallet analysis, swaps/bridges, chain reference, agent-token policies.
On-chain AI skills via x402 micropayments on Base
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.
Specialized agents for blockchain development, smart contracts, and Web3 applications
Integration with Bankr API for crypto trading, market analysis, and Polymarket predictions
Developer toolkit for building applications on top of the Bankr Agent API - scaffold projects, understand API patterns, and build integrations
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