Summary
Vercel introduced skill packs on skills.sh, letting developers bundle multiple agent skills into curated, shareable collections distributed as a single URL. Packs can be assembled from community skills, local folders, zips, or GitHub repos, installed with one command (npx skills add), and kept current with npx skills update, including sharing standardized skill sets across a GitHub organization.
What changed
On August 4, 2026 Vercel launched skill packs on skills.sh, enabling users to build a pack of agent skills from the directory (or from folders, zips, and GitHub repos) and install or update multiple skills with a single command and shareable URL.
Why it matters
As agent skills proliferate, distribution and standardization become the bottleneck. Packs turn ad hoc skill sharing into a package-manager-like workflow, letting teams standardize the capabilities their agents use across projects, a distribution play that strengthens Vercel's position in the agent-tooling ecosystem.
Evidence excerpt
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.