obsidian

Manage Obsidian Markdown vaults with obsidian-cli operations.

5|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/0xHoneyJar/loa-beauvoir --skill obsidian-0xhoneyjar
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/0xHoneyJar/loa-beauvoir/tree/main/skills/obsidian
Command: npx skills add https://github.com/0xHoneyJar/loa-beauvoir --skill obsidian-0xhoneyjar

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires obsidian-cli, and includes references (resource) components.

What problem does it solve?

This Skill simplifies the management and interaction with Obsidian note-taking vaults, automating common tasks and ensuring data integrity across your notes.

Core Features & Use Cases

  • Vault Management: Easily find and set your default Obsidian vault.
  • Content Operations: Search for notes by title or content, create new notes, move, rename, or delete existing ones.
  • Use Case: Quickly find all notes related to a specific project, create a new meeting note, and ensure all internal links are updated automatically after renaming a note.

Quick Start

Use the obsidian skill to create a new note named 'Meeting Notes' in the 'Projects' folder with today's date.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I manage my Obsidian vault using the command line?▼

You can manage Obsidian vaults via the command line by using obsidian-cli to automate note searching, creation, moving, and deletion. This Skill executes those operations programmatically while ensuring internal Markdown links are preserved.

Can I automate note creation and move existing notes in Obsidian?▼

Yes, you can automate note creation and move existing notes in Obsidian by executing obsidian-cli commands through this Skill. It handles content organization and automatically maintains internal link integrity during file operations.

What's the best way to search for notes by content in a Markdown vault?▼

The best way to search for notes by content in a Markdown vault is using the obsidian-cli integration provided by this Skill. It allows you to query and retrieve notes based on specific titles or content patterns.

Do I need obsidian-cli installed to manage vaults with this Skill?▼

Yes, you need obsidian-cli installed as a dependency. This Skill functions by wrapping obsidian-cli commands to perform vault management tasks, so the underlying command-line tool must be present in your environment.

Why do internal links break when renaming notes in my knowledge management workflow?▼

Internal links break when renaming notes if the tool does not track backlink references. This Skill uses obsidian-cli to update internal links automatically, ensuring data integrity across your vault when files are renamed or moved.

Does this Obsidian Skill work with personal knowledge management setups?▼

Yes, this Skill is designed for personal knowledge management and note-taking workflows. It manipulates Obsidian Markdown vaults to ensure efficient content organization, retrieval, and link integrity for personal databases.