← Back to Skills Marketplace
steipete

Notion

by Peter Steinberger · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
100776
Downloads
270
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install notion
Description
Notion API for creating and managing pages, databases, and blocks.
Usage Guidance
Install only if you want an agent to work with a Notion integration. Use a dedicated integration, share only the specific pages or databases it needs, protect ~/.config/notion/api_key with restrictive permissions, and review POST or PATCH commands before running them in a real workspace.
Capability Analysis
Type: OpenClaw Skill Name: notion Version: 1.0.0 The skill is designed to interact with the Notion API. It instructs the user to store their Notion API key locally in `~/.config/notion/api_key` and then uses `cat` to read this key for authentication with `curl` commands. All network requests are directed to the legitimate Notion API endpoint (`https://api.notion.com`). There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or prompt injection attempts aimed at subverting the agent for harmful purposes. The file access and network calls are directly aligned with the stated purpose of providing Notion API functionality.
Capability Assessment
Purpose & Capability
The skill presents Notion API examples for creating, reading, and updating pages, data sources, and blocks, matching its declared purpose.
Instruction Scope
The examples include visible POST and PATCH operations that can modify Notion workspace content, but they are labeled as create, update, or add operations and are not hidden or automatic.
Install Mechanism
There is no executable installer or package script; setup only instructs the user to create a local config directory and API key file.
Credentials
Network requests are directed to https://api.notion.com and use the user's Notion integration token, which is proportionate for a Notion API skill.
Persistence & Privilege
The token is stored persistently in plaintext at ~/.config/notion/api_key, so local file permissions and least-privilege Notion integration scope matter.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install notion
  3. After installation, invoke the skill by name or use /notion
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Metadata
Slug notion
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Notion?

Notion API for creating and managing pages, databases, and blocks. It is an AI Agent Skill for Claude Code / OpenClaw, with 100776 downloads so far.

How do I install Notion?

Run "/install notion" 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 Peter Steinberger (@steipete); the current version is v1.0.0.

💬 Comments