---
slug: "crypto-skills"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/0xrikt/crypto-skills@main/README.md"
repo: "https://github.com/0xrikt/crypto-skills"
source_file: "README.md"
branch: "main"
---
# 🎯 Crypto Skills

A collection of AI Skills for cryptocurrency trading.

## Skills

### 1. [Crypto Backtest](https://github.com/0xrikt/crypto-skills/tree/HEAD/crypto-backtest/)

**Validate your trading ideas in minutes**

Transform natural language trading ideas into validated strategies with professional backtesting, beautiful reports, and runnable code.

- Natural language → Complete strategy
- Real historical data backtesting
- Interactive HTML reports
- Runnable Python code output

```
"Buy BTC when RSI < 30, sell when RSI > 70"
→ Full strategy completion → Backtest → Report → Code
```

### 2. [Crypto Trading Advisor](https://github.com/0xrikt/crypto-skills/tree/HEAD/crypto-trading-advisor/)

**Professional crypto trading analysis**

A Claude Skill that helps provide professional crypto trading analysis with real-time data sources, trading principles, and risk management frameworks.

```
"Is BTC a good trade right now?"
→ Data analysis → Entry/Exit levels → Risk assessment
```

## License

MIT
