volcengine-ai-misc-model-discovery
// Discover and route Volcengine AI model capabilities. Use when users ask which model to use, need endpoint capability checks, or require model selection matrices.
$ git log --oneline --stat
stars:1,933
forks:367
updated:March 4, 2026
SKILL.mdreadonly
SKILL.md Frontmatter
namevolcengine-ai-misc-model-discovery
descriptionDiscover and route Volcengine AI model capabilities. Use when users ask which model to use, need endpoint capability checks, or require model selection matrices.
volcengine-ai-misc-model-discovery
Discover available models and map user intent to the most suitable endpoint.
Execution Checklist
- Identify task type and constraints (latency, cost, quality).
- List candidate models/endpoints by capability.
- Score options and recommend one default plus backups.
- Output decision table and invocation template.
Output Schema
- Task type
- Candidate endpoints
- Recommended endpoint
- Tradeoffs and fallback
References
references/sources.md