← 返回 Skills 市场
jolestar

Notion Mcp Skill

作者 jolestar · GitHub ↗ · v1.0.1
cross-platform ✓ 安全检测通过
388
总下载
0
收藏
3
当前安装
2
版本数
在 OpenClaw 中安装
/install notion-mcp-skill
功能描述
Operate Notion workspace content through Notion MCP using the UXC CLI, including search, fetch, users/teams lookup, page/database creation and updates, and c...
安全使用建议
This skill appears to do what it says: it relies on your locally installed 'uxc' CLI to perform OAuth and Notion MCP calls and asks you to paste the browser callback URL (which will contain an authorization code). Before installing/use: ensure the 'uxc' binary is from a trusted source, verify network calls target mcp.notion.com/mcp, and be prepared to confirm any write operations (the skill requires explicit confirmation). The callback URL you paste contains an auth code — that's expected for the OAuth flow; do not paste raw bearer tokens or secrets into chat. If you want to avoid any automated actions, keep autonomous agent invocation disabled or confirm prompts before allowing writes.
功能分析
Type: OpenClaw Skill Name: notion-mcp-skill Version: 1.0.1 The notion-mcp-skill bundle is a well-structured integration for interacting with Notion via the uxc CLI. It implements standard OAuth flows, emphasizes read-before-write patterns, and explicitly requires user confirmation for destructive actions. The included validation script (scripts/validate.sh) and documentation (SKILL.md, references/) focus on maintaining consistency and safety within the OpenClaw environment, with no evidence of malicious intent or data exfiltration.
能力评估
Purpose & Capability
Name/description describe Notion MCP operations and the skill only requires use of the 'uxc' CLI and network access to mcp.notion.com/mcp; these are expected for the stated functionality and no unrelated credentials or services are requested.
Instruction Scope
SKILL.md limits runtime actions to discovery, OAuth via uxc, reading/fetching/searching, and guarded write flows with explicit user confirmation; it instructs the agent to ask the user to paste the OAuth callback URL (contains auth code/state), which is appropriate for an interactive OAuth flow and is explicitly constrained (do not ask for bearer tokens).
Install Mechanism
This is instruction-only with no install spec. The skill assumes 'uxc' is already installed in PATH; no downloads or archive extraction are performed by the skill itself.
Credentials
No environment variables, credentials, or config paths are required by the skill. OAuth is handled by 'uxc' and the skill does not request unrelated secrets or broad system access.
Persistence & Privilege
Skill does not request always:true, does not modify other skills' configurations, and contains no persistent installation steps. Autonomous invocation remains enabled by platform default but the skill itself is not forcing persistent presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install notion-mcp-skill
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /notion-mcp-skill 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.1
- Updated OAuth workflow to use `uxc auth oauth start` and `uxc auth oauth complete` instead of the older `uxc auth oauth login` flow. - Added instructions that recommend `uxc auth oauth login ... --flow authorization_code` only for fallback scenarios. - Clarified the step-by-step login and callback URL handling for OAuth setup. - No changes to CLI usage for fetch, search, or update operations.
v1.0.0
Initial release of notion-mcp-skill - Enables operations on Notion workspace content via Notion MCP with the UXC CLI. - Supports search, fetch, user/team lookups, page/database creation/updates, and comments. - Requires OAuth (authorization_code + PKCE) with guided operator interaction and strong safe-write controls. - Includes schema inspection, error recovery, and endpoint binding workflows. - All operations use guarded JSON output parsing and explicit user confirmations before high-impact actions.
元数据
Slug notion-mcp-skill
版本 1.0.1
许可证
累计安装 3
当前安装数 3
历史版本数 2
常见问题

Notion Mcp Skill 是什么?

Operate Notion workspace content through Notion MCP using the UXC CLI, including search, fetch, users/teams lookup, page/database creation and updates, and c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 388 次。

如何安装 Notion Mcp Skill?

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

Notion Mcp Skill 是免费的吗?

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

Notion Mcp Skill 支持哪些平台?

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

谁开发了 Notion Mcp Skill?

由 jolestar(@jolestar)开发并维护,当前版本 v1.0.1。

💬 留言讨论