Self-heal + report bugs to make the ecosystem better. When you hit a reproducible bug in comfyui-mcp / the sidebar panel, OR in a third-party custom node / ComfyUI core, use this: diagnose it, attempt a local fix so the user can keep working, and report it the right way (our intake Worker for our repos; the node's own GitHub for third-party). Acts autonomously and just informs the user — it does not ask permission for each step. Triggers on tool/panel/orchestrator errors you can't work around, or when the user says "report this" / "fix this bug".
$npx -y skills add artokun/comfyui-mcp --skill report-bugInstalls into the current project.
Run `npx skills use "https://github.com/artokun/comfyui-mcp" --skill "artokun/comfyui-mcp/report-bug"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/artokun/comfyui-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/artokun/comfyui-mcp"` and select the relevant skills, then follow their instructions.