Comfy-agent list_curated_workflows

name: list_curated_workflows

install
source · Clone the upstream repo
git clone https://github.com/steliosot/comfy-agent
manifest: skills/infra/list_curated_workflows/skill.yaml
source content

name: list_curated_workflows description: List curated workflow skills with optional filtering.

inputs: family: type: string required: false model_family: type: string required: false limit: type: integer default: 100

outputs: status: type: string count: type: integer items: type: array