Comfy-agent match_curated_workflow
name: match_curated_workflow
install
source · Clone the upstream repo
git clone https://github.com/steliosot/comfy-agent
manifest:
skills/infra/match_curated_workflow/skill.yamlsource content
name: match_curated_workflow description: Match the most appropriate curated workflow skill(s) from prompt intent and optional filters.
inputs: prompt: type: string top_k: type: integer default: 5 family: type: string required: false input_modality: type: string required: false output_modality: type: string required: false model_family: type: string required: false
outputs: status: type: string matches: type: array