Synaptic SkillsSynapticSkills
MarketplaceSkill GraphCriar SkillMCP ServerPlataformaEnterprise
v0.1.0-beta
Voltar ao Marketplace
AgentsMédio

ComfyUI API Skill

pormckruz·mckruz· v1.0.0 · atualizado em 2026-04-10
79
Score

Connect to a running ComfyUI instance to queue workflows, monitor execution, and retrieve results. Supports both online (REST API) and offline (JSON export) modes. Use when executing ComfyUI workflows or checking server status.

comfyuiworkflow-automationimage-generationrest-apiai-pipelinestable-diffusioncomputer-vision
Linguagens
multi-language
0Stars
0Forks
0Usos
Fork

Documento do Skill

SKILL.mdcomfyui-api/workflow
1. Determine the desired operation (queue workflow, check status, etc.).
2. Identify the ComfyUI server URL (default or custom).
3. Construct the appropriate API request (e.g., POST /prompt, GET /system_stats).
4. Send the request to the ComfyUI server.
5. If queuing a workflow, poll the /history endpoint for completion.
6. Retrieve the generated outputs (images, etc.) from the server.
7. Handle any errors or timeouts during the process.
8. Present the results to the user.

Telemetria de Agentes

Execuções
0
total
Taxa de Sucesso
0%
últimos 30d
Latência Média
0.0s
p50
Alucinação
0.0%
detecção
Tokens Entrada
0
avg 0/exec
Tokens Saída
0
avg 0/exec

Uso por Plataforma

Skills Relacionados

Compõe com ←ComfyUI Workflow Builder
70%
Hebbian Synapse
Composite0.700
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aTikTok Research
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
80
Similar aClone Website Skill
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
83
Similar aMulti-Topic Deep Research
60%
Hebbian Synapse
Composite0.600
w = 0.3·α + 0.5·β + 0.2·γ
86

Árvore do Skill

ComfyUI API Skill
comfyui-api
Fases Cognitivas5
1.SENSE
2.CONTEXTUALIZE
3.ACT
4.EVALUATE
5.REFLECT
Triggers7
execute a comfyui workflowrun a stable diffusion pipelineconnect to comfyui apiqueue a workflow in comfyuicheck comfyui server statusgenerate image with comfyuiretrieve comfyui output

Avaliar este Skill

Score Breakdown

⭐Avaliação Humana0%
🤖Sucesso de Agentes0%
🕐Atualidade100%
🔗Saúde de Dependências100%
🕸️Centralidade no Grafo0%
🛡️Segurança50%
CompositeScore = α·Humano + β·Agente + γ·Recência + δ·Deps + ε·Centralidade + ζ·Segurança

Instalação

$ synaptic mcp download comfyui-api
$ synaptic skills detail comfyui-api
$ synaptic skills live comfyui-api

Links

GitHub Repository