Comfy Help banner
Comfy-Org Comfy-Org

Comfy Help

Development community

Description

Show the user what they can do with the ComfyUI Cloud MCP tools. Explain in a friendly, concise way: **What you can do:** - Generate images from text descriptions -- just describe what you want - Upload input images for img2img, style transfer, or any workflow that needs a source image - Search for models (checkpoints, LoRAs, VAEs, upscalers) available on Comfy Cloud - Search for ComfyUI nodes to discover processing capabilities - Build and run complex multi-step workflows (img2img, upscaling

Installation

Installs to ~/.claude/skills/comfy-org-comfy-skills-comfy-help/SKILL.md

Terminal
mkdir -p ~/.claude/skills/comfy-org-comfy-skills-comfy-help && curl -fsSL https://raw.githubusercontent.com/Comfy-Org/comfy-skills/HEAD/skills/comfy-help.md -o ~/.claude/skills/comfy-org-comfy-skills-comfy-help/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository