cryptoskill

Search, browse, and install crypto AI agent skills and MCP servers from cryptoskill.org — the largest curated registry of crypto skills with 450+ skills and 40+ MCP servers across 13 categories.

23 stars

Best use case

cryptoskill is best used when you need a repeatable AI agent workflow instead of a one-off prompt.

Search, browse, and install crypto AI agent skills and MCP servers from cryptoskill.org — the largest curated registry of crypto skills with 450+ skills and 40+ MCP servers across 13 categories.

Teams using cryptoskill should expect a more consistent output, faster repeated execution, less prompt rewriting.

When to use this skill

  • You want a reusable workflow that can be run more than once with consistent structure.

When not to use this skill

  • You only need a quick one-off answer and do not need a reusable workflow.
  • You cannot install or maintain the underlying files, dependencies, or repository context.

Installation

Claude Code / Cursor / Codex

$curl -o ~/.claude/skills/cryptoskill/SKILL.md --create-dirs "https://raw.githubusercontent.com/jiayaoqijia/cryptoskill/main/skills/dev-tools/cryptoskill/SKILL.md"

Manual Installation

  1. Download SKILL.md from GitHub
  2. Place it in .claude/skills/cryptoskill/SKILL.md inside your project
  3. Restart your AI agent — it will auto-discover the skill

How cryptoskill Compares

Feature / AgentcryptoskillStandard Approach
Platform SupportNot specifiedLimited / Varies
Context Awareness High Baseline
Installation ComplexityUnknownN/A

Frequently Asked Questions

What does this skill do?

Search, browse, and install crypto AI agent skills and MCP servers from cryptoskill.org — the largest curated registry of crypto skills with 450+ skills and 40+ MCP servers across 13 categories.

Where can I find the source code?

You can find the source code on GitHub using the link provided at the top of the page.

SKILL.md Source

# CryptoSkill — Crypto Skill Registry

