[FEATURE] API for reading organization-wide skills
Open 💬 5 comments Opened May 9, 2026 by pl4nty
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
Claude has excellent features for user-authored skills, so I want to programmatically read the skills and write them to other systems
Proposed Solution
An API for listing/reading organization-wide skills, similar to https://platform.claude.com/docs/en/api/beta/skills/list
Alternative Solutions
Manually copying skill contents from the admin UI. This doesn't scale, especially for frequently-updated skills
Priority
Medium - Would be very helpful
Feature Category
API and model interactions
Use Case Example
- Users author skills using Claude
- A scheduled GitHub Action reads the skills and commits them to a plugin marketplace repo
- VSCode and GitHub Copilot CLI users receive the new/updated skills via marketplace auto-updates
Additional Context
_No response_
This issue has 5 comments on GitHub. Read the full discussion on GitHub ↗