obsidian

Manage Obsidian vault notes, tasks, and properties via the official CLI.

Updated May 7, 2026
One-click install
npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill obsidian-moodmnky-llc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/MOODMNKY-LLC/mnky-atlas/tree/main/skills/obsidian
Command: npx skills add https://github.com/MOODMNKY-LLC/mnky-atlas --skill obsidian-moodmnky-llc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually navigating, editing, and organizing content across Obsidian vaults is slow and error-prone, especially when working with large note collections, recurring tasks, or interconnected knowledge bases.

Core Features & Use Cases

  • Vault Note Operations: Read, create, edit, move, and delete notes and attachments across single or multiple Obsidian vaults.
  • Task & Property Management: Automate daily note creation, mark tasks as complete, and update note properties like status tags to keep your workflow organized.
  • Search & Link Analysis: Search vault content by keyword or property, view backlinks for individual notes, and resolve unresolved links to maintain a connected knowledge base. For example, if you run a project wiki in Obsidian, use this skill to quickly find all notes tagged "active", update their status to "archived", and append new meeting action items to the relevant project note in seconds.

Quick Start

Use the obsidian skill to search your Obsidian vault for all notes tagged "meeting" and list their titles for review.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I search and update Obsidian vault content programmatically?

You can programmatically search and update Obsidian vault content via the official CLI, enabling automated reading, editing, and organizing of Markdown notes. This eliminates manual navigation across large note collections and interconnected knowledge bases.

Can I automate task tracking and daily note creation in Obsidian?

Yes, you can automate task tracking and daily note creation in Obsidian by executing CLI commands to mark tasks as complete and generate recurring notes. This keeps your personal knowledge management and project documentation workflows organized automatically.

Does the Obsidian CLI support backlink analysis and resolving unresolved links?

Yes, the official Obsidian CLI supports viewing backlinks for individual notes and resolving unresolved links. This maintains a connected knowledge base by ensuring all Markdown content stays properly linked across your vault.

What is the best way to manage multiple Obsidian vaults without manual editing?

The best way to manage multiple Obsidian vaults without manual editing is via the official Obsidian CLI, which programmatically handles note operations across vaults. This eliminates error-prone manual organization when handling large Markdown collections and project wikis.

How do I update note properties and status tags in a Markdown knowledge base?

Update note properties and status tags in a Markdown knowledge base by applying vault-aware operations through the Obsidian CLI. This programmatically updates tags, such as changing active project notes to archived status, across your entire vault in seconds.