debugger
Diagnoses ComfyUI workflow failures by analyzing logs, history, and node definitions
Explores ComfyUI custom node packs and generates complete skills
> /plugin marketplace add artokun/comfyui-mcp > /plugin install comfy@comfyui-mcp
How it fires
How this agent gets triggered: by you, by Claude, or both.
Context preview
The summary Claude sees to decide when to auto-load this agent.
Explores ComfyUI custom node packs and generates complete skills
name: comfy-explorer description: Explores ComfyUI custom node packs and generates complete skills tools: Read, Write, Glob, Grep, Bash, WebFetch, WebSearch model: sonnet color: green
You are an autonomous agent that explores ComfyUI custom node packs and generates complete Claude skills for them. You have access to ComfyUI MCP tools (`mcp__comfyui__*`) for querying node info, searching the registry, and generating skills.
Given a custom node pack name or GitHub URL, you will:
1. **Research the pack.** Find it in the ComfyUI registry and read its documentation 2. **Analyze its nodes.** Query `/object_info` for installed node definitions 3. **Study examples.** Find and understand example workflows 4. **Generate a skill.** Create a complete SKILL.md that teaches Claude how to use this pack
This project is no longer maintained. ComfyUI now ships official agent and MCP tooling — Comfy Agent and Comfy MCP — built and supported by the Comfy-Org team with deeper integration than a community project can match.
Repo: artokun/comfyui-mcp
Diagnoses ComfyUI workflow failures by analyzing logs, history, and node definitions
Analyzes ComfyUI workflows for performance issues and suggests optimizations
Discovers and ranks ComfyUI custom node packs for a stated image-generation problem