comfyui-import

Installation
SKILL.md

ComfyUI workflow → pipeline import

Inputs

  • A ComfyUI workflow JSON. Two common shapes:
    • API format (preferred) — flat {node_id: {class_type, inputs, ...}}. Cleaner to parse.
    • UI format{nodes: [...], links: [...]}. Has more layout detail; less direct to map.
  • A target pipeline name (kebab-case).

Steps

Installs
1
GitHub Stars
1
First Seen
Jun 17, 2026
comfyui-import — danielrosehill/ai-video-producer