Comfyui Media Engine
by TopAgent
Generate images, video and audio with ComfyUI: install and launch the server, download checkpoints and custom nodes, build JSON workflows, run generations throu
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
Set up a batch generation for 5 images using the basic SDXL workflow JSON, incrementing the seed each time and saving the output filenames.
Your agent does
Queueing 5 jobs to http://127.0.0.1:8188/prompt. Seeds: 1, 2, 3, 4, 5. Job IDs: 8d2...f1, 9a1...e2, 4c3...a4, 2b8...d9, 7e5...c0. Polling for completion... Outputs saved to ComfyUI/output/: seed_1_0001.png seed_2_0002.png ... Batch manifest created.
What you get
About this skill
The problem
Running local AI media generation usually involves fragmented tools and inconsistent outputs. Managing environment setups, custom node dependencies, and reproducible API workflows manually is error-prone and slow.
What it does
- Installs and configures the ComfyUI server environment including required Python dependencies.
- Manages the directory structure for checkpoints, LoRAs, VAEs, and custom node extensions.
- Constructs and executes API-formatted JSON workflows for batch image, video, and audio generation.
- Automates seed-controlled iterations to ensure reproducible outputs for creative pipelines.
- Polls server history to track job completion and organizes generated files from the output directory.
Frameworks & tools
ComfyUI, Stable Diffusion, SDXL, Flux, Python, Git, and JQ for JSON processing.
Why this beats prompting it yourself
Manually orchestrating ComfyUI through the API requires deep knowledge of its internal node mapping and state polling. This skill handles the handshake between your local server and the API, ensuring seeds are correctly mutated and outputs are captured without manual oversight.
Use cases
- Create consistent character variations by looping specific seeds through a LoRA workflow.
- Generate batch video frames using AnimateDiff nodes via JSON API calls.
- Automate high-resolution upscaling tasks for local image folders.
- Build a manifest CSV linking specific prompts and seeds to final output files.
Known limitations
Requires a local GPU; CPU generation is not recommended. You must manually download large model weights into the checkpoints folder.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean today
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Creator
769+ total installs · 44 skills on Agensi
Frequently Asked Questions
Popular in Workflow Automation

agent-financial-research-workflow
Teaches AI coding agents (Claude Code, Cursor, Codex CLI) to perform structured financial research using free APIs and systematic methodology. Covers SEC filing analysis, financial metrics extraction,

Enterprise Automation Engineering Architect
Designs and upgrades business automation systems into modular, reliable, observable, secure, low-maintenance, enterprise-grade workflows.

agent-loop-guardian
Teaches AI coding agents to detect when they're stuck in a repeating action loop (same file edit, same tool call, same error pattern) and break out before burning tokens. Uses a three-layer detection
video enhancement
Upscale, denoise, and sharpen videos using AI with support for local files, YouTube, and batch processing.