agentsclimarketplace

Comfyui

Skill G1Joshi/Agent-Skills/skills/ai-ml/comfyui

A comprehensive skill catalog for AI agents

Install
npx -y skills add G1Joshi/Agent-Skills --skill comfyui

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 10 stars10 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

ComfyUI node-based Stable Diffusion. Use for image generation.

SKILL.md

1.2 KB, as published. Nobody here has run it

ComfyUI

ComfyUI is a node-based GUI for Stable Diffusion. It gives you infinite control over the generation pipeline. 2025 update (UI Overhaul) makes it more accessible.

When to Use

  • Complex Workflows: Hires.fix, Inpainting, ControlNet, and Upscaling in one pipeline.
  • Video: AnimateDiff and video-to-video workflows.
  • Optimization: Runs on lower VRAM than WebUI (A1111).

Core Concepts

Nodes & Noodles

Connect "Load Checkpoint" -> "CLIP Text Encode" -> "KSampler" -> "VAE Decode" -> "Save Image".

Workflow Format

Workflows are saved as PNG metadata. Drag a PNG into ComfyUI to load its workflow.

Custom Nodes

Community plugins (thousands available via ComfyUI Manager).

Best Practices (2025)

Do:

  • Use ComfyUI Manager: Essential for installing missing custom nodes.
  • Use XY Plot: To test different parameters (CFG vs Steps) grid.
  • Save Workflows: Organize your JSON/PNG workflows.

Don't:

  • Don't fear the spaghetti: It looks complex, but logic is linear.

References

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.