← 返回 Skills 市场
Notion Manager
作者
willykinfoussia
· GitHub ↗
· v0.0.1
6074
总下载
8
收藏
31
当前安装
1
版本数
在 OpenClaw 中安装
/install notion-cli
功能描述
Notion CLI for creating and managing pages, databases, and blocks.
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install notion-cli - 安装完成后,直接呼叫该 Skill 的名称或使用
/notion-cli触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
Notion Manager 是什么?
Notion CLI for creating and managing pages, databases, and blocks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6074 次。
如何安装 Notion Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install notion-cli」即可一键安装,无需额外配置。
Notion Manager 是免费的吗?
是的,Notion Manager 完全免费(开源免费),可自由下载、安装和使用。
Notion Manager 支持哪些平台?
Notion Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Notion Manager?
由 willykinfoussia(@willykinfoussia)开发并维护,当前版本 v0.0.1。
推荐 Skills