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.
OpenClaw skills run inside an OpenClaw container. EasyClawd deploys and manages yours — no server setup needed.
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.