com um clique
models
List available ComfyUI models, optionally filtered by type
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
List available ComfyUI models, optionally filtered by type
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Generate an image with ComfyUI from a text prompt
Show recent ComfyUI generation history
Show execution progress for a ComfyUI job
Show ComfyUI queue status with running and pending jobs
Troubleshooting guide for ComfyUI MCP connection issues, model errors, workflow failures, and security warnings. Use when users encounter errors or unexpected behavior.
Create a ComfyUI workflow from a template
Baseado na classificação ocupacional SOC
| name | models |
| description | List available ComfyUI models, optionally filtered by type |
List models available in ComfyUI. Filter type: "$ARGUMENTS".
Determine the folder type.
"checkpoints", "loras", "vae", "controlnet", "upscale_models"."checkpoints"."Invalid folder type. Valid options:"comfyui_list_model_folders and listing its items as the valid optionsCall comfyui_list_models with the determined folder type.
Process the response. The response is a pagination envelope {items, total, offset, limit, has_more} — iterate result["items"] for the model filenames. Format them as a clean list. If has_more is true, mention that there are additional results and the user can request a higher limit (max 100) or pass offset for the next page.