Notion Launches Skills API to Bring Workspace Skills Into AI Agents and Tools
Summary
Notion launches its Skills API, letting teams turn Notion pages into AI-agent skills that sync to GitHub and can be installed through Vercel’s Skills CLI with commands such as `npx skills add <notion url>`.
Key Points
- Notion launches the Skills API, enabling teams to load Notion-hosted skills into agents and tools through spec-compliant file formats.
- The API can sync skills from Notion to GitHub, allowing nontechnical employees to edit them in Notion while preserving agent-app features such as slash-menu invocation and admin installation controls.
- Vercel adds Notion support to its open-source Skills CLI: `npx skills add <notion url>` installs a skill page, while `npx skills add notion` interactively installs workspace plugins.