---
Title: Notion
URL Source: https://www.company-skill.com/p/notion
Language: en
Last-Modified: 2026-05-19T09:03:10.604060+00:00
Description: Notion is a productivity and collaboration platform that allows users to create, organize, and manage content through pages, databases, files, and integrations. This skill covers all domain-specific c
---

# Notion

> Notion is a productivity and collaboration platform that allows users to create, organize, and manage content through pages, databases, files, and integrations. This skill covers all domain-specific capabilities across API, guide, CLI, and troubleshooting contexts.

Notion is available as agent-callable skills via DaaS. Route any question to the best skill with `POST https://www.company-skill.com/api/route` `{"query": "...", "product": "notion"}`.

## What you can do

- [Authenticate integration](https://www.company-skill.com/p/notion/notion-authenticate-integration.md): This skill helps users choose the right path to Set up authentication for a Notion integration. It covers 3 alternative approaches: Use API tokens (PATs), Set up OAuth flow, Authenticate via CLI, comp
- [Build ai](https://www.company-skill.com/p/notion/notion-build-ai.md): This skill helps users choose the right path to Build a Notion integration with AI capabilities. It covers 3 alternative approaches: Develop custom agent tools, Connect to MCP server, Link Cursor to a
- [Create database](https://www.company-skill.com/p/notion/notion-create-database.md): This skill helps users choose the right path to create and manage a Notion database. It covers 2 alternative approaches: Create via API, Define schema visually, comparing trade-offs in automation capa
- [Upload notion](https://www.company-skill.com/p/notion/notion-upload-notion.md): This skill helps users choose the right path to Upload and attach files to Notion pages. It covers 3 alternative approaches: Upload via API, Upload through UI, Upload via CLI, comparing trade-offs in 

## Use with an AI agent

```bash
curl -s https://www.company-skill.com/api/route \
  -H 'Content-Type: application/json' \
  -d '{"query": "...", "product": "notion"}'
```

MCP server: https://www.company-skill.com/api/mcp/notion.py

---
Machine-readable: https://www.company-skill.com/llms.txt · https://www.company-skill.com/sitemap.xml
