Dispatch
Vercel's skills.sh adds skill packs — bundle and version a team's agent skills behind one URL
Vercel shipped skill packs on skills.sh, letting you bundle multiple agent skills into a single shareable artifact assembled from community skills, local folders, zips or GitHub repos. Install is `npx skills add https://skills.sh/p/<pack-id>` and `npx skills update` pulls the latest version; packs can also be scoped to a GitHub organization so every project's agents get the same standardized skill set. This is the distribution/versioning layer that ad-hoc skill sharing has been missing, though the changelog doesn't specify which agent runtimes consume the format.
↳ Follow the thread