← Back to Skills Marketplace
Notion
by
Dmitriy Yurkin
· GitHub ↗
· v1.0.0
13500
Downloads
15
Stars
92
Active Installs
1
Versions
Install in OpenClaw
/install notion-skill
Description
Work with Notion pages and databases via the official Notion API.
Usage Guidance
Install only a trusted Notion CLI, use a dedicated Notion integration, share it only with the specific pages or databases needed, treat NOTION_API_KEY as a secret, and review any write or schema changes before allowing the agent to apply them.
Capability Analysis
Type: OpenClaw Skill
Name: notion-skill
Version: 1.0.0
The skill bundle is benign. It clearly defines its purpose as interacting with Notion via the official API, relying on a pre-installed `notion-cli` tool. The `SKILL.md` provides explicit, well-defined `notion-cli` commands for various Notion operations and includes safety instructions for the AI agent (e.g., 'Never modify database schema without explicit confirmation'). There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts to subvert the agent's core directives, or obfuscation. The skill merely acts as a declarative wrapper for an external CLI.
Capability Assessment
Purpose & Capability
The documented capabilities, including reading, creating, appending, querying, updating, and schema operations for Notion pages and databases, match the stated purpose.
Instruction Scope
The skill gives bounded command examples and includes safety guidance such as preferring append/update operations and requiring explicit confirmation before schema changes.
Install Mechanism
The artifact does not install code itself, but it depends on an external notion-cli or notion-cli-py package that users must choose and trust separately.
Credentials
Requiring NOTION_API_KEY is proportionate for Notion API access, and the artifact states that only pages or databases shared with the integration are visible.
Persistence & Privilege
No background persistence, autostart, or hidden privilege escalation is described, but the Notion token can continue granting access to shared workspace content until revoked or rotated.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install notion-skill - After installation, invoke the skill by name or use
/notion-skill - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is Notion?
Work with Notion pages and databases via the official Notion API. It is an AI Agent Skill for Claude Code / OpenClaw, with 13500 downloads so far.
How do I install Notion?
Run "/install notion-skill" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Notion free?
Yes, Notion is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Notion support?
Notion is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Notion?
It is built and maintained by Dmitriy Yurkin (@dimagious); the current version is v1.0.0.
More Skills