Skip to main content
在 Manus 中运行任何 Skill
一键导入
$pwd:
BerriAI
GitHub 创作者资料

BerriAI

按仓库查看 4 个 GitHub 仓库中的 29 个已收集 skills,并展示近似职业覆盖。

已收集 skills
29
仓库
4
职业领域
1
更新
2026-05-20
职业覆盖
该创作者主要覆盖的职业大类。
仓库浏览

仓库与代表性 skills

#001
litellm-skills
21 个 skills326更新于 2026-05-07
占该创作者 72%
view-usage
网络与计算机系统管理员

Query spend and token activity on a live LiteLLM proxy. Shows daily usage broken down by user, team, org, tag, job, or model. Use when the user wants to see costs, token counts, request volume, or job-level attribution for a given date range.

2026-05-07
add-key
网络与计算机系统管理员

Generate a new API key on a live LiteLLM proxy. Asks for alias, scope (user/team), budget, models, and expiry, then calls POST /key/generate. Use when the user wants to create, generate, or provision an API key on a LiteLLM proxy instance.

2026-04-15
add-model
网络与计算机系统管理员

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.

2026-04-15
add-team
网络与计算机系统管理员

Create a new team on a live LiteLLM proxy. Asks for team name, budget, and allowed models, then calls POST /team/new and shows the result. Use when the user wants to create a new team, set up team budgets, or configure model access for a team on the proxy.

2026-04-15
delete-model
网络与计算机系统管理员

Delete a model from a live LiteLLM proxy. Asks for the model name or model_id and confirms before calling POST /model/delete. Use when the user wants to remove, delete, or unregister a model from a LiteLLM proxy instance.

2026-04-15
delete-agent
网络与计算机系统管理员

Delete an AI agent from a live LiteLLM proxy. Ask for the agent_id and confirm before calling DELETE /v1/agents/{agent_id}.

2026-03-14
delete-key
网络与计算机系统管理员

Delete one or more API keys from a live LiteLLM proxy. Ask for the key(s) and confirm before calling POST /key/delete.

2026-03-14
delete-mcp
网络与计算机系统管理员

Delete an MCP server from a live LiteLLM proxy. Ask for the server_id and confirm before calling DELETE /v1/mcp/server/{server_id}.

2026-03-14
当前展示该仓库 Top 8 / 21 个已收集 skills。
#002
pr-review-agent-skills
4 个 skills01更新于 2026-04-28
占该创作者 14%
litellm-pr-reviewer
未分类

Triage a GitHub pull request for BerriAI/litellm and decide whether it is ready for human review. Classifies each failing check as PR-related vs infra/pre-existing, factors in Greptile score and CircleCI presence, and emits a thumbs-up/thumbs-down verdict with a 5-item checklist. Use when summarizing the state of a litellm PR, deciding if it is merge-ready, or triaging CI failures. Triggers on "review this PR", "is this PR ready", "triage litellm PR", or any github.com/BerriAI/litellm/pull/<N> URL.

2026-04-28
litellm-loop
未分类

Iteratively fix a BerriAI/litellm PR until the litellm-bot reviewer returns a 5/5 READY verdict. Posts the PR to the bot (via Slack @-mention or its /chat/api endpoint), parses the merge-confidence card, fixes every blocker the card and drilldown call out, pushes, and re-asks. Use when a contributor wants their PR fully greenlit by the bot before requesting a human review. Triggers on "loop my PR through litellm-bot", "/litellm-loop", "make this PR pass review", or "drive PR <url> to READY".

2026-04-28
litellm-karpathy-check
未分类

Karpathy-style senior-engineer pre-merge review for a litellm PR as if it ships to an AI gateway at 10k+ RPS on a large codebase with many flows. Answers whether the change is safe to merge, what unintended consequences could appear under load, and whether scope matches the linked issue. Detects narrow bug-class misses, scope expansion beyond the ticket, dead/unreachable code paths, hot-path perf risk, and sink-not-source fixes. Use after CI triage says READY. Triggers on "production merge review", "safe to merge at scale", "karpathy check", or a BerriAI/litellm PR URL in stdin JSON.

2026-04-28
litellm-pattern-conformance-reviewer
未分类

Review a BerriAI/litellm PR for conformance with the repo's documented and de-facto code patterns. Pulls patterns from docs/my-website/docs/ first, then from sibling files in the diff's directories. On conflict, docs win and contradicting code is flagged as tech debt rather than precedent. Use when the user asks "does this PR follow our patterns", "is this idiomatic litellm", or pastes a github.com/BerriAI/litellm/pull/<N> URL with a pattern/convention question. Do NOT use for general PR triage or CI status — that is the litellm-pr-reviewer skill.

2026-04-26
#003
litellm-agent-platform
3 个 skills48548更新于 2026-05-20
占该创作者 10%
已展示 4 / 4 个仓库
已展示全部仓库