Skip to content

docs(skills): document self-service skill submission and admin review - #870

Open
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
litellm_skill_submission_review_docs
Open

docs(skills): document self-service skill submission and admin review#870
devin-ai-integration[bot] wants to merge 1 commit into
mainfrom
litellm_skill_submission_review_docs

Conversation

@devin-ai-integration

Copy link
Copy Markdown
Contributor

Summary

Documents the self-service Claude Code skill submission and admin review workflow added in BerriAI/litellm#36605, which a customer asked for so engineers can propose skills without holding admin rights

The new section in the Claude Code marketplace tutorial walks through submitting a skill as a non-admin, filtering the pending queue as an admin, and approving or rejecting with notes, with UI screenshots for each step. It also spells out the three review states (pending_review, active, rejected), that only active and enabled skills reach marketplace.json and the public Skill Hub, that enabling an unapproved skill fails with a 409, and that skills registered before the workflow existed read back as active

The API reference section gained the two review endpoints (POST /claude-code/plugins/{name}/approve and .../reject with optional review_notes), noted the admin-only ?approval_status=pending_review list filter, and clarified that a non-admin POST /claude-code/plugins returns action: submitted_for_review rather than publishing. The old "Admin Endpoints" heading is now "Authenticated Endpoints" since submission is no longer admin-only

Verified with npm run build; no new warnings for this page

Link to Devin session: https://app.devin.ai/sessions/99fe8136193b4643b27bccdea40a1f07
Requested by: @yassin-berriai

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@yassin-berriai yassin-berriai self-assigned this Aug 12, 2026
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
litellm Ready Ready Preview Aug 12, 2026 3:54am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant