notion-research-documentation

Hub for getting started with Notion, including documentation, customizable scripts, and quick-start guides.

Instalação
CLI
npx skills add https://github.com/makenotion/notion-cookbook --skill notion-research-documentation

Instale esta skill com a CLI e comece a usar o fluxo de trabalho SKILL.md em seu espaço de trabalho.

Última atualização em 4/24/2026

Notion cookbook

A collection of guides, examples, and resources for building with Notion's developer platform.

This repository is a community hub for learning how to build with Notion, whether you're using the API, MCP, or other tools in the ecosystem. You'll find working code examples, AI skills, and references to help you get started.

What's inside

Examples

Ready-to-run code samples showing how to integrate with Notion's API:

  • JavaScript examples: Integrations built with Notion's official JavaScript SDK, from basic API calls to full web applications

Future additions will include examples for other languages and frameworks.

Skills

AI-powered workflows for common Notion tasks:

  • Claude skills: Skills that use Claude with Notion MCP to automate documentation, meeting prep, research, and more

As the AI ecosystem grows, we'll add skills for other providers.

Documentation

The docs/ directory is reserved for Notion's core developer documentation, which will be migrated here in the future. For now, visit developers.notion.com for API references and guides.

Getting started

Running examples

Each example includes its own README with setup instructions. In general:

  1. Clone this repository
  2. Navigate to the example you want to try
  3. Install dependencies with npm install
  4. Follow the example's README for configuration and usage

Using skills

Skills are designed to work with Claude and the Notion MCP server. See the skills documentation for setup instructions.

Contributing

We welcome contributions from the community. Whether you want to add a new example, improve documentation, or share a useful skill, check out CONTRIBUTING.md for guidelines.

Resources

License

This project is licensed under the MIT License.