CryptoSkill

May 19, 2026 · View on GitHub

CryptoSkill

The App Store Moment for Crypto AI Agents

Before the App Store, iPhone developers distributed apps through ad hoc channels. Before npm, JavaScript developers emailed zip files. Every platform ecosystem goes through the same phase transition: fragmented distribution, then a registry, then an explosion of building. Crypto AI agents are at the registry moment.

Skills MCP Servers Official Categories License

Website · Browse Skills · MCP Servers · Quality Scores · Contributing

Caution

This project is under active development. None of the skills or MCP servers listed here have been audited. This is a community-compiled directory of projects shared on social media, listed on skill hubs, and found across public repositories. We make no guarantees about their safety, integrity, or intentions. Exercise extreme caution with anything that touches wallets, private keys, seed phrases, or transaction signing -- a malicious skill can compromise your agent and drain your funds. Always review the source code, verify the authors, and do your own research (DYOR) before installing or granting permissions to any skill or MCP server.


Why CryptoSkill Exists

A developer building a crypto AI agent today has to hunt through Binance's repo, Kraken's repo, Uniswap's repo, and 50 others just to assemble a working skill set. Different formats. No security review. No way to tell official from unofficial.

CryptoSkill is the crypto-native answer:

  • 977 skills covering the full crypto stack -- exchanges, DeFi, wallets, analytics, trading, identity, payments
  • 85 MCP servers for direct protocol integration with Claude, Cursor, Codex, and other AI tools
  • 270 official skills from verified project teams (Kraken, Binance, OKX, Uniswap, Coinbase, MoonPay, Nethermind, and more)
  • Quality scored -- every skill rated 0-100 across documentation, security, and depth
  • Security-scanned -- credential detection (160+ patterns), code safety, permission analysis
  • Auto-updated -- bot scans 128+ projects every 6 hours, rescores all skills, tracks regressions

Skills Overview

CategorySkillsHighlights
DeFi192Uniswap (8), Nethermind, GMX, Rocket Pool (7), Venus, Pendle (4), KyberSwap (5), Lido, Aave, OpenSea, Elsa
Exchanges180Binance, OKX, Kraken (50), KuCoin, Gate.io, Bitget, Hyperliquid, Bybit, Coinbase
Analytics98DefiLlama (11), Nansen (10), CoinMarketCap (7), CoinGecko, CoinPaprika, Dune, Etherscan, Elfa
Trading87Bankr (20), Minara, Polyhub, grid trading, whale tracking, signals
MCP Servers85Alchemy, Solana, CoinGecko, Tenderly, CoinPaprika, EigenLayer, Blockscout, NEAR, Monad, Chainflip
Payments75MoonPay (35), Circle (9), x402, mpp, tempo
Chains57Base (9), Ethereum, Solana, Bitcoin, Lightning, BNB Chain, Arbitrum, Sui, Monad
AI x Crypto52Virtual Protocol, Heurist, Bittensor, Virtuals, ElizaOS
Prediction Markets46Polymarket API, Builder, Research, trading bots, whale copying
Wallets38Coinbase Wallet (9), MetaMask (2), Privy, Bitget Wallet, Cobo TSS
Dev Tools33Alchemy, Tenderly, Moralis, Foundry, Hardhat, Trail of Bits, Cyfrin, ETH2 Quickstart
Identity24ERC-8004, 8004scan, self-agent-id, Maiat Guard, Maiat Trust
Social10Towns, Farcaster, Nostr, XMTP

Quality Scores

Every skill is scored 0-100 across three layers, updated every 6 hours. Scores are visible on skill cards at cryptoskill.org.

Quality Score (0-100) = Static (40) + Security (20) + Depth (40)
LayerPointsWhat it measures
Static0-40Documentation quality, completeness, freshness, provenance, structure
Security0-20Credential safety, code safety, permission scope, supply chain
Depth0-40Actionability, specificity, examples, error handling (+ LLM eval for trading skills)
GradeScoreSkillsMeaning
A80-10016Production-ready, well-documented, secure
B60-79361Good quality, minor gaps
C40-59594Usable but significant gaps
D20-396Minimal quality, use with caution

Risk Gate: 93% pass (918/977). Fund-moving skills also get LLM-as-judge evaluation based on the crypto-skill-benchmark methodology. See EVALUATION.md for the full framework.

MCP Servers

85 MCP servers for crypto -- the largest curated collection focused on the crypto ecosystem.

Official MCP Servers

MCP ServerProjectInstall
AlchemyAlchemyclaude mcp add alchemy
BlockscoutBlockscoutclaude mcp add blockscout https://mcp.blockscout.com/mcp
BNB ChainBNB Chaingit clone bnb-chain/bnbchain-mcp
Coinbase AgentKitCoinbasenpm create onchain-agent@latest
CoinGeckoCoinGeckonpx @coingecko/coingecko-mcp
EigenLayerLayr-Labsclaude mcp add --transport sse eigenlayer ...
Kraken CLIKrakengit clone krakenfx/kraken-cli
MonadMonadgit clone monad-developers/monad-mcp
NEARNEARgit clone nearai/near-mcp
SolanaSolana Foundationgit clone solana-foundation/solana-mcp-official
TenderlyTenderlyclaude mcp add tenderly --transport http https://mcp.tenderly.co/mcp
CoinPaprikaCoinPaprikanpx @coinpaprika/mcp

