← 返回 Skills 市场
Notion
作者
Dmitriy Yurkin
· GitHub ↗
· v1.0.0
13500
总下载
15
收藏
92
当前安装
1
版本数
在 OpenClaw 中安装
/install notion-skill
功能描述
Work with Notion pages and databases via the official Notion API.
安全使用建议
Install only a trusted Notion CLI, use a dedicated Notion integration, share it only with the specific pages or databases needed, treat NOTION_API_KEY as a secret, and review any write or schema changes before allowing the agent to apply them.
功能分析
Type: OpenClaw Skill
Name: notion-skill
Version: 1.0.0
The skill bundle is benign. It clearly defines its purpose as interacting with Notion via the official API, relying on a pre-installed `notion-cli` tool. The `SKILL.md` provides explicit, well-defined `notion-cli` commands for various Notion operations and includes safety instructions for the AI agent (e.g., 'Never modify database schema without explicit confirmation'). There is no evidence of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts to subvert the agent's core directives, or obfuscation. The skill merely acts as a declarative wrapper for an external CLI.
能力评估
Purpose & Capability
The documented capabilities, including reading, creating, appending, querying, updating, and schema operations for Notion pages and databases, match the stated purpose.
Instruction Scope
The skill gives bounded command examples and includes safety guidance such as preferring append/update operations and requiring explicit confirmation before schema changes.
Install Mechanism
The artifact does not install code itself, but it depends on an external notion-cli or notion-cli-py package that users must choose and trust separately.
Credentials
Requiring NOTION_API_KEY is proportionate for Notion API access, and the artifact states that only pages or databases shared with the integration are visible.
Persistence & Privilege
No background persistence, autostart, or hidden privilege escalation is described, but the Notion token can continue granting access to shared workspace content until revoked or rotated.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install notion-skill - 安装完成后,直接呼叫该 Skill 的名称或使用
/notion-skill触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the Notion skill:
- Provides commands to interact with Notion pages and databases via the official Notion API.
- Supports reading, creating, and updating pages and database rows using a local `notion-cli` tool.
- Documents safe usage patterns, including handling profiles and authentication via `NOTION_API_KEY`.
- Includes guidance on inspecting and updating database schemas.
- Emphasizes safety: prefer appending/updating, always inspect diffs before schema changes, and respect rate limits.
元数据
常见问题
Notion 是什么?
Work with Notion pages and databases via the official Notion API. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 13500 次。
如何安装 Notion?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install notion-skill」即可一键安装,无需额外配置。
Notion 是免费的吗?
是的,Notion 完全免费(开源免费),可自由下载、安装和使用。
Notion 支持哪些平台?
Notion 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Notion?
由 Dmitriy Yurkin(@dimagious)开发并维护,当前版本 v1.0.0。
推荐 Skills