cryptocurrency skills

270 tagged cryptocurrency, measured the same way as everything else here.

Browse within: defi 93docker 60local-first 59blockchain 58bitcoin 57crypto 34ethereum 33coingecko 32altcoin 24api 24arbitrage 24bot 24bafin 20bundle 20

ccxt/ccxt

Skill Claude CodeCodex

Query Ondo tokenized US stock data on Binance Web3. Covers: supported stock token list, RWA metadata (company info, attestation reports), market and per-asset trading status (with corporate action codes for earnings, dividends, splits), real-time on-chain data (token price, holders, circulating supply, market cap), US…

44k 2d ago A 216 tokens original MIT

payment-assistant

02

ccxt/ccxt

Skill Claude CodeCodex

Binance Pay Assistant - Send and Receive crypto payments. Send: QR code payment from Funding Wallet (C2C + PIX). Use when user wants to buy/purchase/pay/transfer/send, confirm/cancel payment, or query order status. Requires QR code data. PIX QR codes (pix, br.gov.bcb.pix) are auto-detected. Receive: Generate QR codes…

44k 2d ago A 119 tokens original MIT

ccxt-csharp

03

ccxt/ccxt

Skill Claude CodeCodex

CCXT cryptocurrency exchange library for C# and .NET developers. Covers both REST API (standard) and WebSocket API (real-time). Helps install CCXT, connect to exchanges, fetch market data, place orders, stream live tickers/orderbooks, handle authentication, and manage errors in .NET projects. Use when working with…

44k 2d ago A 94 tokens original MIT

jesse-ai/jesse

Skill Claude CodeCodex

Use when writing or modifying tests for Jesse's backend — especially behavior tied to a strategy (entries/exits, take-profit/stop-loss, position lifecycle hooks, closed-trade metrics). Documents this repo's strategy-driven test pattern: a thin test in tests/testparentstrategy.py that runs singleroutebacktest('Name')…

8.4k 5d ago A 0 tokens original MIT

python-binance

05

sammchardy/python-binance

Skill Claude CodeCodex

Help developers use the python-binance library for trading on Binance. Use when code imports binance, references Client/AsyncClient, or asks about Binance API trading, market data, websockets, or account management.

7.2k 2mo ago A 47 tokens original MIT

feature-walkthrough

06

chrisleekr/binance-trading-bot

Skill Claude CodeCodex

Autonomously test the running binance-trading-bot app in a real browser. The agent drives the browser itself via the Playwright MCP - logs in, looks at each screen, and works through every feature end-to-end like a real operator, finding and fixing bugs. Use when asked to test the app, smoke-test or walk through the…

5.5k 2d ago A 94 tokens original Apache-2.0

tradingview-mcp

07

atilaahmettaner/tradingview-mcp

Skill Claude CodeCodex

AI Trading Intelligence — live prices, 30+ technical indicators, backtesting (6 strategies), walk-forward overfitting detection, trade logs, equity curves, Reddit sentiment, news, and multi-market screener. Supports stocks, crypto, ETFs, indices, Turkish (BIST), and Egyptian (EGX) markets.

4.3k 7d ago A 71 tokens original MIT

rtc-balance

08

Scottcjn/Rustchain

Skill Claude CodeCodex

Check RustChain wallet balance, epoch info, and network status via the public RPC.

741 yesterday A 20 tokens original Apache-2.0

moss-site/moss-trade-bot-skills

Skill Claude CodeCodex

A tool for turning a trading idea written in everyday language into a cryptocurrency trading bot. It can run local tests on past market data, with optional checks and simulated trades through external platforms.

380 13d ago A 59 tokens MIT-0

moss-site/moss-trade-bot-skills

Skill Claude CodeCodex

A tool for creating cryptocurrency trading bots from a description of the coin, testing period, and strategy style. It uses included Hyperliquid market-data files for local backtesting and strategy evolution.

380 13d ago A 131 tokens MIT-0

moss-site/moss-trade-bot-skills

Skill Claude CodeCodex

