A comprehensive tool for programmatically managing Notion pages, data sources, and content blocks via the Notion API.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install notion
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install notion using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
The Notion skill provides a robust interface for AI agents and developers to interact with the Notion workspace. By integrating this skill into your Openclaw Skills library, you can automate the entire lifecycle of documents and databases. It is specifically designed to work with the latest 2025-09-03 API version, ensuring compatibility with the modern transition from traditional databases to data sources.
This skill bridges the gap between raw data and organized knowledge management. It allows for the dynamic creation of pages, the querying of complex data sources with specific filters, and the precise modification of page content at the block level. Whether you are syncing external data or building a custom CMS, this skill provides the technical foundation needed for seamless Notion automation.
To configure this skill within your Openclaw Skills setup, follow these steps:
ntn_ or secret_).mkdir -p ~/.config/notion
echo "ntn_your_key_here" > ~/.config/notion/api_key
The skill organizes data based on the Notion object model, specifically optimized for the 2025-09-03 version update.
| Object Type | Key Identifier | Usage |
|---|---|---|
| Page | page_id |
Used for retrieving content or updating page-level properties. |
| Data Source | data_source_id |
The primary identifier for querying and listing database contents. |
| Database | database_id |
Required when setting a database as a parent for new pages. |
| Block | block_id |
Used to target specific content elements for updates or deletions. |
Supported property types include Title, Rich Text, Select, Multi-select, Date, Checkbox, Number, URL, and Relation mappings.
is_inline attribute.Loading
A CLI-first approach to profiling macOS and iOS application performance using xctrace and automated symbolication scripts.

A command-line utility that enables PDF page editing through natural language instructions.

A high-performance AI tool for generating and editing images using the Google Gemini 3 Pro Image API.

A Python-based utility to parse CodexBar CLI data and summarize costs by specific AI models for granular budget tracking.

A powerful automation interface for Obsidian vaults that enables seamless note management and refactoring via CLI.

Batch-generate AI images using OpenAI with automated prompt sampling and a built-in HTML gallery.








