Search, browse, and install crypto AI agent skills and MCP servers from [cryptoskill.org](https://cryptoskill.org).

## When to Use

Use this skill when:
- The user asks to find crypto/blockchain/DeFi/exchange skills
- The user wants to install a skill for a specific protocol (e.g., "install Binance trading skill")
- The user asks about available MCP servers for crypto
- The user wants to search for skills by category (exchanges, DeFi, chains, analytics, etc.)
- The user says "cryptoskill", "/cryptoskill", or asks about crypto agent capabilities

## Available Categories

| Category | Skills | Examples |
|---|---|---|
| exchanges | 168 | Binance, OKX, Kraken, KuCoin, Hyperliquid, Gate.io |
| defi | 46 | Uniswap, Aave, GMX, Rocket Pool, Venus, Lido |
| mcp-servers | 45 | Alchemy, Solana, CoinGecko, EigenLayer, Blockscout |
| chains | 41 | Ethereum, Solana, Bitcoin, Lightning, Base, Monad |
| analytics | 36 | CoinMarketCap, Nansen, Dune, DefiLlama, Etherscan |
| trading | 25 | Grid trading, whale tracking, yield scanning, signals |
| identity | 17 | ERC-8004, 8004scan, self-agent-id |
| payments | 16 | x402, mpp, tempo |
| wallets | 14 | MetaMask, Bitget Wallet, Cobo TSS, MPC |
| prediction-markets | 12 | Polymarket API, trading bots, whale copying |
| dev-tools | 12 | Alchemy, Moralis, Foundry, Hardhat, Wagmi |
| social | 7 | Farcaster, Nostr, XMTP |
| ai-crypto | 7 | Bittensor, Virtuals, ElizaOS, privacy-layer |

## How to Search

### Search by name
```
Find skills related to "uniswap"
```
The agent will search the registry at https://github.com/jiayaoqijia/cryptoskill/tree/main/skills

### Search by category
```
Show me all DeFi skills
List available MCP servers
What exchange skills are available?
```

### Search by protocol
```
Find Binance official skills
Are there Solana MCP servers?
What skills does Kraken have?
```

## How to Install

### Install a Skill (for Claude Code)

```bash
# Clone the registry (one time)
git clone https://github.com/jiayaoqijia/cryptoskill.git /tmp/cs

# Copy a skill into your project
cp -r /tmp/cs/skills/exchanges/binance-spot-api .claude/skills/

# Or copy multiple skills
cp -r /tmp/cs/skills/defi/uniswap-official-swap-integration .claude/skills/
cp -r /tmp/cs/skills/analytics/coingecko-price .claude/skills/
```

### Install an MCP Server (for Claude Code)

```bash
# Add a hosted MCP server
claude mcp add blockscout https://mcp.blockscout.com/mcp

# Or add via SSE
claude mcp add --transport sse eigenlayer-mcp https://eigenlayer-mcp-server-sand.vercel.app/sse

# Or install from npm
npx @coingecko/coingecko-mcp

# Or clone and run locally
git clone https://github.com/solana-foundation/solana-mcp-official.git
cd solana-mcp-official && npm install && npm start
```

### Install via ClawHub CLI (for OpenClaw)

```bash
npm i -g clawhub
clawhub install binance-spot-api
```

## Official Skills

These skills come from verified project teams:

| Project | Skills | Source |
|---|---|---|
| Kraken | 50 | krakenfx/kraken-cli |
| Binance | 20+ | binance/binance-skills-hub |
| OKX | 16+ | okx/onchainos-skills |
| Gate.io | 13 | ClawHub: gate-exchange |
| Nansen | 10 | ClawHub: nansen-devops |
| Uniswap | 8 | Uniswap/uniswap-ai |
| KuCoin | 7 | Kucoin/kucoin-skills-hub |
| Bitget | 7 | BitgetLimited/agent_hub |
| CoinMarketCap | 7 | coinmarketcap |
| Rocket Pool | 7 | rocket-pool/skills |

## Contributing

Submit new skills at [cryptoskill.org](https://cryptoskill.org) or open a PR at https://github.com/jiayaoqijia/cryptoskill

## Links

- Website: https://cryptoskill.org
- GitHub: https://github.com/jiayaoqijia/cryptoskill
- Submit: maintainers+cryptoskills@altresear.ch

Related Skills

8004-skill

23
from jiayaoqijia/cryptoskill

ERC-8004 Trustless Agents - Register and manage AI agent identities on TRON and BSC blockchains with on-chain reputation tracking

8004-MCP - Agent Registry Protocol

23
from jiayaoqijia/cryptoskill

Multi-chain MCP server for ERC-8004 Agent Registry. Query agents, reputation, and feedback across Solana + EVM chains.

supurr

23
from jiayaoqijia/cryptoskill

Backtest, deploy, and monitor trading bots on Hyperliquid. Supports Grid, DCA, and Spot-Perp Arbitrage strategies across Native Perps, Spot markets (USDC/USDH), and HIP-3 sub-DEXes.

senpi-skills

23
from jiayaoqijia/cryptoskill

Agent Skills for autonomous crypto trading on Hyperliquid — trailing stops, market scanning, position management, and more.

sdks

23
from jiayaoqijia/cryptoskill

Official Azex SDKs — TypeScript, Python, MCP Server, CLI for the crypto-native LLM API gateway

perp-cli

23
from jiayaoqijia/cryptoskill

Multi-DEX perpetual futures CLI + MCP server — Pacifica (Solana), Hyperliquid, Lighter (Ethereum). 18 MCP tools for AI-powered trading

okx-exchange-websocket-skill

23
from jiayaoqijia/cryptoskill

Subscribe to OKX public exchange WebSocket channels through UXC raw WebSocket mode for ticker, trade, book, and candle events with explicit subscribe frames.

okx-wallet-portfolio

23
from jiayaoqijia/cryptoskill

This skill should be used when the user asks to 'check my wallet balance', 'show my token holdings', 'how much OKB do I have', 'what tokens do I have', 'check my portfolio value', 'view my assets', 'how much is my portfolio worth', 'what\'s in my wallet', or mentions checking wallet balance, total assets, token holdings, portfolio value, remaining funds, DeFi positions, or multi-chain balance lookup. Supports XLayer, Solana, Ethereum, Base, BSC, Arbitrum, Polygon, and 20+ other chains. Do NOT use for general programming questions about balance variables or API documentation. Do NOT use when the user is asking how to build or integrate a balance feature into code.

okx-security

23
from jiayaoqijia/cryptoskill

Use this skill for security scanning: check transaction safety, is this transaction safe, pre-execution check, security scan, token risk scanning, honeypot detection, DApp/URL phishing detection, message signature safety, malicious transaction detection, approval safety checks, token approval management. Triggers: 'is this token safe', 'check token security', 'honeypot check', 'scan this tx', 'scan this swap tx', 'tx risk check', 'is this URL a scam', 'check if this dapp is safe', 'phishing site check', 'is this signature safe', 'check this signing request', 'check my approvals', 'show risky approvals', 'revoke approval', 'check if this approve is safe', token authorization, ERC20 allowance, Permit2. Covers token-scan, dapp-scan, tx-scan (EVM+Solana pre-execution), sig-scan (EIP-712/personal_sign), approvals (ERC-20/Permit2). Chinese: 安全扫描, 代币安全, 蜜罐检测, 貔貅盘, 钓鱼网站, 交易安全, 签名安全, 代币风险, 授权管理, 授权查询, 风险授权, 代币授权. Do NOT use for wallet balance/send/history — use okx-agentic-wallet.

okx-onchain-gateway

23
from jiayaoqijia/cryptoskill

This skill should be used when the user asks to 'broadcast transaction', 'send tx', 'estimate gas', 'simulate transaction', 'check tx status', 'track my transaction', 'get gas price', 'gas limit', 'broadcast signed tx', or mentions broadcasting transactions, sending transactions on-chain, gas estimation, transaction simulation, tracking broadcast orders, or checking transaction status. Covers gas price, gas limit estimation, transaction simulation, transaction broadcasting, and order tracking across XLayer, Solana, Ethereum, Base, BSC, Arbitrum, Polygon, and 20+ other chains. Do NOT use for swap quote or execution - use okx-dex-swap instead. Do NOT use for general programming questions about transaction handling.

okx-x402-payment

23
from jiayaoqijia/cryptoskill

This skill should be used when the user encounters an HTTP 402 Payment Required response, wants to pay for a payment-gated API or resource, or mentions 'x402', 'pay for access', '402 payment', 'payment-gated URL', or 'sign x402 payment'. Primary path signs via TEE with a wallet session (JWT); fallback path guides local EIP-3009 signing with the user's own private key if they have no wallet. Returns the payment proof (signature + authorization) that the caller can attach as a payment header to access the resource. Do NOT use for swap or token transfers — use okx-dex-swap instead. Do NOT use for wallet balance or portfolio queries — use okx-agentic-wallet or okx-wallet-portfolio. Do NOT use for security scanning — use okx-security. Do NOT use for transaction broadcasting — use okx-onchain-gateway. Do NOT use for general programming questions.

okx-dex-trenches

23
from jiayaoqijia/cryptoskill

Use this skill for meme/打狗/alpha token research on pump.fun and similar launchpads: scanning new token launches, checking developer reputation/开发者信息/dev launch history/has this dev rugged before/开发者跑路记录, bundle/sniper detection/捆绑狙击, bonding curve status/bonding curve progress, finding similar tokens by the same dev/相似代币, and wallets that co-invested (同车/aped) into a token. Use when the user asks about 'new meme coins', 'pump.fun launches', 'trenches', 'trench', '扫链', 'developer launch history', 'developer rug history', 'check if dev has rugged', 'bundler analysis', 'who else bought this token', 'who aped into this', 'similar tokens', 'bonding curve progress', '打狗', '新盘', '开发者信息', '开发者历史', '捆绑', '同车', 'rug pull count', 'similar meme coins', '捆绑情况', '已迁移出 bonding curve', or '发过多少个项目'. Do NOT use for market-wide whale/signal tracking — use okx-dex-signal. Do NOT use for per-token holder distribution or honeypot checks — use okx-dex-token.