byok-custom-model

Installation
SKILL.md

๐Ÿ”‘ BYOK โ€” Custom LLM Models

Register a custom LLM endpoint to the model selector. Bypasses the platform proxy โ€” the user supplies their own API key, the agent hits the vendor / aggregator directly (OpenRouter, DashScope, Anthropic native, NEAR AI Cloud TEE, self-hosted, etc.).

This is a script-mode skill โ€” no tools registered. Read this file, then call the exports from a bash block.

See also

  • config/context/references/model-onboarding.md โ€” broader model selection / OAuth context
  • chatgpt-codex-onboarding skill โ€” for ChatGPT/Codex OAuth (different mechanism, NOT BYOK)

Curated vendors (always check this first)

The skill ships with 11 pre-configured vendors. Always match the user's intent against this list before asking for any URL, model name, or API example โ€” base_url / wire / thinking / capabilities are all pre-filled, so a curated match goes straight to add_template(vendor=...).

Installs
2.3K
GitHub Stars
18
First Seen
May 15, 2026
byok-custom-model โ€” starchild-ai-agent/official-skills