Comfy-agent match_curated_workflow
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/match_curated_workflow" ~/.claude/skills/steliosot-comfy-agent-match-curated-workflow-b8d230 && rm -rf "$T"
manifest:
skills/infra/match_curated_workflow/SKILL.mdsource content
match_curated_workflow
Selects the best curated workflow candidates based on prompt intent and optional filters.