← Back to Skills Marketplace
Notion Manager
by
willykinfoussia
· GitHub ↗
· v0.0.1
6074
Downloads
8
Stars
31
Active Installs
1
Versions
Install in OpenClaw
/install notion-cli
Description
Notion CLI for creating and managing pages, databases, and blocks.
Usage Guidance
Install only after verifying the npm package, use a dedicated least-privilege Notion integration, share only the pages or databases you want the agent to access, protect the local token file with restrictive permissions, and review create or update actions before they run because they can change live Notion workspace data.
Capability Analysis
Type: OpenClaw Skill
Name: notion-cli
Version: 0.0.1
The OpenClaw skill bundle for Notion CLI is classified as benign. All instructions and commands in SKILL.md and README.md are directly related to managing Notion content via the `notion-cli` tool or direct Notion API calls using `curl`. The skill properly handles the `NOTION_TOKEN` for authentication with the legitimate Notion API endpoint (api.notion.com). There is no evidence of data exfiltration to unauthorized destinations, malicious execution, persistence mechanisms, or prompt injection attempts designed to subvert the agent's behavior beyond its stated purpose. The installation of `@iansinnott/notion-cli` via npm is a standard practice for CLI tools.
Capability Assessment
Purpose & Capability
The stated purpose is managing Notion pages, databases, and blocks, and the documented search, read, create, query, and update examples align with that purpose.
Instruction Scope
The instructions include live POST and PATCH operations against Notion; they are purpose-aligned and user-directed, but write operations are not prominently separated from read-only examples or paired with confirmation guidance.
Install Mechanism
The skill is instruction-only and asks users to install an unpinned global npm package; the referenced homepage and npm package provenance should be checked before installation.
Credentials
A NOTION_TOKEN is necessary for the advertised Notion API use, and the artifacts tell users to share target pages or databases with the integration, which provides normal Notion-side scoping.
Persistence & Privilege
The setup stores a long-lived Notion token in ~/.config/notion/api_key and exports it into the shell environment; this is common for CLI use but should be protected as a secret.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install notion-cli - After installation, invoke the skill by name or use
/notion-cli - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.0.1
Version 1.0.0
- Initial release of notion-cli skill.
- Provides comprehensive CLI documentation for interacting with Notion pages, databases, and blocks.
- Includes setup instructions, environment requirements, and authentication setup.
- Features usage examples for searching, retrieving, creating, updating, and querying Notion content.
- Details property formats and common command patterns for managing Notion data via the CLI.
- Lists key capabilities such as interactive mode, multiple output formats, and complex filter support.
Metadata
Frequently Asked Questions
What is Notion Manager?
Notion CLI for creating and managing pages, databases, and blocks. It is an AI Agent Skill for Claude Code / OpenClaw, with 6074 downloads so far.
How do I install Notion Manager?
Run "/install notion-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Notion Manager free?
Yes, Notion Manager is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Notion Manager support?
Notion Manager is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Notion Manager?
It is built and maintained by willykinfoussia (@willykinfoussia); the current version is v0.0.1.
More Skills