← Back to Skills Marketplace
willykinfoussia

Notion Manager

by willykinfoussia · GitHub ↗ · v0.0.1
cross-platform ✓ Security Clean
6524
Downloads
8
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install notion-cli
Description
Notion CLI for creating and managing pages, databases, and blocks.
Usage Guidance
Before installing, verify the npm package, use a dedicated least-privilege Notion integration, share only the specific pages or databases needed, protect the token file with restrictive permissions or a secret manager, and review any create or update action because it can modify 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, retrieve, create, query, and update operations all fit that purpose.
Instruction Scope
The skill includes live Notion POST and PATCH examples, so users should recognize these as write operations, but the artifacts do not show hidden automation or unrelated actions.
Install Mechanism
The setup asks users to install a global npm CLI package; this is coherent for a CLI skill, though users should verify the package and publisher before installation.
Credentials
Requiring NOTION_TOKEN is proportional for Notion API access, and the artifacts direct users to share only target pages or databases with the integration.
Persistence & Privilege
The setup stores a long-lived Notion token in a local plaintext file and exports it into the environment; this is common CLI behavior but should be treated as sensitive credential storage.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install notion-cli
  3. After installation, invoke the skill by name or use /notion-cli
  4. 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
Slug notion-cli
Version 0.0.1
License
All-time Installs 0
Active Installs 0
Total Versions 1
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 6524 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.

💬 Comments