← 返回 Skills 市场
Notion Manager
作者
willykinfoussia
· GitHub ↗
· v0.0.1
6524
总下载
8
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install notion-cli
功能描述
Notion CLI for creating and managing pages, databases, and blocks.
安全使用建议
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.
功能分析
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, 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.
如何使用
- 确保已安装 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 插件,目前累计下载 6524 次。
如何安装 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