obsidian

Manage Obsidian vaults by searching, creating, and refactoring Markdown notes.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/dsactivi-2/Mujo-Team --skill obsidian-dsactivi-2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/dsactivi-2/Mujo-Team/tree/main/skills/obsidian
Command: npx skills add https://github.com/dsactivi-2/Mujo-Team --skill obsidian-dsactivi-2

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the management and interaction with Obsidian vaults, which are collections of plain Markdown notes, by leveraging the obsidian-cli tool.

Core Features & Use Cases

  • Vault Management: Easily find active vaults and set default vaults.
  • Search: Quickly search note titles and content within your vaults.
  • Content Creation & Modification: Create new notes, move/rename existing notes (with automatic link updates), and delete notes.
  • Use Case: Automatically create a new note in your 'Projects' vault titled 'Project Alpha Kickoff' with predefined content and open it for immediate editing.

Quick Start

Search for notes containing the phrase "meeting minutes" within your active Obsidian vault.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I manage Obsidian vaults using command line interfaces?

You can manage Obsidian vaults via command line by utilizing obsidian-cli to search note titles and content, create new notes, and perform safe refactoring operations like moving or renaming notes.

How do I automatically update internal links when renaming Markdown notes?

Renaming Markdown notes automatically updates internal links by performing safe refactoring operations through the obsidian-cli, ensuring that all internal connections within your Obsidian vault remain intact and valid.

Can I search note content across local directories designated as Obsidian vaults?

Yes, you can search note titles and content across local file system directories designated as Obsidian vaults by using the search functionality provided through the obsidian-cli integration.

What is the best way to create new Markdown notes in an existing Obsidian vault?

The best way to create new Markdown notes in an existing Obsidian vault is by using obsidian-cli to facilitate content creation, allowing you to quickly add and open predefined notes for immediate editing.

Do I need a specific environment setup to interact with plain Markdown note collections?

You need local file system directories designated as Obsidian vaults to interact with plain Markdown note collections, as the tool operates directly on these local directories without requiring additional external dependencies.

What are the limitations of moving or deleting notes within Obsidian vaults?

The primary limitation when moving or deleting notes within Obsidian vaults is that operations are confined to local file system directories, meaning all refactoring and safe link updates occur strictly within your local environment.