obsidian

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

Updated Jul 7, 2026
One-click install
npx skills add https://github.com/TitoPrausee/nexus-toti --skill obsidian-titoprausee
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/TitoPrausee/nexus-toti/tree/main/data/skills/note-taking/obsidian
Command: npx skills add https://github.com/TitoPrausee/nexus-toti --skill obsidian-titoprausee

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the friction of manually navigating a note vault by helping you read, search, create, and update Obsidian markdown notes quickly and consistently.

Core Features & Use Cases

  • Note Reading: Open an existing note directly from the vault when you need to review project details or personal knowledge.
  • Vault Search and Discovery: Find notes by filename or content across the vault, which is useful for research, journaling, and knowledge retrieval.
  • Note Creation and Updates: Create new notes, append fresh information to existing notes, and use wikilinks to connect related ideas in a clean Obsidian workflow.

Quick Start

Ask the AI to find the note you need in your Obsidian vault, summarize its contents, and create a new linked note with the updated information.

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 Obsidian markdown notes inside a vault?

To search and read Obsidian markdown notes, the Skill lists and retrieves notes by filename or content from a configured vault path, allowing you to review knowledge base entries quickly.

Can I create new markdown notes and append content to existing vault files?

You can create new markdown notes and append fresh information to existing files, using wikilinks to connect related ideas within your Obsidian vault.

Do I need to configure an OBSIDIAN_VAULT_PATH to manage my notes?

You do not strictly need to configure OBSIDIAN_VAULT_PATH; the Skill requires it for a custom directory but otherwise defaults to the standard Documents location for vault access.

How do I handle vault paths with spaces when searching my knowledge base?

To handle vault paths with spaces during knowledge base searches, the Skill automatically resolves quoted directory paths to ensure accurate note retrieval and creation.

What is the best way to organize research notes using markdown and wikilinks?

The best way to organize research notes is by creating markdown files and appending new information while using wikilinks to connect related ideas across your Obsidian vault.

Why does my default vault path not work when listing notes?

If your default vault path is not working when listing notes, ensure the vault exists in the Documents directory or provide a valid OBSIDIAN_VAULT_PATH to specify the correct location.