The playbook behind momentumtrader.py. One position, one entry per day. The strategy and the risk math are deterministic. The single model judgment is which trade to take: the name, the direction, and (in both mode) whether to express it in shares or a single-leg option.
$npx -y skills add merjua14/ai-momentum-trader --skill ai-momentum-traderInstalls into the current project.
Run `npx skills use "https://github.com/merjua14/ai-momentum-trader" --skill "merjua14/ai-momentum-trader"` 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/merjua14/ai-momentum-trader" that are relevant to the current task. Run `npx skills add "https://github.com/merjua14/ai-momentum-trader"` and select the relevant skills, then follow their instructions.