Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
alsk1992 avatar

Bankr

  • 24 installs
  • 610 repo stars
  • Updated June 26, 2026
  • alsk1992/cloddsbot

Bankr is a Claude Code skill that executes crypto trading and DeFi operations from natural-language prompts through the Bankr AI agent API across multiple chains.

About

Bankr is a skill that executes crypto trading and DeFi operations using natural language through the Bankr AI agent API. It handles swaps, transfers, bridging, portfolio queries, NFTs, Polymarket bets, Avantis leverage, DCA automation, and token deployment across Base, Polygon, Ethereum, Solana, and Unichain. A developer uses it to run multi-chain crypto actions from plain-English prompts.

  • Executes crypto trading and DeFi via natural language through the Bankr API
  • Covers swaps, bridging, portfolio, NFTs, Polymarket bets, leverage, and token deployment
  • Supports Base, Polygon, Ethereum, Solana, and Unichain

Bankr by the numbers

  • 24 all-time installs (skills.sh)
  • Ranked #699 of 1,106 Finance & Trading skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

bankr capabilities & compatibility

Requires BANKR_API_KEY from bankr.bot/api.

Capabilities
crypto trading · token swap · bridging · token deployment
Use cases
trading
Pricing
Bring your own API key
From the docs

What bankr says it does

Execute crypto trading and DeFi operations using natural language through Bankr's AI agent API.
SKILL.md
Get your API key from [bankr.bot/api](https://bankr.bot/api)
SKILL.md
npx skills add https://github.com/alsk1992/cloddsbot --skill bankr

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs24
repo stars610
Last updatedJune 26, 2026
Repositoryalsk1992/cloddsbot

What it does

Execute multi-chain crypto trading and DeFi actions from natural-language prompts via the Bankr API.

Who is it for?

executing multi-chain crypto and DeFi actions from natural-language prompts

Skip if: chains outside Base, Polygon, Ethereum, Solana, and Unichain

When should I use this skill?

you want to run a crypto trade, swap, bridge, or DeFi action described in plain English

What you get

Crypto trades, transfers, bridges, and DeFi actions executed from a single plain-English prompt.

By the numbers

  • 5 supported chains

Files

SKILL.mdMarkdownGitHub ↗

Bankr

Execute crypto trading and DeFi operations using natural language through Bankr's AI agent API.

Setup

Get your API key from bankr.bot/api and set:

export BANKR_API_KEY=bk_your_key_here

Commands

/bankr <prompt>              Execute any trading command
/bankr status <jobId>        Check job status
/bankr cancel <jobId>        Cancel pending job

Examples

Trading

/bankr Buy $50 of ETH on Base
/bankr Swap 0.1 ETH for USDC
/bankr Sell 50% of my PEPE
/bankr Bridge 100 USDC from Polygon to Base

Portfolio

/bankr Show my portfolio
/bankr What's my ETH balance?
/bankr Holdings on Base

Market Research

/bankr What's the price of Bitcoin?
/bankr Analyze ETH price
/bankr Trending tokens on Base

Transfers

/bankr Send 0.1 ETH to vitalik.eth
/bankr Transfer $20 USDC to @friend

NFTs

/bankr Show Bored Ape floor price
/bankr Buy cheapest Pudgy Penguin
/bankr Show my NFTs

Polymarket

/bankr What are the odds Trump wins?
/bankr Bet $10 on Yes for [market]
/bankr Show my Polymarket positions

Leverage (Avantis)

/bankr Open 5x long on ETH with $100
/bankr Short BTC 10x with stop loss at $45k

Automation

/bankr DCA $100 into ETH weekly
/bankr Set limit order to buy ETH at $3,000
/bankr Stop loss for all holdings at -20%

Token Deployment

/bankr Deploy a token called BankrFan with symbol BFAN on Base
/bankr Launch a token called MOON on Solana

Raw Transactions

/bankr Submit this transaction: {"to": "0x...", "data": "0x...", "value": "0", "chainId": 8453}

Supported Chains

ChainNative TokenBest For
BaseETHMemecoins, low fees
PolygonMATICGaming, NFTs
EthereumETHBlue chips
SolanaSOLHigh-speed trading
UnichainETHNewer L2

Tips

  • Specify chain for lesser-known tokens: "Buy PEPE on Base"
  • Use Base/Polygon for small amounts (lower gas)
  • Check balance before trades
  • Start small, scale up after testing

Related skills

FAQ

Which chains does Bankr support?

Base, Polygon, Ethereum, Solana, and Unichain.

How are commands tracked?

Each command runs as a job; you can check status or cancel a pending job by jobId.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.