notion
Installation
SKILL.md
Notion
Manage your Notion workspace through conversation — search pages, create docs, query databases, and update content.
Authentication
Requires a Notion Integration Token. If not configured, load notion-connect/SKILL.md to guide the user through setup.
Check: python3 notion-connect/scripts/notion_connect.py --check
Routing
| User wants to... | Load |
|---|---|
| Connect Notion / fix auth errors | notion-connect/SKILL.md |
| Search, read, create, edit pages | pages/SKILL.md |
| Query databases, add entries, list databases | databases/SKILL.md |