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: