comfyui-workflow-templates

Installation
SKILL.md

ComfyUI Workflow Templates

Overview

The Comfy-Org/workflow_templates repo distributes ComfyUI workflow templates and subgraph blueprints as Python packages (comfyui-workflow-templates-*). It is a Python monorepo with Nx, producing 7 wheels across 4 media-type bundles.

Two distinct artifact types:

  • Workflow templates — full standalone workflows (.json + .webp thumbnails + index.json metadata)
  • Subgraph blueprints — reusable node components that appear as single nodes in the ComfyUI palette

Key Directories

templates/          # Workflow JSONs, thumbnails, index.json (+ 10 locale variants)
blueprints/         # Blueprint JSONs, thumbnails, index.json (generated)
packages/           # Python source: core, media_api, media_image, media_video, media_other, blueprints
scripts/            # validate_templates.py, sync_bundles.py, sync_data.py, import_blueprints.py, etc.
bundles.json        # Maps templates to packages (media-api, media-image, media-video, media-other)
docs/               # SPEC.md, BLUEPRINTS.md, CREATORS.md, publishing-workflow-templates.md
Related skills

More from jarmen423/skills

Installs
1
GitHub Stars
2
First Seen
Apr 13, 2026