Vercel skills CLI adds Notion-hosted agent skills, no Git repo required
ivanhzhao · x · 2026-09-18
Vercel shipped [email protected], adding Notion skills databases as an install source for agent skills. Teams can author, review, and update reusable agent skills as Notion pages in the workspace they already use, then install them into any supported agent via the skills CLI — no Git repository required.
- npx skills add notion lists skill packs shared with you and installs every skill in selected packs
- npx skills add <NOTIONPAGEURL> installs a single skill
- Auth goes through the Notion CLI (ntn) with a personal access token; install access follows Notion page permissions
The integration is built on Notion's new Agent Skills API, which exposes Notion-hosted skills as standard Agent Skills folders, so the same skills work in any agent that reads the format.
More from coding & agent
- 3 Engineers Share 10 GrokBot Prompts They Used to Build a Money-Making Company — msharmas · 2026-09-18
- Why LLMs write docs about deleted code: "the past is always stored in git" — ZeroStateReflex · 2026-09-18
- New plugin brings Apple's 20B on-device Foundation Models into OpenClaw — film_girl · 2026-09-18
- Parley launches self-serve legal software built agent-first, with live-updating case data — ycombinator · 2026-09-18
- Hydro merges Verus-checked commutativity proofs for distributed systems with zero hand-written specs — ShadajL · 2026-09-18
- 5 Code Review Skills Tested Across 30 Sessions: Vercel's Wins Overall — bootstrapper-919 · 2026-09-18