Comfy-agent get_workflow_download_links
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/get_workflow_download_links" ~/.claude/skills/steliosot-comfy-agent-get-workflow-download-links-8ec186 && rm -rf "$T"
manifest:
skills/infra/get_workflow_download_links/SKILL.mdsource content
get_workflow_download_links
Reads workflow notes directly from
workflow.json and returns grouped links:
huggingfacecivitaigithubcomfy_docscommunityother
Use
skill_id for curated workflows, or pass any workflow_path.