ClawHub Notion Skills 完整目录:Workspace 自动化、同步与 AI 记忆 Skills
ClawHub 上的 Notion 方向目前有 个专项 Skills——从轻量级 API 封装,到完整的工作区同步管道和 AI 代理记忆系统,覆盖面相当广。以下是完整分类。
注:文字描述中的安装量和下载量为文章撰写时的数据,可能已过时。 各分类表格为实时数据,每次加载自动从 ClawHub 数据库更新,以表格数据为准。
数据概览
| 指标 | 数值 |
|---|---|
| 专项 Skills 总数 | 50 |
| 有安装记录(>0) | 24 |
| 零安装 | 26 |
| 下载量最高 | notion — 次 |
| 安装量最高 | notion — 次 |
| 覆盖型最高 | api-gateway — 42,375 次 |
| 非 API 客户端安装最高 | notes — 次 |
1. 核心 API 客户端
数量最多的分类——超过一半的 Notion Skills 都在做同一件事:封装官方 Notion API,让 AI 代理能够创建、读取、更新页面、数据库和 Block。大多数 Skills 在功能上高度重叠,差异主要在于认证方式(托管 OAuth vs. 用户自提 Token)、API 版本或细节功能范围。
主力 Skill notion 的下载量是第二名的 10 倍,是毫无争议的默认选择。notion-1-0-0 的安装量达 20 次,相对于其下载量来说异常高——可能来自某个特定社区或捆绑部署场景。
| # | Skill | Downloads | Installs | Grade |
|---|---|---|---|---|
| 1 | notion | 92,191 | 2,335 | A |
| 2 | notion-skill | 13,260 | 83 | A |
| 3 | notion-cli | 5,938 | 28 | A |
| 4 | notion-1-0-0 | 905 | 28 | B |
| 5 | notion-api | 6,465 | 22 | B |
| 6 | notion-api-skill | 9,873 | 18 | A |
| 7 | notion-api-automation | 3,858 | 14 | A |
| 8 | openclaw-notion-skill | 3,147 | 11 | A |
| 9 | notion-cli-agent | 3,408 | 7 | B |
| 10 | notion-api-integration | 965 | 5 | B |
| 11 | notion-integration | 1,068 | 2 | B |
| 12 | notion-mcp-skill | 647 | 2 | B |
| 13 | mh-notion | 936 | 1 | C |
| 14 | openclaw-notion-api | 708 | 1 | C |
| 15 | notion-2025-api | 587 | 1 | B |
| 16 | notion-tools | 586 | 1 | B |
| 17 | notion-2026-01-15 | 1,799 | 0 | B |
| 18 | notioncli | 1,344 | 0 | B |
| 19 | vibe-notion | 1,388 | 0 | B |
| 20 | notion-mvp | 878 | 0 | B |
| 21 | vibe-notionbot | 1,254 | 0 | B |
| 22 | openclaw-skill-notion-workspace | 864 | 0 | B |
| 23 | notion-2 | 714 | 0 | C |
| 24 | notion-agent | 675 | 0 | B |
| 25 | notion-test | 543 | 0 | C |
| 26 | notions | 633 | 0 | C |
| 27 | nidhov01-notion | 548 | 0 | C |
2. 同步与双向集成
数量少但实用性强。这类 Skills 不只是单次 API 调用,而是在 Notion 与外部系统(本地文件、Obsidian 库)之间建立持久的双向关系。
| # | Skill | Downloads | Installs | Grade |
|---|---|---|---|---|
| 1 | notion-sync | 4,663 | 24 | A |
| 2 | notion-sync-obsidian | 715 | 1 | B |
| 3 | openclaw-notion-sync | 892 | 0 | B |
3. 任务、日历与项目管理
针对 Notion 结构化数据功能的 Skills——清单、日历数据库、工作流自动化。安装量普遍偏低,说明大多数用户仍倾向于直接用通用 API 客户端处理任务操作。
| # | Skill | Downloads | Installs | Grade |
|---|---|---|---|---|
| 1 | notion-powertools | 706 | 1 | B |
| 2 | notion-calendar | 834 | 1 | B |
| 3 | notion-manager | 684 | 1 | B |
| 4 | notion-tasks-blocks | 784 | 0 | C |
| 5 | notion-workflows | 571 | 0 | C |
4. 内容导入与采集
将外部内容写入 Notion 的 Skills——网页、聊天消息、语音录音、AI 研究结果。大部分零安装,反映出这些场景的小众性,但思路颇有价值。
notion-clipper-skill 使用 Chrome CDP 抓取页面并将 HTML 转为 Markdown 后再保存,技术上比较扎实。bilibili-cc-to-notion 是整个 Notion Skills 集中最专门的一个:从 B 站视频提取字幕,生成带注释的 Notion 学习笔记。
| # | Skill | Downloads | Installs | Grade |
|---|---|---|---|---|
| 1 | notion-clipper-skill | 1,278 | 0 | B |
| 2 | memory-to-notion | 668 | 0 | B |
| 3 | wechat-to-notion | 611 | 0 | B |
| 4 | bilibili-cc-to-notion | 707 | 0 | B |
| 5 | voice2notion | 539 | 0 | B |
| 6 | gemini-deep-research-notion | 634 | 0 | B |
5. AI 代理记忆
真正差异化的场景:将 Notion 用作 AI 代理跨会话的持久记忆存储。notion-agent-memory 负责建立结构;recall-from-notion 负责检索。两个 Skills 设计为配套使用。
| # | Skill | Downloads | Installs | Grade |
|---|---|---|---|---|
| 1 | notion-agent-memory | 1,104 | 1 | B |
| 2 | recall-from-notion | 650 | 0 | B |
6. 导出、转换与模板
将 Notion 内容转换为其他格式(或反向转换)的工具类 Skills。solid-notion 采用本地优先方案,将 Notion 页面作为纯 Markdown 文件管理,写入时使用 JSON Patch。notion-template 是中英双语模板生成器,覆盖工作区、Dashboard、Wiki 和项目看板。
| # | Skill | Downloads | Installs | Grade |
|---|---|---|---|---|
| 1 | notion-template | 801 | 6 | B |
| 2 | solid-notion | 505 | 0 | B |
| 3 | notion-db-weekly-report-generator | 473 | 0 | C |
| 4 | notion-md | 876 | 0 | B |
7. 笔记与 PKM
将 Notion 与其他笔记工具并列支持的 Skills,而非专门针对 Notion。
notes 是整个 Notion 集里的异数:23 次安装、2,596 次下载——是除 notion 本身之外表现最好的 Skill。它同时支持 Notion、Apple Notes、Bear 和 Obsidian,这正是它被大量使用的原因:不绑死在单一平台。
| # | Skill | Downloads | Installs | Grade |
|---|---|---|---|---|
| 1 | notes | 4,327 | 35 | A |
| 2 | minimalist-ui | 712 | 3 | B |
快速选择指南
| 需求 | 推荐 Skill |
|---|---|
| 做任何 Notion 操作(默认首选) | notion |
| Notion 与本地文件同步 | notion-sync |
| 同时写入 Notion 和其他笔记应用 | notes |
| AI 代理跨会话保持记忆 | notion-agent-memory + recall-from-notion |
| 将网页剪藏进 Notion | notion-clipper-skill |
| Notion ↔ Obsidian 双向同步 | notion-sync-obsidian |
| 管理日历/任务数据库 | notion-calendar |
| Markdown 转 Notion Block | notion-md |
| 生成 Notion 模板 | notion-template |
总结观察
API 封装类 Skills 已经严重过剩。 50 个 Skills 中有 28 个(56%)在功能上几乎一样:封装 Notion API、提供 CRUD 操作。大部分零安装。如果你想做 Notion Skill,通用 API 访问这条路已经饱和。
notion 在自己的品类里是垄断级存在。 46,976 次下载、1,209 次安装,超过所有其他 Notion API 客户端的总和。第二名有 6,845 次下载——差距达 6.8 倍。选赢家就对了。
多平台 Skills 的表现远超预期。 notes(Notion + Apple Notes + Bear + Obsidian)有 23 次安装——仅次于 notion 本身,在整个 Notion Skills 集里排第二。用户想要可移植性,而不是被 Notion 绑定。
AI 代理记忆是严重未被开发的场景。 只有 2 个 Skills 针对这个用途,尽管它是将 Notion 与 AI 代理结合使用的最强论据之一(持久化、结构化、可查询)。对于开发者来说机会明显。
一半 Skills 从未被安装过。 50 个里有 26 个零安装。对其中大多数来说,没有任何理由比 notion 更值得选择——它们没有提供任何差异化。零安装是市场给出的诚实判决。
数据来源:ClawHub 平台安装量与下载量统计,截至 2026 年 3 月 20 日。浏览更多 Skills:clawhub-skills.com。