BeClaude

comfyui-agent-kit

New
11GitHub TrendingGeneralby SlavaSexton

One ComfyUI skill for every AI coding agent (Claude Code, Codex, Gemini CLI, Qwen Code): drives a local ComfyUI end to end. 65 model prompt recipes, 534 templates, hardware-aware selection, auto-start, workflow building, multi-shot video, ControlNet, HDR, enhance/restore. By AI VFX NEWS.

Summary

This skill enables any AI coding agent to drive a local ComfyUI instance end-to-end, from auto-starting the server to building complex workflows.

  • It includes 65 model prompt recipes, 534 templates, and hardware-aware selection, making it easy to generate images, videos, and apply advanced effects like ControlNet, HDR, and enhance/restore.

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/comfyui-agent-kit.md

3
Invoke with @agent-name
@comfyui-agent-kit

Use Cases

Generate a high-quality image from a text prompt using a curated model recipe and hardware-aware settings.
Build a multi-shot video workflow with ControlNet for consistent character animation across frames.
Apply HDR enhancement and restoration filters to an existing image to improve its visual quality.
Automatically start a local ComfyUI server and run a batch of 50 image generations from a template.
Create a custom workflow by combining multiple nodes (e.g., text-to-image, upscale, and face swap) with a single command.
Use the skill to quickly prototype visual concepts for design projects without manual ComfyUI configuration.

Usage Examples

1

/comfyui-agent-kit generate a photorealistic portrait of a cyberpunk woman with neon hair using the 'realistic vision' recipe

2

/comfyui-agent-kit build workflow: text-to-image -> upscale 2x -> apply ControlNet canny edge -> output as PNG

3

/comfyui-agent-kit video multi-shot: 'a robot walking in a forest' with 5 frames, using depth ControlNet

View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is comfyui-agent-kit?

This skill enables any AI coding agent to drive a local ComfyUI instance end-to-end, from auto-starting the server to building complex workflows. It includes 65 model prompt recipes, 534 templates, and hardware-aware selection, making it easy to generate images, videos, and apply advanced effects like ControlNet, HDR, and enhance/restore.

How to install comfyui-agent-kit?

To install comfyui-agent-kit: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/comfyui-agent-kit.md. Finally, @comfyui-agent-kit in Claude Code.

What is comfyui-agent-kit best for?

comfyui-agent-kit is a agent categorized under General. It is designed for: agent. Created by SlavaSexton.

What can I use comfyui-agent-kit for?

comfyui-agent-kit is useful for: Generate a high-quality image from a text prompt using a curated model recipe and hardware-aware settings.; Build a multi-shot video workflow with ControlNet for consistent character animation across frames.; Apply HDR enhancement and restoration filters to an existing image to improve its visual quality.; Automatically start a local ComfyUI server and run a batch of 50 image generations from a template.; Create a custom workflow by combining multiple nodes (e.g., text-to-image, upscale, and face swap) with a single command.; Use the skill to quickly prototype visual concepts for design projects without manual ComfyUI configuration..