comfyui-gateway
A production-grade gateway that makes ComfyUI servers scalable and secure.
Install
mkdir -p .claude/skills/comfyui-gateway && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/11366" && unzip -o skill.zip -d .claude/skills/comfyui-gateway && rm skill.zipInstalls to .claude/skills/comfyui-gateway
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
REST API gateway for ComfyUI servers. Workflow management, job queuing, webhooks, caching, auth, rate limiting, and image delivery (URL + base64).Key capabilities
- →Manage workflows
- →Queue jobs
- →Deliver images
- →Handle webhooks
How it works
It acts as a REST API gateway for ComfyUI, managing queues, caching, and webhooks.
Inputs & outputs
When to use comfyui-gateway
- →Deploying ComfyUI as a backend service
- →Integrating AI image generation into web apps
- →Setting up webhook triggers for image completion
About comfyui-gateway
Transforms any ComfyUI server into a secure, scalable REST API. Supports workflow templates, priority-based job queuing, caching, and webhook callbacks for image results.
REST API gateway for ComfyUI servers. Workflow management, job queuing, webhooks, caching, auth, rate limiting, and image delivery (URL + base64).
When not to use it
- →Simple image generation
Prerequisites
Limitations
- →Requires ComfyUI server
- →Limited to ComfyUI workflows
How it compares
It transforms a local ComfyUI server into a scalable, production-grade API service.
Compared to similar skills
comfyui-gateway side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| comfyui-gateway (this skill) | 0 | 2mo | Caution | Advanced |
| mcp-builder | 136 | 3mo | Review | Advanced |
| copilot-sdk | 7 | 3mo | Review | Intermediate |
| chatgpt-app-builder | 5 | 2mo | Review | Advanced |
Try saying
Example prompts that trigger this skill in your AI assistant.
More by Regtransfers
View all by Regtransfers →You might also like
mcp-builder
anthropics
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).
copilot-sdk
github
Build agentic applications with GitHub Copilot SDK. Use when embedding AI agents in apps, creating custom tools, implementing streaming responses, managing sessions, connecting to MCP servers, or creating custom agents. Triggers on Copilot SDK, GitHub SDK, agentic app, embed Copilot, programmable agent, MCP server, custom agent.
chatgpt-app-builder
mcp-use
Build ChatGPT apps with interactive widgets using mcp-use and OpenAI Apps SDK. Use when creating ChatGPT apps, building MCP servers with widgets, defining React widgets, working with Apps SDK, or when user mentions ChatGPT widgets, mcp-use widgets, or Apps SDK development.
create-mcp-app
modelcontextprotocol
This skill should be used when the user asks to "create an MCP App", "add a UI to an MCP tool", "build an interactive MCP View", "scaffold an MCP App", or needs guidance on MCP Apps SDK patterns, UI-resource registration, MCP App lifecycle, or host integration. Provides comprehensive guidance for building MCP Apps with interactive UIs.
mcp-developer
Jeffallan
Use when building MCP servers or clients that connect AI systems with external tools and data sources. Invoke for MCP protocol compliance, TypeScript/Python SDKs, resource providers, tool functions.
create-mcp-servers
glittercowboy
Create Model Context Protocol (MCP) servers that expose tools, resources, and prompts to Claude. Use when building custom integrations, APIs, data sources, or any server that Claude should interact with via the MCP protocol. Supports both TypeScript and Python implementations.