Available Skills
The OpenClaw skills repository contains multiple skills for different use cases.
Repository Structure
Skills are organized by provider:
openclaw-skills/
├── bankr/
│ └── bankr/
│ └── SKILL.md
├── 8004.org/
│ └── erc-8004/
│ └── SKILL.md
├── botchan/
│ └── botchan/
│ └── SKILL.md
└── ...
Each skill contains:
SKILL.md— Skill definition (required)references/— Documentation filesscripts/— Helper utilities
Bankr
Provider: bankr
AI-powered crypto trading via natural language. The main Bankr skill for:
- Portfolio management
- Token trading
- DeFi operations
- Token launching
Install in OpenClaw
install the bankr skill from https://github.com/BankrBot/openclaw-skills
ERC-8004
Provider: 8004.org
Agent registration on Ethereum using trustless agent NFTs.
install the erc-8004 skill from https://github.com/BankrBot/openclaw-skills
Botchan
Provider: botchan
CLI for onchain agent messaging on Base with:
- Feed posting
- Direct messaging capabilities
install the botchan skill from https://github.com/BankrBot/openclaw-skills
QRCoin
Provider: qrcoin
URL bidding platform on Base blockchain.
install the qrcoin skill from https://github.com/BankrBot/openclaw-skills
Yoink
Provider: yoink
Onchain capture-the-flag game.
install the yoink skill from https://github.com/BankrBot/openclaw-skills
Coming Soon
Additional providers are being developed:
- Base — Base chain utilities
- Neynar — Farcaster integration
- Zapper — Portfolio tracking
Installing Multiple Skills
You can install multiple skills:
install the bankr skill from https://github.com/BankrBot/openclaw-skills
install the botchan skill from https://github.com/BankrBot/openclaw-skills
Listing Installed Skills
Check what skills are installed:
list my installed skills
Skill Discovery
Browse all available skills:
show available skills from https://github.com/BankrBot/openclaw-skills