Generate Minervini-style breakout trade plans from VCP screener output with worst-case risk calculation, portfolio heat management, and Alpaca-compatible order templates (stop-limit bracket for pre-placement, limit bracket for post-confirmation). Use when user has VCP screener results and wants actionable trade plans with entry/stop/target levels and position sizing.
$npx -y skills add baggat236/ai-trading-skills --skill breakout-trade-plannerInstalls into the current project.
Run `npx skills use "https://github.com/baggat236/ai-trading-skills" --skill "baggat236/ai-trading-skills/breakout-trade-planner"` 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/baggat236/ai-trading-skills" that are relevant to the current task. Run `npx skills add "https://github.com/baggat236/ai-trading-skills"` and select the relevant skills, then follow their instructions.