Vercel Launches Agent Skill Packs for Bundling and Sharing Agent Skills
evilrabbit_ · x · 2026-08-08
Vercel announced the launch of Skill Packs on skills.sh, allowing developers to bundle multiple agent skills into a shareable pack.
- Flexible Sources: Build packs from community skills, local folders/zips, or public and private GitHub repositories.
- Easy Sharing: Every pack is unlisted with its own URL, making it easy to share with a team and standardize skills across projects.
- One-command Install: Install a pack using npx skills add <url> and update it to the latest version via npx skills update.
More from coding & agent
- Demystifying RLMs: Building Recursive Agents with deepagents — LangChain · 2026-08-08
- New in Claude Code: Sessions Can Now Message Each Other — EricBuess · 2026-08-08
- Andrew Ng Was Right: Practical Multi-Agent Workflows with Claude Code — PrajwalTomar_ · 2026-08-08
- Agent Design Debate: Why Execution and Verification Must Be Separated — OGMYT · 2026-08-08
- LangChain founder highlights: What is an RLM harness? — hwchase17 · 2026-08-08
- Clarifying Agent dev: Context is a read, Memory is a write — hwchase17 · 2026-08-08