Communityv1.0.0

Notion

Work with Notion pages and databases via the official Notion API.

12.1kdownloads15stars80active installsDmitriy Yurkin
View on ClawHubBack to Skills

Skill Details

Slug
notion-skill
Latest Version
1.0.0
Author
Dmitriy Yurkin
Published
Jan 27, 2026
Updated
Feb 25, 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.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

Initial release of the Notion skill: - Provides commands to interact with Notion pages and databases via the official Notion API. - Supports reading, creating, and updating pages and database rows using a local `notion-cli` tool. - Documents safe usage patterns, including handling profiles and authentication via `NOTION_API_KEY`. - Includes guidance on inspecting and updating database schemas. - Emphasizes safety: prefer appending/updating, always inspect diffs before schema changes, and respect rate limits.