
0xrikt/crypto-skills
2 skills481 installs36 starsGitHub
Install
npx skills add https://github.com/0xrikt/crypto-skillsSkills in this repo
1Crypto Trading Advisorcrypto-trading-advisor is a MIT-licensed skill in 0xrikt/crypto-skills that teaches agents to deliver professional cryptocurrency trading analysis instead of sentiment-only answers. It catalogs high-value data sources—funding rates, on-chain flows, TVL, whale movements, fear/greed indices—and enforces an analysis order: macro environment first, then funding and derivatives, on-chain data, news, and finally technicals. Trading principles cover signal priority, risk management, contrarian checkpoints, liquidity red lines, and cognitive bias self-checks. Output rules demand a lead conclusion, specific numeric levels, and trader-direct language with entry, stop, target, and risk-reward framing. Developers and quant builders reach for crypto-trading-advisor when wiring trading bots, portfolio assistants, or agent prompts that must fetch real market data before recommending long or short setups on assets like BTC, ETH, or SOL.379installs2Crypto Backtestcrypto-backtest is a Claude Code skill that converts natural-language crypto trading ideas into validated spot-only strategies with professional backtesting. It fetches historical data through CCXT, computes technical indicators with pandas-ta, simulates a portfolio with stop-loss and take-profit, and outputs an interactive HTML report plus runnable Python. A trader or developer uses it to validate a strategy idea before risking capital. It supports spot long-only strategies with no leverage or shorting.102installs