home/categories/ide-plugins/hexrayssa-ida-claude-plugins-plugins-ida-plugin-skills-ida-plugin-skill-md
ide-pluginstools
ida-plugin
Create IDAPython plugins for IDA Pro 9.x with HCLI-compatible packaging. Use when user wants to build IDA plugins with UI (dockable widgets, dialogs, menus, choosers), actions, keybindings, event hooks, or settings. Generates complete plugin code and manifest for installation via hcli.
maintainer
HexRaysSA
Updated 1/16/2026
Stars
3
Forks
0
quick start
Installation and usage
Create IDAPython plugins for IDA Pro 9.x with HCLI-compatible packaging. Use when user wants to build IDA plugins with UI (dockable widgets, dialogs, menus, choosers), actions, keybindings, event hooks, or settings. Generates complete plugin code and manifest for installation via hcli.
Installation
$ install --globalskills.sh
Usage
Once installed, you can use this skill by running the following command in your terminal:
skills use ida-plugin