wenerme/ai

comfyui-docs

ComfyUI documentation — node-based Stable Diffusion GUI and workflow engine. Covers 67 built-in nodes (CheckpointLoader, KSampler, CLIPTextEncode, VAEDecode, ControlNet, LoRA, IPAdapter, etc), custom node development (Python API, data types, UI widgets, backend extension), workflow tutorials (text-to-image, image-to-image, inpainting, ControlNet, LoRA, SDXL, Flux, upscaling, video, audio, 3D), ComfyUI Manager, Registry (publishing/versioning nodes), Comfy CLI, API reference, cloud deployment, i…

First seen Jun 30, 2026

Installation

$ npx skills add wenerme/ai --skill comfyui-docs

Summary

  • ComfyUI documentation — node-based Stable Diffusion GUI and workflow engine.
  • Covers 67 built-in nodes (CheckpointLoader, KSampler, CLIPTextEncode, VAEDecode, ControlNet, LoRA, IPAdapter, etc), custom node development (Python API, data types, UI widgets, backend extension), workflow tutorials (text-to-image, image-to-image, inpainting, ControlNet, LoRA, SDXL, Flux, upscaling, video, audio, 3D), ComfyUI Manager, Registry (publishing/versioning nodes), Comfy CLI, API reference, cloud deployment, installation (Desktop/manual/Docker), interface guide, and troubleshooting.
  • USE THIS SKILL WHEN the user asks about ComfyUI nodes, workflows, custom node development, ComfyUI API, or Stable Diffusion pipeline configuration.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from wenerme/ai · top by installs.

npx skills add wenerme/ai

Browse all from wenerme/ai

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 7
License LICENSE
Default branch main
Open issues 0
Status Active

Skill metadata

Parsed from SKILL.md frontmatter.

Version0.1.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 3,433 B
  • docs SUMMARY.md 743 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

ComfyUI Documentation

Official docs for ComfyUI — the most powerful and modular Stable Diffusion GUI and backend.

CRITICAL: grep references/ for keywords before answering.

Reference Index (317 docs)

Built-in Nodes (67 docs)

  • references/built-in-nodes/ — Every built-in node with inputs, outputs, parameters:

- Loaders: CheckpointLoaderSimple, ClipLoader, ClipSave, LoraLoader, VAELoader, UNETLoader, ControlNetLoader, StyleModelLoader - Conditioning: ClipTextEncode, ClipTextEncodeFlux, ConditioningCombine, ConditioningSetArea, ConditioningSetMask, GLIGEN - Sampling: KSampler, KSamplerAdvanced, BasicScheduler, KarrasScheduler, SamplerCustom - Latent: EmptyLatentImage, LatentUpscale, LatentComposite, LatentBlend, LatentCrop - Image: LoadImage, SaveImage, PreviewImage, ImageScale, ImageInvert, ImageBatch, ImagePadForOutpaint - Mask: MaskComposite, SetLatentNoiseMask, ImageToMask - ControlNet: Canny, ControlNetApply, ControlNetApplyAdvanced - Video/Audio: LoadVideo, SaveVideo, LoadAudio, SaveAudio - Advanced: ModelMerge, DifferentialDiffusion, FluxGuidance, InstructPixToPixConditioning

Tutorials (96 docs)

  • references/tutorials/ — Step-by-step workflow guides:

- Basic: text-to-image, image-to-image, inpainting, outpainting - ControlNet, LoRA, IPAdapter, style transfer - SDXL, Flux, SD3 workflows - Upscaling, video generation, audio, 3D - API usage, batch processing

Custom Node Development (36 docs)

  • references/custom-nodes/ — Build your own nodes:

- Python node API, data types, UI widgets - Backend extension, lifecycle hooks - Testing, debugging, best practices

Registry (31 docs)

  • references/registry/ — Publish and manage custom nodes:

- Publishing, versioning, CI/CD integration - Node standards, review process

Interface (20 docs)

  • references/interface/ — ComfyUI UI guide, keyboard shortcuts, settings

Development (16 docs)

  • references/development/ — Core development docs, architecture, contributing

Installation (8 docs)

  • references/installation/ — Desktop app, manual install, Docker, GPU setup

Manager (6 docs)

  • references/manager/ — ComfyUI Manager (node marketplace)

CLI (3 docs)

  • references/comfy-cli/ — Comfy CLI reference

API Reference

  • references/api-reference/ — REST API documentation

Other

  • references/specs/ — Technical specifications
  • references/support/ — FAQ, troubleshooting
  • references/cloud/ — Cloud deployment
  • references/account/ — Account management