Skills
PacksTopicsOfficialAuditsDocs
Navigate
PacksTopicsOfficialAuditsDocs
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, personal 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

Creating packs requires connecting GitHub to own and manage your packs.

  1. Open Create pack and connect GitHub.
  2. Add a name and, optionally, a short description.
  3. Choose your personal scope or a GitHub organization to share the pack with.
  4. Add any combination of public skills, personal files, and GitHub repository skills.
  5. Create the pack and copy the install command.

Install a pack

Install a pack with the skills CLI:

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

Installing a pack does not require a GitHub sign-in.

Manage packs

The Packs page groups your personal packs and packs shared with your GitHub organizations.

Creators can delete a pack from its pack page. Deleting a pack 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.