byberriai· 21 skills
Add a new model to a live LiteLLM proxy. Walks the user through picking a provider, entering the deployment name and credentials, calls POST /model/new, then test-calls the model to confirm it routes correctly. Use when the user wants to add, register, deploy, or configure a new model on a LiteLLM proxy instance.
$npx -y skills add berriai/litellm-skills --skill add-modelInstalls into the current project.
Run `npx skills use "https://github.com/berriai/litellm-skills" --skill "berriai/litellm-skills/add-model"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/berriai/litellm-skills" that are relevant to the current task. Run `npx skills add "https://github.com/berriai/litellm-skills"` and select the relevant skills, then follow their instructions.