Communityv1.0.0

Notion API

Manage Notion notes, pages, and data sources with a JSON-first CLI for search, read/export, write/import, append, and move operations. Use when working with Notion, organising notes, moving pages, triaging an inbox, or reading/writing page content.

3.2kdownloads6stars13active installsTristan Manchester
View on ClawHubBack to Skills

Skill Details

Slug
notion-api-automation
Latest Version
1.0.0
Author
Tristan Manchester
Published
Feb 1, 2026
Updated
Feb 26, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Notion API.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial skill release for Notion integration. - Provides a JSON-first CLI (`notionctl.mjs`) to search, read/export, write/import, append, and move Notion pages and data sources. - Supports authentication via `NOTION_API_KEY` and fallbacks. - Includes Markdown import/export, property setting, and triage workflow tools. - Ships example assets: note markdown and triage rules JSON. - Designed for error-resilient, deterministic scripting with clear operating rules and troubleshooting advice.