annotations

Installation
SKILL.md

This skill is your guide for editing IDA databases through idasql. Use it whenever you need to annotate, rename, retype, comment, or otherwise modify decompiled output, disassembly, or type information. Every edit operation follows the Mandatory Mutation Loop (see connect Global Agent Contracts).


Trigger Intents

Use this skill when user asks to:

  • add/edit comments (pseudocode, disassembly, function summaries)
  • rename symbols or local variables
  • apply types/enums/struct representations
  • create/update bookmarks for investigation workflow
  • make pseudocode read more like source
  • prepare decompiled code for side-by-side review against source
  • annotate a function end-to-end, not just add one comment

Route to:

  • decompiler for analysis before editing
  • types when declarations or struct models need construction
  • re-source for recursive narrative/source recovery passes
Related skills
Installs
13
GitHub Stars
20
First Seen
Mar 19, 2026