# Skill packs are now available on skills\.sh

**Published:** August 4, 2026 | **Authors:** Maya Lekhi, Andrew Qu | **Contributors:** Ben Sabic, Amelia Charles

---

You can now bundle multiple agent skills into a shareable pack on [skills.sh](https://skills.sh).

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.

Create a pack from community skills on [skills.sh](https://skills.sh/), or your own from local folders, zips, or GitHub repositories. Install any pack with one command:

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

Run `npx skills update` to update a pack to its latest version.

Explore and create packs at [skills.sh/packs](https://skills.sh/packs).

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)