Logo
ClawHub Skills Lib
HomeCategoriesUse CasesTrendingBlog
HomeCategoriesUse CasesTrendingBlog
ClawHub Skills Lib
ClawHub Skills Lib

Browse 27,000+ community-built AI agent skills for OpenClaw. Updated daily from clawhub.ai.

Explore

  • Home
  • Trending
  • Use Cases
  • Blog

Categories

  • Development
  • AI & Agents
  • Productivity
  • Communication
  • Data & Research
  • Business
  • Platforms
  • Lifestyle
  • Education
  • Design

Use Cases

  • Security Auditing
  • Workflow Automation
  • Finance & Fintech
  • MCP Integration
  • Crypto Trading
  • Web3 & DeFi
  • Data Analysis
  • Social Media
  • 中文平台技能
  • All Use Cases →
© 2026 ClawHub Skills Lib. All rights reserved.Built with Next.js · Neon · Prisma
Home/Blog/ClawHub Obsidian Skills Directory: 55 Skills for Vault Automation, Sync & Knowledge Management
platform-roundupobsidianclawhubopenclaw

ClawHub Obsidian Skills Directory: 55 Skills for Vault Automation, Sync & Knowledge Management

March 20, 2026·10 min read

Obsidian direction on ClawHub currently has 55 dedicated skills — one of the more technically engaged ecosystems on the platform, with 69% of skills showing real install activity. Here's the complete breakdown.

Data Overview

MetricValue
Total dedicated skills55
Skills with installs (>0)38 (69%)
Skills with zero installs17 (31%)
Top skill by downloadsobsidian — 52,388 dl
Top skill by installsobsidian — 1,608 installs
Highest install rate (non-main)obsidian-ontology-sync — 79 installs
Top coverage skillmorning-manifesto — 1,910 dl

1. Core Vault API Clients (18 skills)

The dominant category: vault CRUD via obsidian-cli or the official Obsidian CLI (v1.12+). Most of these are equivalent in capability — they differ in implementation language, CLI choice (obsidian-cli vs. notesmd-cli vs. official), or environment target (desktop, Linux, headless server).

obsidian leads by a massive margin. obsidian-cli-official and obsidian-cli both implement the official Obsidian CLI with 37 and 27 installs respectively, making them the go-to choices if you need the latest API. For headless/server environments, obsidian-official-cli-headless and obsidian-headless cover that niche.

#SkillDownloadsInstallsNotes
1obsidian52,3881,608Full vault CRUD via obsidian-cli
2obsidian-cli-official2,37637Official CLI v1.12+
3mh-obsidian1,03411obsidian-cli wrapper
4obsidian-official-cli1,21810Official CLI, search + open
5obsidian-cli92627Official CLI, full automation
6obsidian-linux5373Linux, notesmd-cli
7obsidian-1-0-028612obsidian-cli v1
8obsidian-cli-tool2451Read, create, search
9obsidian-guide2001CLI instructions
10obsidian-official-cli-headless1220Headless Linux server
11obsidian-headless920No-GUI environment (zh)
12git-backed-obsidian-cli-workflows900Git-backed vault workflows
13pop-obsidian920Plugin Orchestration Protocol
14obsidian-cli-skills521CLI note management
15obsidian-11000obsidian-cli basic
16obsidians990obsidian-cli basic
17nidhov01-obsidian710obsidian-cli basic
18obsidian-notesmd-cli00notesmd-cli

2. Sync & Bidirectional Integration (5 skills)

The standout category. obsidian-ontology-sync is the most interesting skill in the entire Obsidian set: it does bidirectional sync between human-friendly PKM notes and structured ontologies (RDF/knowledge graphs). With 79 installs, it has the highest adoption rate among non-core skills — clearly serving a specific research/academic audience that no other tool targets.

obsidian-conversation-backup solves a real pain point: automatically backing up OpenClaw conversations to Obsidian with incremental snapshots, so nothing is lost when context windows reset.

#SkillDownloadsInstallsNotes
1obsidian-ontology-sync5,68579PKM ↔ structured ontology, bidirectional
2obsidian-conversation-backup2,30512Auto backup AI conversations to vault
3obsidian-sync1,9936Workspace ↔ Obsidian file sync
4obsidian-openclaw-sync6438Sync OpenClaw config across iCloud devices
5notion-sync-obsidian2621Notion → Obsidian (one-way, zh)

3. Daily Notes & Task Management (6 skills)

Obsidian's daily notes and task systems are mature and opinionated, which is reflected in the skill quality here. obsidian-daily (19 installs) and obsidian-tasks (8 installs) show real adoption. The Kanban + Dataview combination in obsidian-tasks is a popular community setup — the skill automates its configuration.

obsidian-plugin-tasknotes targets the TaskNotes plugin specifically, but zero installs suggest limited plugin adoption overall.

#SkillDownloadsInstallsNotes
1obsidian-daily3,51819Daily notes via obsidian-cli
2obsidian-tasks2,1618Kanban + Dataview task board
3openclaw-obsidian-tasks1,6400Same as above, different author
4obsidian-plugin-tasknotes1,4380TaskNotes plugin API
5obsidian-task4375Tasks via obsidian-cli
6obsidian-daily-mai3734Create and manage daily notes

4. Content Import & Web Clipping (10 skills)

The largest specialized category — Obsidian users actively use it as a personal knowledge accumulator, pulling in content from everywhere. Chinese-language skills dominate this section (5 of 10), reflecting a strong Chinese user community around Obsidian as a PKM tool.

defuddle-obsidian uses the Defuddle CLI to strip web page clutter before saving — technically cleaner than naive HTML scrapers. multimedia-to-obsidian is the most ambitious: it handles PPT, PDF, DOCX, and images using multimodal models to generate text descriptions before writing to the vault.

