·comfyui-troubleshooter
>_

comfyui-troubleshooter

Diagnose ComfyUI errors, workflow failures, and quality issues. Suggests fixes based on error patterns, missing dependencies, and community-known workarounds. Use when ComfyUI workflows fail or produce unexpected results.

16Installs·2Trend·@mckruz

Installation

$npx skills add https://github.com/mckruz/comfyui-expert --skill comfyui-troubleshooter

How to Install comfyui-troubleshooter

Quickly install comfyui-troubleshooter AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/mckruz/comfyui-expert --skill comfyui-troubleshooter
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: mckruz/comfyui-expert.

SKILL.md

View raw

Diagnoses and resolves ComfyUI issues across four categories: server errors, workflow errors, quality issues, and performance problems.

| Server | Connection refused, timeouts, crashes | Is ComfyUI running? Check /systemstats | | Workflow | Node errors, missing inputs, type mismatches | Validate workflow against inventory | | Quality | Artifacts, wrong identity, blurry output | Check settings (CFG, weights, resolution) |

| Performance | OOM, slow generation, VRAM errors | Check VRAM usage, model sizes |

Diagnose ComfyUI errors, workflow failures, and quality issues. Suggests fixes based on error patterns, missing dependencies, and community-known workarounds. Use when ComfyUI workflows fail or produce unexpected results. Source: mckruz/comfyui-expert.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/mckruz/comfyui-expert --skill comfyui-troubleshooter
Category
>_Productivity
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from mckruz/comfyui-expert

Quick answers

What is comfyui-troubleshooter?

Diagnose ComfyUI errors, workflow failures, and quality issues. Suggests fixes based on error patterns, missing dependencies, and community-known workarounds. Use when ComfyUI workflows fail or produce unexpected results. Source: mckruz/comfyui-expert.

How do I install comfyui-troubleshooter?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/mckruz/comfyui-expert --skill comfyui-troubleshooter Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/mckruz/comfyui-expert