← 返回 Skills 市场
Notion API Tools
作者
timenotspace
· GitHub ↗
· v1.1.0
6573
总下载
5
收藏
23
当前安装
2
版本数
在 OpenClaw 中安装
/install notion-api
功能描述
Generic Notion API CLI (Node) for search, querying data sources (databases), and creating pages. Configure with NOTION_KEY (or ~/.config/notion/api_key).
安全使用建议
Install only if you intend to let an agent use a Notion integration token. Use a dedicated least-privilege Notion integration, share only the pages or databases needed, and review any create-page, append-blocks, or update-block command before it runs because those can change workspace content.
功能分析
Type: OpenClaw Skill
Name: notion-api
Version: 1.1.0
The skill bundle provides a Node.js CLI for the Notion API, allowing search, querying, and page creation. It securely handles API keys by reading from environment variables or a standard configuration file (`~/.config/notion/api_key`), and all network requests are directed to the legitimate Notion API endpoint (`https://api.notion.com/v1/`). The `SKILL.md` documentation is purely descriptive and does not contain any prompt injection attempts. The code uses only built-in Node.js modules and shows no evidence of data exfiltration to unauthorized destinations, malicious execution, persistence mechanisms, or obfuscation.
能力评估
Purpose & Capability
The main purpose is coherent with the artifacts: a Node CLI for Notion search, database queries, page creation, and related block operations. The SKILL.md summary omits block retrieval, append, and update commands, but those commands are visible in the script header and CLI help and remain aligned with a generic Notion API tool.
Instruction Scope
Commands are explicit user-invoked CLI actions and there is no evidence of automatic execution. Several commands can mutate Notion data, including create-page, append-blocks, and update-block, so write actions should be confirmed before use.
Install Mechanism
The bundle contains only SKILL.md and a dependency-free Node script. No installer, package download, postinstall behavior, or generated persistence mechanism is present.
Credentials
Reading NOTION_KEY or ~/.config/notion/api_key is proportional for a Notion API CLI and is disclosed. The token grants whatever Notion access the integration has, so least-privilege setup matters.
Persistence & Privilege
The script reads an existing token at runtime and sends requests only to https://api.notion.com/v1/. It does not store credentials, create background services, modify local agent state, or attempt privilege escalation.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install notion-api - 安装完成后,直接呼叫该 Skill 的名称或使用
/notion-api触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.0
- Updated Notion API version header to default to 2025-09-03.
- Documentation improvements and minor clarifications in SKILL.md.
v1.0.0
- Updated skill.
元数据
常见问题
Notion API Tools 是什么?
Generic Notion API CLI (Node) for search, querying data sources (databases), and creating pages. Configure with NOTION_KEY (or ~/.config/notion/api_key). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 6573 次。
如何安装 Notion API Tools?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install notion-api」即可一键安装,无需额外配置。
Notion API Tools 是免费的吗?
是的,Notion API Tools 完全免费(开源免费),可自由下载、安装和使用。
Notion API Tools 支持哪些平台?
Notion API Tools 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Notion API Tools?
由 timenotspace(@timenotspace)开发并维护,当前版本 v1.1.0。
推荐 Skills