← 返回 Skills 市场
Notion API Tools
作者
timenotspace
· GitHub ↗
· v1.1.0
6924
总下载
5
收藏
0
当前安装
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 integration, share only the specific pages or databases needed, and carefully review any `create-page`, `append-blocks`, or `update-block` command 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 artifacts are coherent with a generic Notion API CLI: search, data-source query, page creation, block retrieval, block child listing, and block append/update all target the official Notion API. The SKILL.md summary omits the block commands, but they are visible in the script header and CLI help and remain purpose-aligned.
Instruction Scope
Commands are explicit user-invoked CLI actions, not automatic background behavior. Mutating commands are present (`create-page`, `append-blocks`, and `update-block`), so users should review invocations before allowing an agent to run them.
Install Mechanism
The bundle contains only documentation and a dependency-free Node.js script; there is no installer, package download, postinstall hook, obfuscation, or generated persistence.
Credentials
Reading `NOTION_KEY` or `~/.config/notion/api_key` and sending requests to `https://api.notion.com/v1/` is expected for a Notion API tool, but token scope and workspace sharing determine how much Notion data the agent can access or modify.
Persistence & Privilege
No evidence shows credential storage, privilege escalation, local agent-state modification, background workers, destructive local actions, or network destinations outside the Notion API.
如何使用
- 确保已安装 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 插件,目前累计下载 6924 次。
如何安装 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