Comfy-agent model_folder_guide

install
source · Clone the upstream repo
git clone https://github.com/steliosot/comfy-agent
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/steliosot/comfy-agent "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/infra/model_folder_guide" ~/.claude/skills/steliosot-comfy-agent-model-folder-guide && rm -rf "$T"
manifest: skills/infra/model_folder_guide/SKILL.md
source content

model_folder_guide

Use this skill to answer where each model type should be placed in ComfyUI.