What problem does it solve?
The ComfyUI panel agent's system prompt cannot hold every operational procedure, so multi-step tasks like subgraph refactoring, workflow merging, model downloading, and render debugging risk being done incorrectly or by guessing tool parameters.
Core Features & Use Cases
- Graph Surgery Procedures: Step-by-step instructions for subgraphs, boundary rails, workflow merging via copy/paste, blueprint reuse, and untangling Get/Set-bus or rgthree toggle-heavy graphs.
- Asset and Environment Operations: Covers CivitAI browsing, model weight downloads into correct ComfyUI subfolders, hardware stats, and Prompt Director audits.
- Recovery and Debugging: Includes custom-node crash recovery, run-to-node render debugging, and multi-stage pipeline chaining with stage bypassing.
- Use Case: When a render completes but looks wrong, follow the run-to-node procedure to bisect the graph with PreviewImage taps instead of re-running the whole workflow.
Quick Start
Ask the agent to debug a wrong render or refactor a large ComfyUI graph, and it will consult the relevant section of this skill before acting.