Generate accurate, runnable quantitative strategy code for the JoinQuant (聚宽) platform. Use this skill when the user asks to write a stock/ETF/futures backtest, paper-trading, or live-trading strategy on JoinQuant — the skill provides progressive-disclosure access to the complete JoinQuant API knowledge base (14 categories, 294KB official docs), 5 production-ready strategy templates (single-stock MA, multi-factor, ETF rotation, momentum, mean-reversion), and a lint tool that catches hallucinated APIs, future-function violations, and unset price-mode/slippage/commission. Chinese-friendly. Code generated by this skill should paste directly into the JoinQuant online editor without modification.
$npx -y skills add gaaiyun/joinquant-skill --skill joinquant-skillInstalls into the current project.
Run `npx skills use "https://github.com/gaaiyun/joinquant-skill" --skill "gaaiyun/joinquant-skill"` 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/gaaiyun/joinquant-skill" that are relevant to the current task. Run `npx skills add "https://github.com/gaaiyun/joinquant-skill"` and select the relevant skills, then follow their instructions.