Create a new find-XXXX preprocessor Python script from scratch (no existing SKILL.md), add configs/<GAMEVER>.yaml skill and symbol entries. Covers xref-string-based and LLM_DECOMPILE-based discovery patterns. Use when a GitHub issue or user instruction specifies a new function to find.
$npx -y skills add hlnd2t/cs2_vibesignatures --skill create-preprocessor-scriptsInstalls into the current project.
Run `npx skills use "https://github.com/hlnd2t/cs2_vibesignatures" --skill "hlnd2t/cs2_vibesignatures/create-preprocessor-scripts"` 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/hlnd2t/cs2_vibesignatures" that are relevant to the current task. Run `npx skills add "https://github.com/hlnd2t/cs2_vibesignatures"` and select the relevant skills, then follow their instructions.