Define and test trades near objective range boundaries. Use when measuring range width versus ATR/costs, rejection triggers, breakout invalidation, and target logic without inferring accumulation.
$npx -y skills add ske-labs/agent-trading-skills --skill range-tradingInstalls into the current project.
Run `npx skills use "https://github.com/ske-labs/agent-trading-skills" --skill "ske-labs/agent-trading-skills/range-trading"` 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.