model-routing
Installation
SKILL.md
Genmedia model routing
Use these endpoint defaults when a domain skill needs a model. These choices
come from project-specific guidance. Still run genmedia schema <endpoint_id> --json before execution and genmedia pricing <endpoint_id> --json when cost
matters.
Endpoint-first rule:
- Pick the endpoint ID from this skill.
- Verify it with
genmedia models --endpoint_id <endpoint_id> --json. - Inspect it with
genmedia schema <endpoint_id> --json. - Check
genmedia pricing <endpoint_id> --jsonwhen cost matters. - Use text search only if the routed endpoint is missing, deprecated, rejected, or the task needs a model role not covered here.
Do not invent endpoint IDs.