SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

LiteLLM Skills
Create and provision API keys on a live LiteLLM proxy, specifying alias, scope, allowed models, budget and expiry.

LiteLLM Skills
Create a new organization on a LiteLLM proxy: prompts for org name, allowed models, budget and calls the proxy API to create the org.

LiteLLM Skills
Update an existing user on a LiteLLM proxy: change budget, role, models, and rate limits via the proxy's POST /user/update endpoint.

LiteLLM Skills
Remove one or more API keys or key aliases from a LiteLLM proxy after confirming with the user; calls POST /key/delete and returns the deleted_keys list.