Write struct member offset analysis results as YAML file beside the binary using IDA Pro MCP. Use this skill after identifying a struct member offset and optionally generating a signature for it to persist the results in a standardized YAML format.
$npx -y skills add hlnd2t/cs2_vibesignatures --skill write-structoffset-as-yamlInstalls into the current project.
Run `npx skills use "https://github.com/hlnd2t/cs2_vibesignatures" --skill "hlnd2t/cs2_vibesignatures/write-structoffset-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.