obsidian

Manages Obsidian vault Markdown notes including search, edit, and wikilink creation.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/Gitnapp/Skills --skill obsidian-gitnapp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/Gitnapp/Skills/tree/main/note-taking/obsidian
Command: npx skills add https://github.com/Gitnapp/Skills --skill obsidian-gitnapp

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users manage Obsidian vault content efficiently by reducing the friction of finding, editing, creating, and linking notes across a filesystem-based knowledge base.

Core Features & Use Cases

  • Note Management: Read, create, append, and edit Markdown notes within an Obsidian vault.
  • Vault Search and Organization: Locate notes and content using targeted filesystem searches while resolving vault paths safely.
  • Knowledge Linking: Create Obsidian wikilinks between related notes to maintain connected knowledge structures.

Quick Start

Use the obsidian skill to find all notes containing a specific topic in my Obsidian vault and create links to related notes.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I manage and organize Obsidian notes automatically?

Managing Obsidian notes is done by reading, searching, creating, and editing Markdown knowledge files within the vault. This requires filesystem access and resolved vault paths to perform safe note operations and maintain personal knowledge workflows.

Can I create wikilinks between related Markdown notes in my vault?

Creating wikilinks between related Markdown notes connects your knowledge structures within the Obsidian vault. This allows you to automatically link discovered content and maintain connected personal knowledge bases during filesystem navigation.

What's the best way to search for specific topics across an Obsidian vault?

Searching for specific topics across an Obsidian vault uses targeted filesystem searches to locate and discover Markdown notes. This safely resolves vault paths to find relevant content quickly without manual folder browsing.

Do I need filesystem access to edit Markdown knowledge files in Obsidian?

Filesystem access is required to edit Markdown knowledge files in Obsidian. The system needs resolved vault paths to safely perform note operations like reading, creating, appending, and updating content within the knowledge base.

Does this approach work for appending content to existing Markdown notes?

Appending content to existing Markdown notes is supported directly within the Obsidian vault. You can safely update and edit knowledge files by resolving the correct vault paths to maintain your personal knowledge management workflow.