Skill packs are now available on skills.sh
Vercel's skill packs let teams bundle and share agent capabilities in one URL—standardizing AI workflows across projects.

Why it matters
Agent tooling is maturing toward team standardization. Skill packs abstract multi-step agent behaviors into reusable, versioned bundles—a pattern that will matter as enterprises scale agent deployments across teams and projects.
The key facts
14 to knowSkill packs ship on skills.sh
Bundle multiple agent skills into shareable URLs
Share packs with GitHub organizations for team standardization
Create packs from community skills or local/GitHub sources
Install with single command: npx skills
Version management via npx skills update
Packs available at skills.sh/packs
Vercel launched skill packs on skills.sh
Bundles multiple agent skills into shareable packs via single URL
Supports GitHub organization distribution for team standardization
Packs installable via single command (npx)
Can create packs from community skills, local folders, zips, or GitHub repos
Update command available (npx skills update)
Platform: skills.sh/packs
Go to the source
Vercel Blogvercel.com
Publisher excerpt: You can now bundle multiple agent skills into a shareable pack on .skills.sh Hand anyone a curated set via a single URL, or share it with your GitHub organization to standardize the skills your team's agents use across any project. Create a pack from community skills on , or your own from local…