AI AGENT ADDONS

Get your Python backtesting environment ready in minutes. This skill detects your operating system, creates a virtual environment, and installs all required packages like TA-Lib, VectorBT, and OpenAlgo. It also sets up the folder structure and configures your .env file based on the markets you want to test.

Traders and developers can skip the manual setup and focus on strategy testing. The skill handles tricky parts like compiling TA-Lib on Linux or finding the right Windows wheel. It even asks which markets you use and stores your API keys securely.

Whether you backtest Indian, US, or crypto markets, this skill gives you a clean, ready-to-use environment. No more hunting for dependencies or debugging OS errors.

Add Setup skill to your workflow

Global

mkdir -p ~/.claude/skills/setup

Project

mkdir -p .claude/skills/setup

Source Repository

Stars
162
Forks
42
Watchers
162
Last Push
4 months ago
Created
4 months ago