Notion Launches Skills API to Load Team Skills Into Agents

Notion launched a Skills API that lets teams load their shared skill files into agents like Claude, ChatGPT, and Grok Bot, with an open-source starter kit for GitHub sync.

Sep 17, 2026
5 min read
Technobezz
Notion Launches Skills API to Load Team Skills Into Agents

Don't Miss the Good Stuff

Get tech news that matters delivered weekly. Join 50,000+ readers.

Notion has released a Skills API, a set of endpoints that pull skills stored in Notion into any agent or tool that accepts spec-compliant files, the company said today. The pitch is that a team's skills stop being trapped inside one assistant: the same library can feed Claude, ChatGPT, Grok Bot, or internal tooling, according to the announcement. Skills are editable in Notion like ordinary pages and can be organized in databases, with folders of supporting assets and code stored alongside them.

The API is the concrete piece of a broader skills library Notion says it is building, one it describes as agent-neutral, collaborative, and governable. Admins get usage analytics and controls over which skills reach which users, while permissions, suggested edits, and version history sit on top of the shared files. Notion says the library accepts any spec-compliant skill, not only ones authored inside its own format.

For teams already keeping skills in a GitHub repository, Notion is open-sourcing a starter kit that syncs them from Notion into GitHub, aimed at IT staff who want to set up their own sync. The company frames the split as a way to let nontechnical colleagues edit skills in Notion while engineers keep them in the repo their agents read from. Once synced, the skills pick up native agent features such as slash-menu invocation and admin installation controls, and MCP tools allow uploading or editing skills in Notion from inside agent apps.

Vercel has added Notion skills support to its skills CLI, one of the more widely used tools for installing skills, according to the announcement. Running npx skills add with a Notion URL installs a single page marked as a skill, while npx skills add notion walks through installing plugins from a workspace. The CLI features run on the Skills API, and because the API returns standards-compliant files, the CLI does not have to interpret Notion-specific data formats.

Notion did not disclose pricing or a general availability date for the API in the announcement, and the post directs interested companies to contact Notion or consult its Agent Skills API documentation to start building. The GitHub starter kit and the skills CLI are both open source and offered as sample integrations for teams wiring the API into their own agents.

The launch follows Notion's July profile of Kassidy Knight, who built a single Notion system spanning work and life and then a custom agent to help maintain it. That earlier story centered on one person's setup; the Skills API is aimed at sharing such capabilities across an entire organization.

Customers quoted in the announcement describe the appeal in practical terms. Hillary Helmling, in product operations at Candidly, said documenting skills in Notion raises awareness of what is available and supports how the team uses them with Claude, while Josh Reid, a product engineer at Brainlabs, said not everyone who creates a skill is a developer, which is why the work cannot simply live in GitHub. Nima Gardideh, CEO of Pearmill, said his team is beginning to share skills several times a week across marketing, design, and operations.

Share