Write Func As YAML

Write function analysis results as YAML file beside the binary using IDA Pro MCP. Use this skill after completing function identification and signature generation to persist the results in a standardized YAML format. For virtual functions with known vtable index, use write-vfunc-as-yaml instead.

tools-only Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/003-name-skill_82e1e8ce commit f949b6fb08

Frequently asked questions

npx skillmds@latest add tools-only/write-func-as-yaml-2