Documentation
README
/comfy-skill — Generate a Node Pack Skill
The user wants to generate a Claude Code skill file for a ComfyUI custom node pack.
Instructions
-
Parse the argument. The argument is: $ARGUMENTS
- A ComfyUI Registry ID (e.g.,
comfyui-impact-pack) - A GitHub repository URL (e.g.,
https://github.com/ltdrdata/ComfyUI-Impact-Pack) - Nothing — ask the user which node pack they want to generate a skill for
- A ComfyUI Registry ID (e.g.,
-
Generate the skill. Use the
list_packstool with:action:"generate_skill"source: the registry ID or GitHub URLinstall_in: save toskills/<pack-name>/inside the plugin directory
This is the opening of the README. Read the full README on GitHub.