Skills
PacksNEWTopicsOfficialAuditsDocs
Navigate
PacksNEWTopicsOfficialAuditsDocs
OverviewCLIPacksAPIFAQCustomize

Browse

  • All skills
  • Trending
  • Hot
  • Official
  • Packs
  • Security audits

Topics

  • React
  • Next.js
  • Design & UI
  • Mobile
  • Agent workflows
  • Databases
  • Testing
  • Marketing
  • All topics →

Agents

  • Claude Code
  • Cursor
  • Codex
  • GitHub Copilot
  • Windsurf
  • Gemini
  • Cline
  • AMP
  • Antigravity
  • ClawdBot
  • All agents →

Docs

  • Overview
  • CLI
  • Customize pages
  • API
  • FAQ

Project

  • About
  • Contact
  • Privacy
  • Terms
  • GitHub
Made with care by Vercel.Skills are open source on GitHub.

Packs

Share a collection of skills with one install command.

What are packs?

Packs are unlisted collections of skills. A pack can combine public skills from skills.sh, private skills from files, folders, or zip archives, and skills from GitHub repositories you can access.

Packs can contain more than one skill from a folder, archive, or repository: every valid SKILL.md is included.

Create a pack

Sign in with Vercel to own and manage packs.

  1. Open Create pack and sign in with Vercel.
  2. Add a name and, optionally, a short description.
  3. Choose the Vercel team to share the pack with.
  4. Add any combination of public skills, private files, and skills from GitHub repositories you connect.
  5. Create the pack and copy the install command.

Install a pack

Install a pack with the skills CLI. No authentication required:

npx skills add https://skills.sh/p/<pack-id>

Manage packs

The Packs page groups your packs by the Vercel team they belong to.

Open a pack's page to manage it: creators can delete a pack there, which disables its install link.

Sharing and privacy

Packs are unlisted, not access-controlled: anyone with the pack URL can view and install it.

Do not include secrets or credentials in a pack. Delete a pack when its install link should stop working.

File requirements

Each included skill needs a SKILL.md with name and description frontmatter. The builder skips invalid skill files and omits binary files or individual files larger than 2 MB.