Trade EMA/SMA crossover systems for trend following. Use when identifying trend changes, timing entries with momentum, or building systematic trading rules.
$npx -y skills add ske-labs/agent-trading-skills --skill moving-average-crossoverInstalls into the current project.
Run `npx skills use "https://github.com/ske-labs/agent-trading-skills" --skill "ske-labs/agent-trading-skills/moving-average-crossover"` 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/ske-labs/agent-trading-skills" that are relevant to the current task. Run `npx skills add "https://github.com/ske-labs/agent-trading-skills"` and select the relevant skills, then follow their instructions.