notion

Installation
SKILL.md

Notion

[ -n "$NOTION_INTEGRATION_KEY" ] && echo "NOTION_INTEGRATION_KEY is set" || echo "NOTION_INTEGRATION_KEY is NOT set"

If it’s missing, ask the user to provide it (or connect a Notion integration) before proceeding:

  • NOTION_INTEGRATION_KEY: Notion integration secret (starts with ntn_...)

Also confirm the integration has been shared with the target page/database in Notion.

Base headers

-H "Authorization: Bearer ${NOTION_INTEGRATION_KEY}" \
Related skills
Installs
14
GitHub Stars
95
First Seen
Mar 1, 2026