Skip to main content
Back to the directory
steipete/clawdisSoftware EngineeringFrontend and Design

obsidian

Automate Obsidian vault operations and search plain Markdown notes via obsidian-cli.

SkillJury keeps community verdicts, source metadata, and external repository signals in separate lanes so ranking data never pretends to be a review.

SkillJury verdict
Pending

No approved reviews yet

Would recommend
Pending

Waiting on enough review volume

Install signal
1

Weekly or total install activity from catalog data

Sign in to review
0 review requests
Install command
npx skills add https://github.com/steipete/clawdis --skill obsidian
SkillJury does not have enough approved reviews to publish a community verdict yet. Source metadata and repository proof are still available above.
SkillJury Signal Summary

As of Apr 30, 2026, obsidian has 1 weekly installs, 0 community reviews on SkillJury. Community votes currently stand at 0 upvotes and 0 downvotes. Source: steipete/clawdis. Canonical URL: https://skills.sh/steipete/clawdis/obsidian.

Security audits
Gen Agent Trust HubWARN
SocketPASS
SnykPASS
About this skill
Automate Obsidian vault operations and search plain Markdown notes via obsidian-cli. Obsidian vault = a normal folder on disk. Vault structure (typical) Obsidian desktop tracks vaults here (source of truth): obsidian-cli resolves vaults from that file; vault name is typically the folder name (path suffix). Fast “what vault is active / where are the notes?” Notes Pick a default vault (once): Search Create Move/rename (safe refactor) Delete Prefer direct edits when appropriate: open the .md file and change it; Obsidian will pick it up. - Requires obsidian-cli binary; install via Homebrew or manually - Core commands: search note names or content with snippets, create notes with optional auto-open, move/rename notes with automatic wikilink and Markdown link updates across the vault, and delete notes - Vaults are standard folders on disk containing .md files, .canvas JSON files, and a .obsidian/ config directory; read the active vault from ~/Library/Application Support/obsidian/obsidian.json rather than hardcoding paths - Set a default vault once with set-default , then use print-default to retrieve it; supports multiple vaults (iCloud, local, work/personal) - Notes: *.md (plain text Markdown; edit with any editor) - Config: .obsidian/ (workspace + plugin settings; usually don’t touch from scripts) - Canvases: *.canvas (JSON) - Attachments: whatever folder you chose in Obsidian...

Source description provided by the upstream listing. Community review signal and install context stay separate from this narrative layer.

Community reviews

Latest reviews

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does obsidian do?

Automate Obsidian vault operations and search plain Markdown notes via obsidian-cli.

Is obsidian good?

obsidian does not have approved reviews yet, so SkillJury cannot publish a community verdict.

Which AI agents support obsidian?

obsidian currently lists compatibility with Skills CLI.

Is obsidian safe to install?

obsidian has been scanned by security audit providers tracked on SkillJury. Check the security audits section on this page for detailed results from Socket.dev and Snyk.

What are alternatives to obsidian?

Skills in the same category include grimoire-morpho-blue, conversation-memory, second-brain-ingest, zai-tts.

How do I install obsidian?

Run the following command to install obsidian: npx skills add https://github.com/steipete/clawdis --skill obsidian

Related skills

More from steipete/clawdis

Related skills

Alternatives in Software Engineering