Community MCP Servers

CCXT (100+ exchanges), GOAT Onchain (200+ actions), Helius, Jupiter, Lightning, Chainlink Feeds, deBridge, DEXScreener, Dune Analytics, StarkNet, Tatum (130+ networks), Whale Tracker, Chainflip, and 50+ more.

Quick Start

# Clone the registry
git clone https://github.com/jiayaoqijia/cryptoskill.git /tmp/cs

# Install a skill (Claude Code)
cp -r /tmp/cs/skills/exchanges/binance-spot-api .claude/skills/

# Install an MCP server
claude mcp add blockscout https://mcp.blockscout.com/mcp

# Or via ClawHub CLI
npm i -g clawhub && clawhub install binance-spot-api

Official Skills

270 skills from verified project teams:

ProjectSkillsSource
Kraken50krakenfx/kraken-cli
MoonPay35moonpay/skills
Binance20+binance/binance-skills-hub
Bankr20BankrBot/skills
Ottie18Crypto DeFi, wallets, market data
OKX16+okx/onchainos-skills
Gate.io13ClawHub: gate-exchange
DefiLlama11DefiLlama/defillama-skills
Nansen10ClawHub: nansen-devops
Base9base/skills
Circle (USDC)9circlefin/skills
Coinbase Wallet9coinbase/agentic-wallet-skills
Uniswap8Uniswap/uniswap-ai
Bitget7BitgetLimited/agent_hub
KuCoin7Kucoin/kucoin-skills-hub
Rocket Pool7rocket-pool/skills
CoinMarketCap7ClawHub: bryan-cmc
KyberSwap5KyberNetwork/kyberswap-skills
Pendle4pendle-finance/pendle-ai
MetaMask2MetaMask/openclaw-skills
GMX2gmx-io/gmx-ai
Nethermind1NethermindEth/defi-skills
GMGN1GMGNAI/gmgn-skills
Chainlink1smartcontractkit/chainlink-agent-skills
Helius1helius-labs/core-ai
QuickNode1quiknode-labs/blockchain-skills
Worldcoin1worldcoin/agentkit
Aptos2aptos-labs/aptos-agent-skills
SendAI1sendaifun/skills
Crypto.com1crypto-com/crypto-agent-trading
Blockscout1blockscout/agent-skills
Celo2celo-org/agent-skills
CoinPaprika1coinpaprika/claude-marketplace
Trail of Bits2trailofbits/slither-mcp
Polymarket1Polymarket/agent-skills
Dune Analytics1duneanalytics/skills
Bybit1bybit-exchange/skills

Plus: Alchemy, Virtual Protocol, Privy, OpenSea, Minara, Heurist, Towns, Elsa, Venus, Lightning Labs, SushiSwap, Tenderly, Reown, Bitget Wallet, ChainGPT, SpoonOS, AIBTC, AElf ecosystem (TomorrowDAO, AelfScan, Portkey, Awaken), ICP/dfinity, Hedera, Injective, Flow, XMTP, OpenOcean, and 121 MCP servers.

Submit a Skill

The easiest way: Open a GitHub Issue

Or email maintainers+cryptoskills@altresear.ch with the skill name, GitHub URL, and category.

Auto-Update Bot

A bot scans 128+ projects every 6 hours:

  1. Checks official repos for new skills (SHA-tracked)
  2. Searches GitHub API for trending crypto repos
  3. AI-powered discovery via AltLLM
  4. Security scans all new skills
  5. Scores every skill (static + security + depth)
  6. Tracks score regressions over time
  7. Updates website and commits

License

AGPL-3.0 -- see LICENSE. Individual skills retain their original licenses (mostly MIT-0).

The Crypto AI Agent Stack

LayerProjectRole
AgentsOttie, Claude Code, OpenClaw, CodexExecute tasks using skills
SkillsCryptoSkillDiscover, install, and verify crypto-specific skills
IdentityERC-8004, 8004scanOn-chain agent identity and reputation
Paymentsx402, USDCAgent-to-agent micropayments

Acknowledgments

Skill Sources

SourceSkillsDescription
ClawHub200+Community skill registry for OpenClaw agents
Awesome Ethereum AI Skills24Curated Ethereum AI skill directory
Trail of BitsSecuritySmart contract security testing
OpenZeppelinMCPSolidity security best practices
NethermindDeFiDeFi transaction builder (13 protocols, 53 actions)
TenderlyMCPSmart contract simulation and debugging
CoinPaprikaMCPCrypto market data (12K+ coins, 350+ exchanges)

Frameworks & Standards

Every skill includes a SOURCE.md file crediting its original author and source repository.