obsidian

Read, search, create, and edit markdown notes in an Obsidian vault.

1|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/automatedigital/spark --skill obsidian-automatedigital
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/automatedigital/spark/tree/main/skills/note-taking/obsidian
Command: npx skills add https://github.com/automatedigital/spark --skill obsidian-automatedigital

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Manually navigating, searching, and editing notes across an Obsidian vault is inefficient, especially when working from the terminal or integrating with AI-powered workflows that require quick access to your personal or team knowledge base.

Core Features & Use Cases

  • Vault Navigation & Reading: Access any markdown note in your Obsidian vault by name or folder path without opening the Obsidian desktop app.
  • Search Functionality: Locate notes quickly by filename keyword or scan full content across your entire vault to find specific information.
  • Note Creation & Editing: Add new notes with Obsidian's native [[wikilink]] syntax for cross-referencing, or append new content to existing notes directly.
  • Use Case: If you are researching a new project and want to add key findings to your existing Obsidian knowledge base without switching away from your Spark terminal session, this skill lets you complete the task in seconds.

Quick Start

Use the obsidian skill to add a new note titled "Meeting Notes 2024-10-01" linked to your existing "Q4 Project Plan" note in your Obsidian vault.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I search and read markdown notes in my Obsidian vault from the terminal?

You can create and append markdown notes in your Obsidian vault directly from terminal workflows. New notes support Obsidian-native [[wikilink]] syntax, enabling cross-referencing for research note-taking without switching applications.

How do I add new notes with wikilinks to an Obsidian vault via an AI agent?

You can create and append markdown notes in your Obsidian vault directly from AI agent workflows. New notes support Obsidian-native [[wikilink]] syntax, enabling cross-referencing for research note-taking without switching applications.

Does this Obsidian vault management skill require the desktop app to be running?

Configure your Obsidian vault path using an environment variable to enable terminal access. This setup allows automated read, search, create, and edit operations on your knowledge base markdown files from AI-powered workflows.

What is the best way to integrate Obsidian knowledge base access into AI-powered workflows?

The best way to integrate Obsidian knowledge base access is using a skill that performs direct read, search, and edit operations on markdown files. This enables quick knowledge management within your existing Spark terminal session.

Can I append content to existing markdown notes in an Obsidian vault without switching apps?

Yes, you can append new content to existing markdown notes in your Obsidian vault without switching apps. This functionality supports research note-taking by allowing you to add key findings directly from your terminal session.