Write global variable analysis results as YAML file beside the binary using IDA Pro MCP. Use this skill after completing global variable identification and signature generation to persist the results in a standardized YAML format.
$npx -y skills add hlnd2t/cs2_vibesignatures --skill write-globalvar-as-yamlInstalls into the current project.
Run `npx skills use "https://github.com/hlnd2t/cs2_vibesignatures" --skill "hlnd2t/cs2_vibesignatures/write-globalvar-as-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.