add-llm-provider

star 166

Add a new LLM provider or model to the AI dispatch system. Use when adding a new model from an existing provider (e.g., a new Claude version) or wiring up a new OpenAI-compatible endpoint. Walks through the seven places that must change to keep pricing, quotas, and UI dropdowns in sync.

suxrobGM By suxrobGM schedule Updated 5/10/2026

name: add-llm-provider description: Add a new LLM provider or model to the AI dispatch system. Use when adding a new model from an existing provider (e.g., a new Claude version) or wiring up a new OpenAI-compatible endpoint. Walks through the seven places that must change to keep pricing, quotas, and UI dropdowns in sync.

add-llm-provider

This is a Codex discovery shim. The authoritative skill lives at:

@../../../.claude/skills/add-llm-provider/SKILL.md

When using this skill, read the authoritative file above and treat .claude/skills/add-llm-provider/ as the skill root for resolving relative paths, scripts, references, and assets.

Install via CLI
npx skills add https://github.com/suxrobGM/logistics-app --skill add-llm-provider
Repository Details
star Stars 166
call_split Forks 58
navigation Branch main
article Path SKILL.md
More from Creator