obsidian

Manage Obsidian vault notes and automate Markdown workspace operations.

Updated Aug 13, 2025
One-click install
npx skills add https://github.com/JoeyJoziah/investment-analysis-platform --skill obsidian-joeyjoziah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/JoeyJoziah/investment-analysis-platform/tree/main/.claude/skills/obsidian
Command: npx skills add https://github.com/JoeyJoziah/investment-analysis-platform --skill obsidian-joeyjoziah

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It removes the manual friction of finding the right Obsidian vault, navigating notes, and keeping links consistent when reorganizing a Markdown-based knowledge base.

Core Features & Use Cases

  • Vault discovery from Obsidian's configuration so you can work in the correct local workspace.
  • Search notes and note content to find topics, references, and hidden details quickly.
  • Create, move, rename, and delete notes while preserving wikilinks and Markdown links.
  • Use it for personal knowledge bases, research notebooks, project docs, and lightweight content organization.

Quick Start

Use the obsidian skill to identify the active vault and search for the note or topic you want to edit.

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 while preserving wikilinks and Markdown links?

You can manage Obsidian vault notes by using the obsidian-cli to execute safe move and rename refactors, ensuring that wikilinks and Markdown links remain intact across your local knowledge base.

What is the best way to search for specific content inside Obsidian notes?

To search for specific content inside Obsidian notes, use the content search function to locate topics, references, and hidden details across your resolved active vault path within your local Markdown workspace.

Can I automate the creation and deletion of plain-text notes in my local Markdown workspace?

Yes, you can automate the creation and deletion of plain-text notes, canvases, and attachments in your local Markdown workspace by applying obsidian-cli operations after resolving the active vault path.

Does this approach require reading Obsidian vault configuration before organizing files?

Yes, reading Obsidian vault configuration is required to resolve the active vault path accurately, ensuring that search, note creation, and refactoring operations target the correct local Markdown workspace.

What are the limitations of using obsidian-cli for knowledge base refactoring?

Obsidian-cli refactoring is limited to operating on plain-text notes, canvases, and attachments within local Markdown workspaces, requiring accurate vault configuration resolution before executing any file operations.