Load function information from a pre-generated YAML file. Use this skill when you need function address, size, signature, and optional vtable metadata before downstream analysis. This skill checks for existing function YAML files and errors out if not found.
$npx -y skills add hlnd2t/cs2_vibesignatures --skill get-func-from-yamlInstalls into the current project.
Run `npx skills use "https://github.com/hlnd2t/cs2_vibesignatures" --skill "hlnd2t/cs2_vibesignatures/get-func-from-yaml"` 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.