# Skill packs are now available on skills.sh

DevFeed: [Skill packs are now available on skills.sh](<https://devfeed.tech/articles/skill-packs-are-now-available-on-skills-sh-1100.md>)

Original publisher: [Read original article](<https://vercel.com/changelog/skill-packs-are-now-available>)

Author: Andrew Qu

Published: 2026-08-07T04:00:00Z

Content type: release

Language: en

Sources: [Vercel News](<https://devfeed.tech/sources/vercel-news.md>)

Topics: [AI Bots](<https://devfeed.tech/topics/ai-bots.md>)

Tags: [agent](<https://devfeed.tech/tags/agent.md>), [agent-skills](<https://devfeed.tech/tags/agent-skills.md>), [community](<https://devfeed.tech/tags/community.md>), [github](<https://devfeed.tech/tags/github.md>), [local](<https://devfeed.tech/tags/local.md>), [skills](<https://devfeed.tech/tags/skills.md>), [update](<https://devfeed.tech/tags/update.md>)

## AI overview

skills.sh now lets users bundle multiple agent skills into unlisted, shareable packs. Packs can be assembled from community skills, local folders and ZIPs, and public or private GitHub repositories, then installed or updated with commands.

## Source excerpt

You can now bundle multiple agent skills into a shareable pack on skills.sh. Build a pack from community skills, your own local folders and zips, or public and private GitHub repositories. Every pack is unlisted, with its own URL. Share that link with a single person, or your whole team to standardize the skills across your projects. Install a pack with one command: Run npx skills update to update a pack to its latest version. Explore and create packs at skills.sh/packs. Read more