ClawHub Notion Skills Directory: 50 Skills for Workspace Automation, Sync & AI Memory
Notion direction on ClawHub currently has 50 dedicated skills — from lightweight API wrappers to full workspace sync pipelines and AI agent memory systems. Here's the complete breakdown.
Data Overview
| Metric | Value |
|---|---|
| Total dedicated skills | 50 |
| Skills with installs (>0) | 24 |
| Skills with zero installs | 26 |
| Top skill by downloads | notion — 46,976 dl |
| Top skill by installs | notion — 1,209 installs |
| Top coverage skill | api-gateway — 42,375 dl |
| Most-installed non-API-client | notes — 23 installs |
1. Core API Clients (28 skills)
The largest category by far — over half of all Notion skills are variations of the same idea: wrapping the official Notion API to let agents create/read/update pages, databases, and blocks. Differentiation is minimal; most differ only in authentication approach (managed OAuth vs. user-provided token), versioning, or minor feature scope.
The dominant skill notion has 10× more downloads than its nearest competitor, making it the clear default choice. notion-1-0-0 stands out with 20 installs despite modest downloads — likely from a specific community or bundled deployment.
| # | Skill | Downloads | Installs | Notes |
|---|---|---|---|---|
| 1 | notion | 46,976 | 1,209 | Official API, full CRUD |
| 2 | notion-api-skill | 6,845 | 4 | Managed OAuth |
| 3 | notion-cli | 2,667 | 8 | CLI-first |
| 4 | notion-skill | 2,487 | 17 | Pages + databases |
| 5 | notion-api-automation | 2,129 | 6 | JSON-first CLI |
| 6 | openclaw-notion-skill | 1,865 | 7 | Workspace read/write |
| 7 | notion-api | 1,769 | 4 | Node.js, search + query |
| 8 | notion-cli-agent | 1,576 | 2 | CLI agent wrapper |
| 9 | notion-2026-01-15 | 1,049 | 0 | Versioned API (Jan 2026) |
| 10 | notioncli | 717 | 0 | Pages, databases, blocks |
| 11 | vibe-notion | 488 | 0 | Unofficial private API |
| 12 | notion-mvp | 488 | 0 | Single-database tasks |
| 13 | vibe-notionbot | 458 | 0 | Official API |
| 14 | notion-api-integration | 439 | 1 | Full API incl. comments |
| 15 | mh-notion | 313 | 0 | Pages, databases, blocks |
| 16 | notion-1-0-0 | 298 | 20 | v1 spec, high install rate |
| 17 | notion-integration | 263 | 2 | Project + doc management |
| 18 | openclaw-skill-notion-workspace | 246 | 0 | Workspace management |
| 19 | openclaw-notion-api | 221 | 0 | Image/file upload support |
| 20 | notion-mcp | 216 | 2 | MCP + managed auth |
| 21 | notion-mcp-skill | 201 | 2 | MCP via UXC CLI |
| 22 | notion-2025-api | 181 | 1 | 2025-09-03 API spec |
| 23 | notion-2 | 181 | 1 | MorphixAI proxy access |
| 24 | notion-tools | 152 | 1 | Read/modify pages |
| 25 | notion-agent | 140 | 0 | OpenClaw integration |
| 26 | notion-test | 116 | 0 | Basic API wrapper |
| 27 | notions | 96 | 0 | API + 50+ bundled tools |
| 28 | nidhov01-notion | 63 | 0 | Pages, databases, blocks |
2. Sync & Bidirectional Integration (3 skills)
A small but practically useful category. These skills go beyond one-shot API calls — they establish persistent, bidirectional relationships between Notion and other systems (local files, Obsidian vaults).
| # | Skill | Downloads | Installs | Notes |
|---|---|---|---|---|
| 1 | notion-sync | 2,129 | 11 | Bidirectional pages + DBs |
| 2 | openclaw-notion-sync | 396 | 0 | Local dirs → Notion pages |
| 3 | notion-sync-obsidian | 262 | 1 | Notion → Obsidian (local) |
3. Task, Calendar & Project Management (5 skills)
Skills targeting Notion's structured data features — checklists, calendar databases, and workflow automation. Relatively thin category with low install counts, suggesting most users stick with the general API clients for task operations.
| # | Skill | Downloads | Installs | Notes |
|---|---|---|---|---|
| 1 | notion-tasks-blocks | 395 | 0 | Checklist blocks, no DB needed |
| 2 | notion-powertools | 215 | 1 | Power user toolkit |
| 3 | notion-calendar | 172 | 1 | Date-aware DB + rescheduling |
| 4 | notion-manager | 77 | 1 | SaaS-grade Notion client |
| 5 | notion-workflows | 72 | 0 | Automate page/DB tasks |
4. Content Import & Clipping (6 skills)
Skills that pipe external content into Notion — web pages, chat messages, voice recordings, AI research outputs. Most have zero installs, reflecting how niche these use cases are, but the ideas are interesting.
notion-clipper-skill uses Chrome CDP to fetch pages and convert HTML to Markdown before saving — a technically solid approach. bilibili-cc-to-notion is the most specialized skill in the entire set: it extracts subtitles from Bilibili videos and creates annotated Notion study notes.
| # | Skill | Downloads | Installs | Notes |
|---|---|---|---|---|
| 1 | notion-clipper-skill | 260 | 0 | Web → Notion via Chrome CDP |
| 2 | memory-to-notion | 242 | 0 | Archive AI conversation memories |
| 3 | wechat-to-notion | 150 | 0 | WeChat articles → Notion DB |
| 4 | bilibili-cc-to-notion | 116 | 0 | Bilibili subtitles → Notion notes |
| 5 | voice2notion | 101 | 0 | Voice recording → Notion (Whisper) |
| 6 | gemini-deep-research-notion | 18 | 0 | Gemini research → Notion |
5. AI Agent Memory (2 skills)
A genuinely differentiated use case: using Notion as a persistent memory store for AI agents across sessions. notion-agent-memory sets up the structure; recall-from-notion handles retrieval. Designed to be used as a pair.
| # | Skill | Downloads | Installs | Notes |
|---|---|---|---|---|
| 1 | notion-agent-memory | 459 | 1 | Structured agent memory in Notion |
| 2 | recall-from-notion | 237 | 0 | Proactive memory retrieval |
6. Export, Conversion & Templates (4 skills)
Utilities for transforming Notion content into other formats — or the reverse. solid-notion takes a local-first approach, managing Notion pages as plain Markdown files with JSON patch writes. notion-template is a Chinese-language template generator covering workspaces, dashboards, wikis, and project boards.
| # | Skill | Downloads | Installs | Notes |
|---|---|---|---|---|
| 1 | notion-template | 214 | 3 | Template generator (zh/en) |
| 2 | solid-notion | 160 | 0 | Notion pages as local Markdown |
| 3 | notion-db-weekly-report-generator | 135 | 0 | Task records → weekly reports |
| 4 | notion-md | 98 | 0 | Markdown → Notion blocks |
7. Notes & PKM (2 skills)
Two skills that include Notion alongside other note-taking tools, rather than targeting Notion exclusively.
notes is the standout here: 23 installs and 2,596 downloads make it one of the best-performing skills in the entire Notion set. It supports Notion, Apple Notes, Bear, and Obsidian in a single interface — which is exactly why it gets used: no lock-in.
| # | Skill | Downloads | Installs | Notes |
|---|---|---|---|---|
| 1 | notes | 2,596 | 23 | Notion + Apple Notes + Bear + Obsidian |
| 2 | minimalist-ui | 204 | 1 | Notion-style design system |
Quick Selection Guide
| If you want to... | Use this skill |
|---|---|
| Do anything with Notion (default choice) | notion |
| Sync Notion with local files | notion-sync |
| Write to Notion + other note apps | notes |
| Keep AI agent memory across sessions | notion-agent-memory + recall-from-notion |
| Clip web pages into Notion | notion-clipper-skill |
| Sync Notion ↔ Obsidian | notion-sync-obsidian |
| Manage calendar/task databases | notion-calendar |
| Convert Markdown → Notion blocks | notion-md |
| Generate Notion templates | notion-template |
Closing Observations
The market is flooded with copy-paste API wrappers. 28 of 50 skills (56%) are functionally identical: wrap the Notion API, expose CRUD operations, done. Most have zero installs. If you're building a Notion skill, generic API access is a dead end.
notion is a monopoly within its category. With 46,976 downloads and 1,209 installs, it has more traction than all other Notion API clients combined. The second-place skill has 6,845 downloads — a 6.8× gap. Pick the winner.
The multi-platform skills punch above their weight. notes (Notion + Apple Notes + Bear + Obsidian) has 23 installs — more than any pure Notion client except notion itself. Users want portability, not Notion lock-in.
AI agent memory is genuinely underexplored. Only 2 skills target this use case, despite it being one of the strongest arguments for using Notion with an AI agent (persistent, structured, queryable). High opportunity for builders.
Half the set has never been installed. 26 of 50 skills show zero installs. For most of them, there's no reason to choose them over notion — they offer no differentiation. Zero installs is the market's honest verdict.
Data source: ClawHub platform install and download stats as of March 20, 2026. Browse more skills at clawhub-skills.com.