#SkillDownloadsInstallsNotes
1save-to-obsidian7263Markdown → remote vault via SSH
2obsidian-clip2400Web/article clip notes
3x-grok-to-obsidian2380Grok conversations → Obsidian
4ai-research-to-obsidian2311AI search results → Obsidian (zh)
5obsidian-save-article2281Web articles → local vault (zh)
6book-capture-obsidian2191Book metadata from photos → Obsidian
7defuddle-obsidian3023Clean web → Markdown via Defuddle CLI
8multimedia-to-obsidian1761PPT/PDF/DOCX/images → vault (zh)
9web-to-obsidian1711Web pages → vault (zh)
10flomo-to-obsidian1160Flomo exported HTML → Obsidian

5. Knowledge Base & Search (3 skills)

obsidian-direct is technically differentiated: fuzzy and phonetic search across the vault, making it useful when you can't remember exact note titles. The typo-slug obisdian-direct is a duplicate. obsidian-curator uses LiveSync CouchDB for vault management with AI enrichment — a more advanced setup for collaborative or cloud-backed vaults.

#SkillDownloadsInstallsNotes
1obsidian-direct3,44229Fuzzy/phonetic search across vault
2obsidian-curator4682LiveSync CouchDB + AI enrichment
3obisdian-direct5441Duplicate of obsidian-direct (typo slug)

6. Diagrams, Canvas & Markdown (3 skills)

Obsidian has a rich plugin ecosystem for visual thinking. excalidraw-diagrams generates Excalidraw files directly into the vault. obsidian-canvas-creator builds Canvas files (Obsidian's built-in whiteboard format) from text. obsidian-markdown focuses on Obsidian Flavored Markdown — wikilinks, embeds, callouts, properties — which is distinct enough from standard Markdown to warrant its own skill.

#SkillDownloadsInstallsNotes
1obsidian-markdown33219Obsidian Flavored Markdown
2excalidraw-diagrams4083Excalidraw diagrams in Obsidian
3obsidian-canvas-creator1324Canvas (MindMap/freeform) files

7. Vault Organization & Publishing (5 skills)

obsidian-organizer (8 installs) standardizes vault structure for long-term reliability — a real use case as vaults grow. obsidian-cleaner targets the common problem of orphaned attachments in the vault root. The two Cloudflare Pages skills let you publish selected Obsidian markdown as a static site — a popular workflow for digital gardens.

#SkillDownloadsInstallsNotes
1obsidian-organizer6938Standardize vault structure
2obsidian-cleaner6650Remove orphaned images/attachments
3obsidian-cloudflare-pages-skill2131Publish vault → Cloudflare Pages
4openclaw-skill-obsidian-cloudflare-pages1532Same, OpenClaw variant
5obsidian-writer1430Write .md and .canvas files

8. Configuration, Plugins & Advanced Features (4 skills)

obsidian-openclaw (10 installs, Chinese) is an opinionated configuration guide based on YouTube tutorials — covering plugins, template systems, AI integration, and workflow design. It's not an API wrapper but a setup consultant. obsidian-bases targets Obsidian's new Bases feature (.base files with views, filters, and formulas). obsidian-plugin-dev scaffolds full plugin development from scratch.

#SkillDownloadsInstallsNotes
1obsidian-openclaw55010Master config guide (zh, YouTube-based)
2obsidian-bases27519Obsidian Bases (.base files)
3obsidian-plugin-dev1,1360Scaffold Obsidian plugins
4obsidian-writer1430Write .md and .canvas files

9. Multi-Platform Notes (2 skills)

#SkillDownloadsInstallsNotes
1notes2,59623Obsidian + Apple Notes + Bear + Notion
2craft-do1,2200Craft.do workspace automation

Quick Selection Guide

If you want to...Use this skill
Do anything with Obsidian (default)obsidian
Use the latest official Obsidian CLIobsidian-cli-official
Fuzzy/phonetic vault searchobsidian-direct
Sync PKM with structured knowledge graphobsidian-ontology-sync
Auto-backup AI conversations to vaultobsidian-conversation-backup
Manage daily notesobsidian-daily
Set up Kanban + Dataview task boardobsidian-tasks
Clip web pages into vaultobsidian-clip or defuddle-obsidian
Import multimedia (PDF/PPT/images)multimedia-to-obsidian
Publish vault as a websiteobsidian-cloudflare-pages-skill
Organize and clean up a messy vaultobsidian-organizer
Create Excalidraw diagrams in vaultexcalidraw-diagrams

Closing Observations

Obsidian users are more committed than the average ClawHub user. 69% install rate (38/55) vs Notion's 48% signals a technically engaged, power-user audience that actually deploys what it installs — not just window shopping.

obsidian-ontology-sync is the most interesting skill in the set. 79 installs for a bidirectional PKM-to-ontology sync tool is exceptional. It solves a genuine research workflow problem that no mainstream tool addresses: keeping human-readable notes and machine-readable structured data in sync. High signal of a niche but loyal user base.

Content import is the most active frontier. 10 skills dedicated to pulling external content into Obsidian — web, AI conversations, books, videos, social media. Obsidian's local-first, plain-text architecture makes it a natural landing zone for "save everything" workflows.

The Chinese user community is disproportionately active. 5 of 10 content import skills are Chinese-language, plus a Chinese-language configuration guide with 10 installs. Obsidian has strong Chinese PKM community adoption, and that's showing up in the skill ecosystem.

Headless server use is a real edge case here. Two skills target Obsidian in no-GUI environments — something you'd never see for Notion (which is browser-only). This reflects Obsidian's file-based architecture that makes server-side automation actually possible.

Data source: ClawHub platform install and download stats as of March 20, 2026. Browse more skills at clawhub-skills.com.

← Back to Blog