A tool for creating cryptocurrency trading bots from a described currency, date range, and strategy style. It uses built-in Hyperliquid CSV market-data files for local backtesting and strategy evolution, and can optionally upload a bot for verification or simulated live trading.

380 13d ago A 131 tokens MIT-0

devwiki

13

cloudQuant/backtrader

Skill Claude CodeCodex

Use when the user asks about JoyinCode development workflow, how to use AI coding in this project, or mentions any pipeline step (markitdown Word-to-MD conversion, grill-with-docs requirement analysis, opsx proposal workflow).

159 9d ago A 51 tokens GPL-3.0

jcdb

14

cloudQuant/backtrader

Skill Claude CodeCodex

A read-only database lookup skill that checks real tables, columns, definitions, and selected data before SQL or code is written. Its documentation is in Chinese.

159 9d ago A 118 tokens GPL-3.0

specx

15

cloudQuant/backtrader

Skill Claude CodeCodex

An enterprise software-development workflow that takes a request through clarification, specification, design, task planning, execution, and archiving.

159 9d ago A 33 tokens GPL-3.0

pump-bonding-curve

16

nirholas/pump-fun-sdk

Skill Claude CodeCodex

Constant-product AMM bonding curve math for Pump token pricing — buy/sell quoting, fee-aware calculations, market cap computation, tiered fees, ceiling division, virtual vs real reserves, and edge-case handling.

119 15d ago A 49 tokens

nirholas/pump-fun-sdk

Skill Claude CodeCodex

Read-only query methods for PumpFun claims — unclaimed token rewards, creator vault balances, volume accumulators, distributable fees, and current-day token previews across Pump and PumpAMM programs.

119 15d ago A 45 tokens

nirholas/pump-fun-sdk

Skill Claude CodeCodex

Full token lifecycle from creation through bonding curve trading, graduation detection, AMM migration, fee collection, and volume tracking on Solana using PumpSdk and OnlinePumpSdk.

119 15d ago A 39 tokens

account

19

Convex-Dev/convex

Skill Claude CodeCodex

Create or inspect Convex accounts. Use when the user wants to set up a new account, check account details, or manage keys.

117 yesterday A 29 tokens

local-network

20

Convex-Dev/convex

Skill Claude CodeCodex

Run isolated local Convex networks and in-process lattice node networks for development. Use when testing against local peers, reproducing peer or P2P replication issues, exercising NodeServer or P2PNode sync, or when no remote network is configured.

117 yesterday A 53 tokens

protocol-versions

21

Convex-Dev/convex

Skill Claude CodeCodex

Protocol versions, migrations and the v1 upgrade — which semantics to write against, and how to change CVM behaviour without forking the network. Use when changing core functions, juice costs, encodings or on-chain libraries.

117 yesterday A 49 tokens

emulator-control

22

dashpay/platform

Skill Claude CodeCodex

Drive and inspect KotlinExampleApp on a booted Android emulator end-to-end — tap/swipe/type by Compose testTag, screenshot, dump the view tree, unlock for auth-bound signing, fund via faucet or self-send, run full identity/DPNS/DashPay flows against testnet. The Android counterpart of simulator-control (iOS). Use when…

92 yesterday A 101 tokens original MIT

dashpay/platform

Skill Claude CodeCodex

Review and test Dash Platform Drive protocol upgrades across version maps, epoch signaling and activation, first-block transitions, persisted data, rollback/retry, and Dashmate rolling release upgrades. Use when comparing Platform release refs, reviewing performeventsonfirstblockofprotocolchange, deciding whether…

92 yesterday A 90 tokens original MIT

simulator-control

24

dashpay/platform

Skill Claude CodeCodex

Drive and inspect SwiftExampleApp on the booted iOS simulator end-to-end — tap, swipe, type, screenshot, read SwiftData, stream logs, dump the accessibility tree. Use when the user reports a UI bug, asks "why is X stuck?", wants a UAT run automated, or you need to verify the app's persisted state against what the UI…

92 yesterday A 101 tokens original MIT