comfy-tools-setup

Installation
SKILL.md

comfy-tools-setup

Use this skill to install or validate the Python tools that back the comfy-agent-tools skills. The public install flow is skills-first; the agent installs the CLIs only when they are needed.

Detect Mode

First determine whether you are inside the comfy-agent-tools repo:

test -f pyproject.toml && test -d comfy_agent_tools && test -d skills

If true, prefer repo/dev commands:

Installs
11
GitHub Stars
5
First Seen
May 6, 2026
comfy-tools-setup — quinteroac/comfy-agent-tools