Help us improve
Share bugs, ideas, or general feedback.
From bankr-agent
Guides token swaps, bridges, ETH/WETH conversions, and trades on Base, Polygon, Ethereum, Unichain, Solana using USD, percentage, or exact amounts.
npx claudepluginhub bankrbot/claude-plugins --plugin bankr-agentHow this skill is triggered — by the user, by Claude, or both
Slash command
/bankr-agent:bankr-token-tradingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Execute token trades and swaps across multiple blockchains.
Executes token buys, sells, swaps, cross-chain bridges, and ETH/WETH conversions via natural language prompts. Supports chains like Ethereum, Base, Polygon, Solana; handles USD, percentage, exact amounts.
Swaps tokens on the same chain or bridges tokens across chains using swaps.xyz. Builds unsigned transactions, signs locally, broadcasts, and registers for tracking.
Swaps tokens (e.g. ETH, USDC, POL) on Base or Polygon via the CDP Swap API. Responds to phrases like "buy ETH" or "sell USDC".
Share bugs, ideas, or general feedback.
Execute token trades and swaps across multiple blockchains.
| Chain | Native Token |
|---|---|
| Base | ETH |
| Polygon | MATIC |
| Ethereum | ETH |
| Unichain | ETH |
| Solana | SOL |
| Format | Example | Description |
|---|---|---|
| USD | $50 | Dollar amount to spend |
| Percentage | 50% | Percentage of your balance |
| Exact | 0.1 ETH | Specific token amount |
Same-chain swaps:
Cross-chain swaps:
ETH/WETH conversion:
| Issue | Resolution |
|---|---|
| Insufficient balance | Reduce amount or add funds |
| Token not found | Check token symbol/address |
| High slippage | Try smaller amounts |
| Network congestion | Wait and retry |