Select Comfy Server

Resolve a named Comfy server from YAML registry and return run-ready connection params.

steliosot 521702d 4 files · 4.3 KB Updated

File contents

select_comfy_server

Select a Comfy server configuration by name from .comfy_servers.yaml or COMFY_SERVERS_FILE.

Returns explicit run-time fields:

  • server
  • headers
  • api_prefix
  • manager_api_prefix

Use this output and pass it into other skills per-run. No global env mutation is performed.

steliosot/comfy-agent/tree/main/skills/infra/select_comfy_server commit 521702d34f

Frequently asked questions

npx skillmds@latest add steliosot/select-comfy-server