# Notion

> Create, search, and update Notion pages or databases through the API or a narrow browser fallback when a Workspace lives in Notion.

- Skill: `agentic-in/notion` (Agent Skill)
- Install (CLI): `npx skillmds@latest add agentic-in/notion`
- Raw SKILL.md: https://api.skillmd.com/api/skills/agentic-in/notion/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Integrations & APIs
- Author: agentic-in (https://skillmd.com/u/agentic-in)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/agentic-in/notion

---


# Notion

Use this skill when the user's workspace lives in Notion.

## Preferred Flow

1. Confirm the target page or database first.
2. Prefer API-based reads and writes when an integration key is already configured.
3. Keep page titles, property names, and database schema literal.
4. For large content updates, build the text first, then write once.

## Guardrails

- Do not invent page IDs, database IDs, or property names.
- Confirm destructive edits such as overwrites or archive actions.

