BankrBotBankrBotOfficialยท2 Agent Skills Included

skills

Plug-and-play crypto skills for trading, DeFi, and on-chain AI agents

Equips AI agents with ready-made crypto capabilities: token swaps, NFT trading, cross-chain bridges, prediction markets, staking, and on-chain payments. Covers major protocols like Uniswap, OpenSea, Quicknode, Clanker, and Bankr, plus security scanners that audit skills and contracts before execution. Removes manual wallet handling, raw calldata encoding, and API integration work so agents transact safely from plain-English requests.
npx skills add BankrBot/skills --all -g -y
Available:

These playbooks give the AI agent step-by-step operational rules for specific sub-skills: the rhagent guide walks the agent through registering, verifying, and posting trades on rhagent.bot, while the nexus-trading-labs guide instructs the agent on safely deploying and controlling an autonomous trading bot with strict confirmation and risk limits.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install Bankr Skills?โ–ผ

Run `npx skills add BankrBot/skills --all -g -y` in your terminal to install the full suite globally. You can also install a single skill by appending its folder name, for example `--skill opensea`.

What can AI agents do with Bankr Skills?โ–ผ

Agents can swap tokens, trade NFTs, bridge assets across chains, stake in vaults, place prediction-market bets, and pay for APIs with USDC โ€” all from plain-English requests. Each skill wraps one protocol (Uniswap, OpenSea, Quicknode, Clanker, and more) with pre-built commands and safety checks.

Are Bankr Skills safe for real-money transactions?โ–ผ

Yes, the suite is built around strict safety gates: skills pin contract addresses, require explicit user confirmation before any transaction, and treat all external content as untrusted data. It also includes dedicated security skills that scan other skills and smart contracts for scams and vulnerabilities before you run them.

Do Bankr Skills work with Claude Code and other agents?โ–ผ

Yes. Every skill follows the open SKILL.md standard, so it runs in Claude Code, Cursor, Codex, OpenClaw, and any compatible agent runtime. Most skills execute through a Bankr wallet, so the agent never handles raw private keys.

Can I use Bankr Skills without coding experience?โ–ผ

Yes. After installing, you simply tell your agent what you want in plain English, like 'swap 10 USDC for ETH on Base' or 'buy 5 Megapot tickets,' and the agent handles the technical execution and asks for your confirmation before moving funds.

Related Repositories in Finance & Accounting

View All in Finance & Accountingโ†’