Type to search through all skills ESC
Open Source Skill Registry

The Crypto Skill Hub
for AI Agents

Discover, install, and build crypto AI agent skills, MCP servers, and blockchain agent tools for Claude Code, OpenClaw, Codex, and every crypto protocol.

1138+
Skills
95
MCP Servers
14
Categories
23
Official Projects

Official Skills

From verified project teams with official GitHub repos

Skills

Every corner of crypto, covered

From centralized exchanges to on-chain protocols, find the right skill for your AI agent.

Community Skills

Built by developers for the crypto community.

Three steps to get started

Add crypto capabilities to your AI agent in minutes.

1
Browse
Explore 1138+ crypto skills and 95 MCP servers across 13 categories. Search for protocols, exchanges, chains, or DeFi tools.
2
Install
Skills: copy to .claude/skills/ or use clawhub install. MCP servers: add via claude mcp add or install from their GitHub repos.
3
Build
Compose skills and MCP servers together. Mix exchange data, on-chain analytics, DeFi operations, and trading strategies.

Works with every agent

Install skills for Claude Code, OpenClaw, Codex, and more.

# Add to your project's Claude Code skills
$ git clone https://github.com/jiayaoqijia/cryptoskill.git /tmp/cs
$ cp -r /tmp/cs/skills/exchanges/binance-spot-api .claude/skills/
Clones the registry and copies a skill into your project's .claude/skills/ directory for Claude Code to use.

Compatible with Claude Code, OpenClaw, Codex, Cursor, and any SKILL.md-based agent

Submit Your Skill

Add your crypto skill or MCP server to the registry

Open a GitHub Issue

The easiest way to submit — just open an issue with the skill name and GitHub URL. We'll review and add it for you.

Open an Issue

Quick Submit

Submissions are reviewed for security and quality before inclusion in the registry.

Frequently Asked Questions

Everything you need to know about crypto AI agent skills and MCP servers.

What is CryptoSkill?

CryptoSkill is the largest curated registry of crypto AI agent skills and MCP servers. It provides 1000+ open-source skills across 13 categories including exchanges, DeFi protocols, blockchain networks, wallets, and analytics tools. Skills are compatible with Claude Code, OpenClaw, Codex, and other AI agent frameworks.

How do I install a crypto AI agent skill?

There are three ways to install: (1) Clone the registry and copy skill folders to your .claude/skills/ directory for Claude Code, (2) Use clawhub install skill-name via the ClawHub CLI for OpenClaw, or (3) For MCP servers, use claude mcp add or install from their GitHub repos. All skills are free and open source.

What is an MCP server?

An MCP (Model Context Protocol) server is a standardized interface that allows AI agents to interact with external tools and services. In the crypto context, MCP servers enable AI agents to query blockchain data, execute trades on exchanges, interact with DeFi protocols, and access on-chain analytics through a unified protocol.

Is CryptoSkill free to use?

Yes, CryptoSkill is completely free and open source under the AGPL-3.0 license. All skills in the registry are free to browse, download, and use. The source code is available on GitHub.

How do I add my skill to CryptoSkill?

You can submit your skill in two ways: (1) Open a GitHub issue with the skill name and repository URL, or (2) Use the Quick Submit form on the website. All submissions are reviewed for security and quality before inclusion. Skills should follow the SKILL.md format with proper metadata and documentation.

What exchanges are supported?

CryptoSkill includes skills for major centralized exchanges like Binance, OKX, Bybit, and Coinbase, as well as decentralized exchanges like Uniswap, Raydium, Jupiter, and Hyperliquid. Skills cover trading, market data, portfolio management, and more.

Is CryptoSkill safe to use?

CryptoSkill takes security seriously. All submitted skills are scanned for malicious code, credential theft, and other security concerns before being added to the registry. Official skills come from verified project teams with official GitHub repositories. However, users should always review source code before running any skill, especially those handling private keys or financial transactions.

How often is CryptoSkill updated?

CryptoSkill is updated automatically every 6 hours by an auto-update bot that scans 128+ projects for new skills, checks official repos for updates, and searches for trending crypto AI tools. The bot also performs security scans on all new additions and regenerates the skill catalog.