BerriAIBerriAIOfficialยท21 Agent Skills Included

litellm-skills

Manage LiteLLM proxy users, keys, models, and spend

Manages live LiteLLM proxy deployments through simple natural-language requests. Creates and updates users, teams, organizations, API keys, models, MCP servers, and agents with budgets and rate limits. Eliminates manual curl commands and dashboard clicking by handling confirmation prompts and API calls automatically. Reports daily spend and token usage by user, team, org, or job tag.
npx skills add BerriAI/litellm-skills --all -g -y

All Skills in This Repository (21)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install litellm-skills?โ–ผ

Run `npx skills add BerriAI/litellm-skills --all -g -y` in your terminal to install all skills globally.

What can I manage on a LiteLLM proxy with these skills?โ–ผ

You can create, update, and delete users, teams, organizations, API keys, models, MCP servers, and agents, plus query daily spend and token usage.

How do I track LLM spend by team or job?โ–ผ

The view-usage skill queries daily activity endpoints and breaks down spend, tokens, and requests by user, team, org, model, or job tag.

What do I need before using litellm-skills?โ–ผ

You need curl installed, a running LiteLLM proxy URL, and a proxy admin key. The skills handle the rest through plain-English requests.

Can I add models from OpenAI, Azure, or Bedrock?โ–ผ

Yes. The add-model skill registers any supported provider, then runs a test call to confirm the model routes correctly.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’