Skip to main content
Run any Skill in Manus
with one click
GitHub repository

claude-trading-skills

claude-trading-skills contains 67 collected skills from agiprolabs, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
67
Stars
235
updated
2026-06-23
Forks
53
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

kalshi-api
software-developers

Kalshi exchange mechanics — RSA-PSS auth, order schema, YES/NO orderbook convention, WebSocket, and endpoint surface. Market-type-agnostic shared layer for all Kalshi skills.

2026-06-23
kalshi-crypto-index-markets
software-developers

Kalshi daily and hourly range markets on crypto prices (BTC, ETH) and equity indices (S&P 500, Nasdaq-100) — bracket structure, Gaussian P(YES) modeling on price/vol, close-offset decision timing, longshot-sell edge with honest evidence bounds

2026-06-23
kalshi-weather-markets
software-developers

Daily temperature high/low bracket and threshold contracts on Kalshi — contract structure, forecast→P(YES) map, settlement rules, cross-venue divergences, and weather-specific pitfalls

2026-06-23
polymarket-api
software-developers

Polymarket exchange mechanics — on-chain Polygon CTF, Gamma/CLOB/Data APIs, EIP-712 auth, identifier model, WebSocket, settlement, and geo/KYC constraint

2026-06-23
prediction-market-strategy
financial-and-investment-analysts

Venue- and market-type-agnostic strategy, sizing, and backtesting layer for binary prediction markets (Kalshi, Polymarket, ForecastEx). Covers the durable edge thesis, fee-aware selection, fractional-Kelly sizing, and leak-free validation methodology.

2026-06-23
risk-management
data-scientists-152051

Portfolio-level risk controls, drawdown management, exposure limits, and circuit breakers for crypto trading

2026-06-11
backtrader
data-scientists-152051

Event-driven backtesting with bar-by-bar execution, complex order types, multiple analyzers, and custom indicators

2026-03-11
birdeye-api
data-scientists-152051

Solana token market data via Birdeye — prices, OHLCV, trades, token metadata, security checks, and trader activity

2026-03-11
coingecko-api
data-scientists-152051

Broad crypto market data from CoinGecko covering 13,000+ tokens. Global market stats, historical price data going back years, exchange volumes, trending tokens, and category filters. Best for macro analysis and long-term historical data.

2026-03-11
cointegration-analysis
data-scientists-152051

Cointegration testing for pairs trading using Engle-Granger, Johansen, and rolling stability analysis

2026-03-11
copy-trading
data-scientists-152051

Wallet evaluation, monitoring, and copy-trade strategy design for Solana DEX trading

2026-03-11
correlation-analysis
data-scientists-152051

Cross-asset correlation analysis including rolling correlation, hierarchical clustering, tail dependence, and regime-dependent correlation

2026-03-11
cost-basis-engine
financial-and-investment-analysts

Multi-method cost basis computation including specific identification, FIFO, LIFO, HIFO, and proportional average cost with partial sell handling

2026-03-11
crypto-tax-export
financial-and-investment-analysts

Export trade history and tax calculations in formats compatible with Koinly, CoinTracker, CoinLedger, TokenTax, and IRS Form 8949

2026-03-11
custom-indicators
data-scientists-152051

Crypto-native indicators including NVT ratio, exchange flow, funding rate signals, holder momentum, and smart money flow

2026-03-11
defillama-api
software-developers

Free DeFi analytics across all chains — TVL, token prices, DEX volumes, fees/revenue, stablecoins, and bridges

2026-03-11
dex-execution
software-developers

Solana DEX swap execution via Jupiter aggregator including quoting, transaction building, signing, and confirmation

2026-03-11
dex-pool-analysis
software-developers

AMM pool mechanics comparison across Raydium, Orca, and Meteora including fee structures, pool types, creation patterns, and volume efficiency

2026-03-11
dexscreener-api
software-developers

Free, no-auth multi-chain DEX pair data — prices, volume, liquidity, transactions, and token profiles

2026-03-11
exit-strategies
software-developers

Systematic exit rules, stop-loss methods, take-profit strategies, and trailing stop implementations for crypto trading

2026-03-11
feature-engineering
data-scientists-152051

Feature construction from market data for ML trading models including price, volume, on-chain, and microstructure features

2026-03-11
fixed-income
software-developers

[STUB] Bond pricing, yield curves, duration and convexity analysis, and DeFi lending rate modeling

2026-03-11
helius-api
software-developers

Enhanced Solana RPC with DAS API, parsed transactions, webhooks, and priority fee estimation via Helius

2026-03-11
impermanent-loss
software-developers

Impermanent loss calculation, modeling, and breakeven analysis for AMM liquidity provision across pool types

2026-03-11
jito-bundles
software-developers

Jito bundle submission for MEV protection on Solana — bundle building, tip strategies, block engine endpoints, and landing rate optimization

2026-03-11
kelly-criterion
data-scientists-152051

Kelly criterion optimal sizing with fractional variants, edge estimation, and practical application for crypto trading

2026-03-11
liquidity-analysis
data-scientists-152051

DEX liquidity depth assessment, slippage estimation, and pool composition analysis for Solana tokens

2026-03-11
lp-math
data-scientists-152051

AMM liquidity provision mathematics including constant-product, concentrated liquidity, price impact, and LP share calculations

2026-03-11
market-microstructure
data-scientists-152051

DEX orderflow analysis, trade classification, buyer/seller pressure, and microstructure signals for Solana tokens

2026-03-11
market-microstructure-traditional
data-scientists-152051

Traditional market microstructure concepts applied to crypto — order book dynamics, market making theory, price formation models, execution quality measurement, and CEX vs DEX structural differences

2026-03-11
mean-reversion
data-scientists-152051

Mean-reversion strategy tools including Hurst exponent, half-life estimation, z-score signals, ADF testing, and Ornstein-Uhlenbeck modeling

2026-03-11
mev-analysis
data-scientists-152051

MEV exposure assessment, sandwich attack detection, and protection strategies for Solana DEX trading

2026-03-11
ohlcv-processing
data-scientists-152051

Market data preparation including OHLCV resampling, gap handling, anomaly detection, normalization, and multi-source merging

2026-03-11
options-pricing
data-scientists-152051

[STUB] Options pricing models including Black-Scholes, binomial trees, Monte Carlo, implied volatility surfaces, and Greeks for crypto options

2026-03-11
pandas-ta
data-scientists-152051

Technical analysis with 130+ indicators using pandas-ta for crypto market data

2026-03-11
portfolio-analytics
data-scientists-152051

Portfolio-level performance measurement including return metrics, risk metrics, risk-adjusted ratios, rolling analysis, and HTML reports

2026-03-11
position-sizing
data-scientists-152051

Trade sizing methods including fixed fractional, volatility-adjusted, Kelly criterion, and liquidity-constrained sizing

2026-03-11
pumpfun-mechanics
software-developers

PumpFun bonding curve math, graduation mechanics, instruction parsing, and PumpSwap migration

2026-03-11
raptor-dex
software-developers

Self-hosted Solana DEX aggregator by SolanaTracker — multi-hop routing across 25+ DEXes, WebSocket streaming, Yellowstone Jet TPU submission, no rate limits

2026-03-11
regime-detection
data-scientists-152051

Market regime identification using volatility clustering, trend detection, and statistical methods for adaptive trading

2026-03-11
Showing top 40 of 67 collected skills in this repository.