Comfyui Workflow Builder
Visually construct and edit ComfyUI workflows directly within this agent, streamlining your Stable Diffusion image generation.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add comfyui-workflow-builder npx -- -y @trustedskills/comfyui-workflow-builder
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"comfyui-workflow-builder": {
"command": "npx",
"args": [
"-y",
"@trustedskills/comfyui-workflow-builder"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The ComfyUI Workflow Builder skill enables AI agents to construct, modify, and execute complex image generation workflows within the ComfyUI node-based interface. It automates the assembly of nodes and connections required for tasks ranging from simple upscaling to advanced multi-step generative pipelines.
When to use it
- Automating repetitive image generation tasks that require specific node configurations.
- Rapidly prototyping new visual styles by assembling existing ComfyUI workflows without manual wiring.
- Executing complex multi-stage processes like inpainting, outpainting, or iterative refinement chains.
- Standardizing output quality across a team by deploying pre-validated workflow templates.
Key capabilities
- Dynamic node creation and configuration within the ComfyUI environment.
- Automated connection logic between disparate nodes to ensure data flow integrity.
- Execution of full generative pipelines triggered via natural language or API calls.
- Integration with various models (e.g., Stable Diffusion, ControlNet) through workflow definition.
Example prompts
- "Create a ComfyUI workflow that takes an input image, applies a specific face swap model, and outputs the result at 4K resolution."
- "Build a multi-step pipeline to generate concept art: first create a base sketch, then refine it with texture details, and finally colorize it."
- "Set up a workflow using ControlNet to maintain structural consistency while varying the artistic style of generated images based on text prompts."
Tips & gotchas
Ensure the target ComfyUI installation is compatible with the specific nodes referenced in the generated workflow. Complex workflows may require additional custom nodes installed locally; verify dependencies before execution to prevent runtime errors.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.