← 返回 Skills 市场
steipete

Notion

作者 Peter Steinberger · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
93024
总下载
260
收藏
2424
当前安装
1
版本数
在 OpenClaw 中安装
/install notion
功能描述
Notion API for creating and managing pages, databases, and blocks.
安全使用建议
Install only if you want an agent to use a Notion integration. Use a dedicated integration, share only the specific pages or databases it needs, protect the API key file with restrictive permissions, and review any POST or PATCH request before running it in a real workspace.
功能分析
Type: OpenClaw Skill Name: notion Version: 1.0.0 The skill is designed to interact with the Notion API. It instructs the user to store their Notion API key locally in `~/.config/notion/api_key` and then uses `cat` to read this key for authentication with `curl` commands. All network requests are directed to the legitimate Notion API endpoint (`https://api.notion.com`). There is no evidence of data exfiltration to unauthorized endpoints, malicious execution, persistence mechanisms, or prompt injection attempts aimed at subverting the agent for harmful purposes. The file access and network calls are directly aligned with the stated purpose of providing Notion API functionality.
能力评估
Purpose & Capability
The skill says it creates, reads, and updates Notion pages, data sources, and blocks, and the documented curl examples stay within those Notion API capabilities.
Instruction Scope
Instructions include user-directed POST and PATCH examples that can create or modify Notion content, but they are visible examples rather than hidden or automatic execution.
Install Mechanism
There is no executable installer; setup asks the user to create a local config directory and store a Notion API key file.
Credentials
Network calls are directed to Notion API endpoints and use a Notion integration key, which is proportionate for a Notion API skill.
Persistence & Privilege
The API key is stored persistently in plaintext at ~/.config/notion/api_key, so local file protection and the integration's shared-page scope matter.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install notion
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /notion 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
元数据
Slug notion
版本 1.0.0
许可证
累计安装 3186
当前安装数 2424
历史版本数 1
常见问题

Notion 是什么?

Notion API for creating and managing pages, databases, and blocks. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 93024 次。

如何安装 Notion?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install notion」即可一键安装,无需额外配置。

Notion 是免费的吗?

是的,Notion 完全免费(开源免费),可自由下载、安装和使用。

Notion 支持哪些平台?

Notion 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Notion?

由 Peter Steinberger(@steipete)开发并维护,当前版本 v1.0.0。

💬 留言讨论