The skills.sh API is now available
By Steven Van ·
Vercel projects can now query skills.sh's 600,000+ open-source skills using a short-lived, auto-rotated OIDC token.
The Vercel changelog announces that the skills.sh API is now available, letting developers query more than 600,000 skills from across the open-source ecosystem directly from a Vercel project. Authentication uses the project's Vercel OIDC token: Vercel issues a short-lived token scoped to the team and project, rotated automatically, so there's no long-lived secret to leak or rotate.
- Search for skills and pull detailed info on any one
- Check a skill's security audit
- Rate limit of 600 requests per minute per team and project
Read the skills.sh API announcement for a code example and a link to the full documentation.

Vercel
The platform for frontend developers — deploy, preview, and scale web apps and AI agents with zero config.
View Vercel →