← 返回 Skills 市场
53
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install notion-helper
功能描述
Work with Notion databases, pages, and APIs. Use when user needs to create, read, update, or delete Notion pages and databases; automate Notion workflows; sy...
安全使用建议
This skill's code and instructions are consistent with a Notion integration and only need a Notion 'Internal Integration Token' (NOTION_TOKEN). However, the registry metadata fails to declare that token — that omission reduces transparency. Before installing or running: (1) confirm you are comfortable providing a Notion integration token and create a token with least privileges (share only the databases/pages the integration needs); (2) review the included scripts yourself (they are short) to ensure printed API responses won't leak sensitive content to logs or other systems; (3) run in an isolated environment (or with a token that has limited scope) initially; and (4) ask the publisher to update the registry metadata to list NOTION_TOKEN as a required/primary credential so the skill's requirements are explicit. If you need higher assurance, request provenance (who published it) or prefer an official/verified Notion integration.
功能分析
Type: OpenClaw Skill
Name: notion-helper
Version: 1.0.0
The skill bundle provides a standard integration for the Notion API. It includes a CLI script (scripts/notion.py) that uses the official notion-client library to manage databases and pages. There are no signs of data exfiltration, malicious execution, or prompt injection.
能力标签
能力评估
Purpose & Capability
Name, description, SKILL.md, and the included script all align: the code uses the official notion-client to query, create, read, and update Notion pages/databases. However, the registry metadata does not declare the single obvious required credential (NOTION_TOKEN) or mark it as the primary credential — a transparency/information mismatch.
Instruction Scope
Runtime instructions and the CLI script stay within Notion API usage. The SKILL.md and scripts only reference NOTION_TOKEN and notion-client; they do not read unrelated files, system paths, or other environment variables, nor do they call unexpected external endpoints.
Install Mechanism
This is an instruction-only skill with one included Python script. It suggests installing the well-known pip package notion-client (no install spec in registry). No obscure downloads or extraction steps are present, but the lack of a formal install spec means the agent/user will install dependencies at runtime using pip.
Credentials
The code requires an integration token (NOTION_TOKEN) to operate and prints API responses (which may include sensitive workspace data). The registry's required env vars and primary credential fields are empty — failing to declare that a secret is required reduces transparency and could lead to accidental exposure or misconfiguration. The number and scope of env vars requested (a single Notion token) is proportionate — the concern is omission from metadata and the potential for outputting sensitive content.
Persistence & Privilege
No special persistence is requested: always is false, the skill is user-invocable and may be invoked autonomously (platform default). The skill does not attempt to modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install notion-helper - 安装完成后,直接呼叫该 Skill 的名称或使用
/notion-helper触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Notion API integration for pages, databases, and automation
元数据
常见问题
Notion Integration 是什么?
Work with Notion databases, pages, and APIs. Use when user needs to create, read, update, or delete Notion pages and databases; automate Notion workflows; sy... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 53 次。
如何安装 Notion Integration?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install notion-helper」即可一键安装,无需额外配置。
Notion Integration 是免费的吗?
是的,Notion Integration 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Notion Integration 支持哪些平台?
Notion Integration 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Notion Integration?
由 BIN(@dinghaibin)开发并维护,当前版本 v1.0.0。
推荐 Skills