comfyui

Manage ComfyUI deployment and lifecycle in a Podman container via ujust.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/atrawog/overthink-plugins --skill comfyui-atrawog
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: comfyui
Source: https://github.com/atrawog/overthink-plugins/tree/main/overthink/skills/comfyui
Command: npx skills add https://github.com/atrawog/overthink-plugins --skill comfyui-atrawog

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ComfyUI provides a powerful node-based Stable Diffusion interface; the skill enables managing ComfyUI in a Podman-based container, including configuration, lifecycle management, model downloads, and custom node handling.

Core Features & Use Cases

  • Node-based interface for Stable Diffusion with GPU acceleration and customizable nodes.
  • CLI-driven control via ujust to configure, start, stop, restart, and monitor the ComfyUI service.
  • Model downloads, persistent storage configuration, and support for persistent vs ephemeral deployments.

Quick Start

Configure persistent directories (models, outputs) and start the ComfyUI service, then open the UI in your browser.

Frequently Asked Questions about comfyui

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I deploy ComfyUI for Stable Diffusion in a GPU-enabled container?

You can deploy ComfyUI in a GPU-enabled Podman container by using CLI-driven ujust commands to configure persistent storage, download models, and start the service. This automates the entire deployment and lifecycle management process.

Can I download models from CivitAI and manage custom nodes for ComfyUI?

Yes, the Skill supports downloading models directly from CivitAI and managing custom nodes. It enforces CLI-driven configuration through ujust, allowing you to install nodes, configure persistent directories, and operate the server.

What's the best way to manage persistent storage for Stable Diffusion models and outputs?

The best way to manage persistent storage is using this Skill's ujust CLI commands to configure dedicated persistent directories for models and outputs. It supports both ephemeral and persistent storage modes for flexible deployment.

Does this ComfyUI container setup support GPU acceleration and shell access?

Yes, the ComfyUI container setup supports GPU acceleration for Stable Diffusion workflows and provides shell access. You can also view logs, monitor the service, and manage node installations through the CLI.

How do I start, stop, and monitor the ComfyUI service lifecycle?

You can start, stop, restart, and monitor the ComfyUI service using ujust CLI commands. The Skill automates lifecycle management, providing log viewing and service monitoring capabilities within the Podman container environment.

Why configure persistent versus ephemeral storage modes for ComfyUI?

Persistent storage modes retain your downloaded models and generated outputs across container restarts, while ephemeral modes discard them. The Skill supports both, letting you choose based on whether you need to preserve data.