Create a new trading strategy for the ai-trader backtesting framework. Handles file creation, registration, docstrings, and backtest scaffolding.
$npx -y skills add whchien/ai-trader --skill add-strategyInstalls into the current project.
Run `npx skills use "https://github.com/whchien/ai-trader" --skill "whchien/ai-trader/add-strategy"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/whchien/ai-trader" that are relevant to the current task. Run `npx skills add "https://github.com/whchien/ai-trader"` and select the relevant skills, then follow their instructions.