Expand and refine search keywords (synonyms, acronyms, exclusions) and update queries.md. Trigger: keyword expansion, synonyms, exclusions, queries.md, 关键词扩展, 同义词, 排除词. Use when: 检索覆盖不足/噪声过大,或主题别名很多,需要系统化扩展与收敛检索词。 Skip if: queries.md 已经能稳定检出覆盖面(无需扩大范围导致后续成本爆炸)。 Network: none. Guardrail: 保持可控的 query 数量;明确 exclusions;避免“无限扩展”。
$npx -y skills add willoscar/research-units-pipeline-skills --skill keyword-expansionInstalls into the current project.
Run `npx skills use "https://github.com/willoscar/research-units-pipeline-skills" --skill "willoscar/research-units-pipeline-skills/keyword-expansion"` 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/willoscar/research-units-pipeline-skills" that are relevant to the current task. Run `npx skills add "https://github.com/willoscar/research-units-pipeline-skills"` and select the relevant skills, then follow their instructions.