list_skills
Retrieve available ComfyUI model-family workflow skills. Use this to identify existing expertise before building a custom workflow from scratch.
Instructions
List the bundled ComfyUI model-family + workflow skills shipped with comfyui-mcp (name + description for each). These encode per-family expertise (e.g. krea2-txt2img: native krea2 CLIPLoader, Qwen3-VL encoder, 8-step turbo settings) and the installer-packs system. Call this BEFORE hand-building a workflow from scratch — if a matching skill exists, read its full guidance with read_skill(name) and prefer a ready installer pack (see list_packs) over a generic graph. Claude loads these natively; this tool gives the SAME knowledge to any MCP client (e.g. the Codex backend).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||