← 返回 Skills 市场
216
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install notion-coworker
功能描述
An autonomous Notion coworker agent that monitors Gmail for Notion comment mentions (from [email protected]), reads the comment to understand what's bein...
安全使用建议
This skill will read your Gmail (unread Notion notification emails), access your Notion workspace, and post replies — but it declares no credentials or configuration, which is inconsistent and concerning. Before installing or enabling it, ask the publisher these questions: (1) Exactly which credentials/tokens does the skill need (Gmail OAuth scopes, Notion integration token)? Where and how will you supply and store them? (2) Will the agent ever post to Notion without explicit confirmation? Can you require a review step or limit it to draft replies? (3) Which platform tools (notion-fetch, notion-get-comments, conversation_search, web_search) will it use and do they already exist in your runtime? (4) What logs/audit trail exist and how do you revoke the skill's access? Also note identity.md is referenced but not provided — ask for it. If you proceed, follow the principle of least privilege: grant read-only Gmail scope if possible, a Notion token limited to the workspace/pages needed, and require manual approval before posting. If the publisher cannot clearly explain credential handling and safeguards, do not enable this skill.
功能分析
Type: OpenClaw Skill
Name: notion-coworker
Version: 1.0.0
The notion-coworker skill is an autonomous agent designed to monitor Gmail for Notion notifications, research answers using the Notion workspace and web search, and reply to comments. While it requires significant permissions (Gmail read/write, Notion read/write, and web access), its operations are transparently documented in SKILL.md, and it includes explicit steps to report all actions back to the user. There is no evidence of data exfiltration to unauthorized endpoints, obfuscation, or malicious intent.
能力评估
Purpose & Capability
The skill's stated purpose is to monitor Notion comment mentions via Gmail and reply in Notion. The SKILL.md explicitly requires access to Gmail (searching unread mails from [email protected]) and multiple Notion operations (fetch pages, read full comments, create comments/pages). Yet the skill metadata declares no required env vars, no primary credential, and no config paths. That is inconsistent: legitimate operation requires Gmail and Notion API credentials or access tokens, which are not declared or justified.
Instruction Scope
The runtime instructions tell the agent to: search the user's Gmail inbox, read email bodies to extract URLs and comment text, read conversation history/memory, fetch Notion page contents and entire discussion threads, optionally perform web searches and fetch web pages, post replies to Notion threads, and create research subpages documenting everything. These are broad, sensitive operations (email reading, workspace access, autonomous posting) and the instructions do not constrain or limit scope (e.g., label restrictions, confirmation before posting) and even recommend processing all matching notifications sequentially. The skill also references 'identity.md' which is not included.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That minimizes filesystem/install risk — nothing will be downloaded or written by an installer. However, the runtime still relies on platform-provided tools (notion-fetch, notion-get-comments, notion-create-comment, web_search, web_fetch, conversation_search) whose availability and privileges matter.
Credentials
The SKILL.md requires access to Gmail and Notion APIs and to conversation/memory tools, but requires.env is empty and no primary credential is declared. Sensitive tokens (Gmail OAuth token, Notion integration token, or an email forwarding config) are necessary for this functionality; their absence in the declared requirements is a disproportionate omission. The skill also instructs use of conversation_search/recent_chats (access to past chats/memory) without any mention of limiting or disclosing that access.
Persistence & Privilege
always is false (ok). The skill is allowed to invoke autonomously (disable-model-invocation: false), which is the platform default. The instructions expect the agent to 'monitor' and process Gmail Notion notifications and to re-trigger if the user has used it before — this effectively gives it ongoing monitoring behavior when permitted. That persistent monitoring combined with email/workspace access is a sensitive privilege and should be consented to explicitly, but the skill metadata does not document expected frequency, required user approvals, or safeguards.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install notion-coworker - 安装完成后,直接呼叫该 Skill 的名称或使用
/notion-coworker触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of notion-coworker: an autonomous agent for handling Notion comment mentions via Gmail notifications.
- Monitors Gmail for unread Notion mentions, understands the request, researches an answer using memory, Notion workspace, and the web if needed, then replies directly in the Notion discussion thread.
- Documents all research in a subpage for each handled mention, providing an audit trail.
- Summarizes all actions for the user, including processed emails and next steps for inbox management.
- Handles edge cases gracefully, with clear reporting for parsing errors, inaccessible Notion pages, and unmatched discussion threads.
元数据
常见问题
Notion co-worker 是什么?
An autonomous Notion coworker agent that monitors Gmail for Notion comment mentions (from [email protected]), reads the comment to understand what's bein... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 216 次。
如何安装 Notion co-worker?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install notion-coworker」即可一键安装,无需额外配置。
Notion co-worker 是免费的吗?
是的,Notion co-worker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Notion co-worker 支持哪些平台?
Notion co-worker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Notion co-worker?
由 Lauro(@laurobrcwb)开发并维护,当前版本 v1.0.0。
推荐 Skills