obsidian

Manage Obsidian vault notes and automate file operations via obsidian-cli.

2|Updated May 23, 2026
One-click install
npx skills add https://github.com/enclawed/enclawed-oss --skill obsidian-enclawed
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/enclawed/enclawed-oss/tree/main/skills/obsidian
Command: npx skills add https://github.com/enclawed/enclawed-oss --skill obsidian-enclawed

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the friction of finding, editing, and reorganizing notes across one or more Obsidian vaults by treating the vault as a normal folder and exposing reliable CLI workflows.

Core Features & Use Cases

  • Vault discovery: Resolve the active vault from Obsidian configuration instead of guessing file paths.
  • Note operations: Search note titles and content, create new pages, move or rename files, and delete notes when needed.
  • Practical use case: Clean up a research vault by locating related notes, creating a new summary page, and moving scattered drafts into a structured folder while preserving links.

Quick Start

Ask me to use the obsidian skill to find the active vault and create a new note for your project summary.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I manage Obsidian vault notes from the command line?

This Skill automates Obsidian vault management via CLI to search note titles, create pages, move files, and delete notes. It relies on obsidian-cli and reads your vault configuration to ensure actions resolve against the correct folder.

How do I locate my active Obsidian vault without guessing the file path?

This Skill resolves the active Obsidian vault directly from your configuration files, eliminating the need to guess file paths. It ensures subsequent note operations target the correct markdown vault folder automatically.

Can I move and rename notes across markdown vaults while keeping links updated?

Yes, this Skill moves and renames notes across markdown vaults while preserving links. It applies CLI workflows that resolve actions against the correct folder, ensuring internal note connections remain intact during reorganization.

Do I need obsidian-cli installed to search and create notes in my vault?

Yes, this Skill requires obsidian-cli installed and access to your vault configuration to search and create notes. It relies on obsidian-cli to execute reliable file operations against your markdown knowledge base.

What's the best way to clean up a research vault with scattered markdown drafts?

The best way to clean up a research vault is using this Skill to locate related notes, create a summary page, and move scattered drafts into a structured folder. This reorganization process preserves internal links and maintains markdown vault integrity.