Comfyui Nodes Dev
This skill assists in developing custom nodes for ComfyUI, streamlining workflows and expanding creative possibilities within the diffusion environment.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add comfyui-nodes-dev npx -- -y @trustedskills/comfyui-nodes-dev
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"comfyui-nodes-dev": {
"command": "npx",
"args": [
"-y",
"@trustedskills/comfyui-nodes-dev"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to custom nodes and extensions for ComfyUI, a node-based interface for Stable Diffusion. It enables users to extend functionality beyond the core application by integrating specialized workflows and tools developed by the community.
When to use it
- You need advanced generation features not available in standard ComfyUI builds.
- You are building complex image-to-video or 3D asset generation pipelines.
- You require specific control over model loading, post-processing, or latent space manipulation.
- You want to access experimental algorithms or niche artistic styles via community scripts.
Key capabilities
- Installation and management of custom ComfyUI node repositories.
- Integration of third-party extensions for enhanced workflow automation.
- Access to specialized tools for image generation, editing, and upscaling.
- Support for diverse model architectures and custom samplers.
Example prompts
- "Install the 'ControlNet' custom nodes package to enable pose-guided image generation in my ComfyUI instance."
- "Add the 'IPAdapter' extension to allow style transfer from reference images during diffusion workflows."
- "Configure the workflow to include advanced upscaling nodes for high-resolution output without quality loss."
Tips & gotchas
Ensure your ComfyUI version is compatible with the specific custom nodes you install, as outdated versions may cause compatibility errors. Always verify the source of custom node packages to ensure they are from trusted developers before integrating them into production workflows.
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.