obsidian

Read, list, search, create, and edit notes within an Obsidian vault.

Updated Jun 22, 2026
One-click install
npx skills add https://github.com/ashiqcodeleaf/long-Run-Agents --skill obsidian-ashiqcodeleaf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/ashiqcodeleaf/long-Run-Agents/tree/main/skills/note-taking/obsidian
Command: npx skills add https://github.com/ashiqcodeleaf/long-Run-Agents --skill obsidian-ashiqcodeleaf

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of reading, searching, creating, and editing notes in the Obsidian vault, making it easier to manage your knowledge base.

Core Features & Use Cases

  • Note Management: Read, list, search, create, and edit notes directly within the Obsidian vault.
  • File System Integration: Works with the file system to ensure seamless integration with your Obsidian notes.
  • Use Case: If you're a student or professional who uses Obsidian for note-taking, this Skill can help you quickly find information, create new notes, and manage your notes more efficiently.

Quick Start

Use the obsidian skill to read the note located at the path 'OBSIDIAN_VAULT_PATH/notes/summary.md'.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I search and manage Obsidian notes programmatically?

You can manage Obsidian notes by using file and content management operations to read, list, search, create, and edit notes directly within your vault.

What do I need to set up before reading and editing notes in my Obsidian vault?

You need to configure the correct OBSIDIAN_VAULT_PATH environment variable to resolve note locations before managing your knowledge base.

Can I create new notes directly in my Obsidian vault?

Yes, you can create new notes directly within the Obsidian vault through file system integration, streamlining your knowledge management workflow.

What is the best way to organize my knowledge base for students and professionals?

Managing your knowledge base is best achieved by using file system operations to quickly find information, create new notes, and edit existing Obsidian notes efficiently.

Why are my Obsidian notes not resolving when I try to list them?

Your notes may not resolve if the OBSIDIAN_VAULT_PATH environment variable is missing or incorrect, which is required to locate notes within the vault.