A powerful bridge between your AI agents and Notion workspaces for automated knowledge management and database tracking.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install openclaw-notion-skill
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 openclaw-notion-skill 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 integration for Openclaw Skills enables AI agents to interact directly with your workspace, allowing them to read, write, and organize content. By leveraging this skill, developers can turn Notion into a dynamic backend for AI-driven workflows, handling everything from project tracking to collaborative documentation. It provides a secure way to grant your agents access to specific pages or databases while maintaining full control over your data within the Openclaw Skills ecosystem.
This integration is perfect for building automated content pipelines, CRMs, or a self-updating knowledge base. Because it relies on explicit sharing, your data remains secure while providing the agent exactly the context it needs to perform tasks effectively.
Go to notion.so/my-integrations and create a new integration to obtain your Internal Integration Token.
Run the following commands to set up the environment for Openclaw Skills:
cd ~/.agents/skills/notion
./install.sh
# Add your token to the environment configuration
echo "NOTION_TOKEN=secret_xxxxxxxxxx" >> ~/.openclaw/.env
Open any Notion page or database, click Share, then Add connections, and select your integration name.
The skill organizes data around Notion's core objects and property types. When using Openclaw Skills, you can interact with the following schema components:
| Property Type | Input Format | Usage |
|---|---|---|
| title | JSON Array | Page titles (Required) |
| select | JSON Object | Single option tags |
| multi_select | JSON Array | Multiple tag selection |
| status | JSON Object | Workflow state tracking |
| rich_text | JSON Array | Formatted paragraphs and notes |
| date | JSON Object | ISO 8601 timestamps and ranges |
| checkbox | Boolean | Task completion status |
Loading
Skill Scout is the official discovery and management engine for finding, evaluating, and installing Openclaw Skills from the community registry.

A zero-config skill for retrieving real-time weather conditions and multi-day forecasts for any global location directly through the terminal.

A robust command-line interface for sending WhatsApp messages, managing files, and searching chat history via AI agents.

A powerful macOS integration that enables AI agents to read from and write to the Things 3 task manager database and URL scheme.

A professional trading assistant for XAUUSD that combines manual technical analysis workflows with automated Gold-Oracle system integration.

A precision-focused execution protocol that enables AI agents to systematically implement technical plans through batched tasks and mandatory review checkpoints.








































