Comfy Search Templates banner
Comfy-Org Comfy-Org

Comfy Search Templates

Productivity community

Description

Search for ComfyUI workflow templates available on Comfy Cloud: $ARGUMENTS Use `search_templates` to find pre-built workflow templates matching the user's query. Templates are ready-to-use workflows from comfy.org that can be deployed directly to Comfy Cloud. Search strategies: - If the user describes a task (e.g. "generate a video from an image"), search by text query - If they mention a category (e.g. "text to image", "video"), filter by tag - If they mention a specific model (e.g. "Flux",

Installation

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

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

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

Full documentation available on GitHub

View Source Repository