# 🎯 Crypto Skills

A collection of AI Skills for cryptocurrency trading.

## Skills

### 1. [Crypto Backtest](./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](./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
