obsidian

Automate Obsidian vault management via CLI for notes, links, and maintenance.

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/guicaulada/dotfiles --skill obsidian-guicaulada
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/guicaulada/dotfiles/tree/main/home/dot_claude/exact_skills/obsidian
Command: npx skills add https://github.com/guicaulada/dotfiles --skill obsidian-guicaulada

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vaults are easier to manage when tasks like note creation, linking, and health checks can be automated via the CLI.

Core Features & Use Cases

  • Interact with the Obsidian CLI to create notes, search content, inspect link graphs, and manage vault metadata.
  • Automate organizational tasks: move/rename notes with backlinks updated, manage properties, and perform health audits.
  • Real-world scenarios include daily note capture, templated note creation, and batch updates across notes.

Quick Start

Run obsidian help to view available commands and start creating or querying notes in your vault.

Frequently Asked Questions about obsidian

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Obsidian vault management from the command line?

Automate Obsidian vault management by using the CLI to create notes, update backlinks during file moves, manage properties, and run health audits. It streamlines daily note capture and batch updates with clear prompts and safe defaults.

How do I move and rename markdown files without breaking backlinks in my vault?

To move and rename markdown files without breaking backlinks, the CLI automatically updates linking references across your vault. This ensures note maintenance remains safe and preserves your graph explorations during structural changes.

Can I perform full-text searches and inspect link graphs via the Obsidian CLI?

Yes, you can perform full-text searches and inspect link graphs via the Obsidian CLI. It enables you to search content, query vault metadata, and explore note relationships directly from the command line without the graphical interface.

What's the best way to batch update properties and tasks across markdown notes?

The best way to batch update properties and tasks across markdown notes is using CLI workflows. You can automate organizational tasks like templated note creation and metadata management safely across multiple files simultaneously.

Does automating vault maintenance with the CLI require prior command-line experience?

Automating vault maintenance with the CLI requires basic command-line familiarity, but provides structured guidance detailing command usage and safe defaults. Running the help command lists available workflows to get started quickly.