obsidian-vault

Search, list, create, read, append, and link Obsidian markdown notes.

1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/winsorllc/upgraded-carnival --skill obsidian-vault-winsorllc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-vault
Source: https://github.com/winsorllc/upgraded-carnival/tree/main/.pi/skills/obsidian-vault
Command: npx skills add https://github.com/winsorllc/upgraded-carnival --skill obsidian-vault-winsorllc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows you to interact with your Obsidian notes and vaults directly from the command line, streamlining personal knowledge management and markdown file manipulation.

Core Features & Use Cases

  • Search Notes: Quickly find notes containing specific keywords.
  • List Notes: Get a directory of all markdown files in your vault.
  • Create/Edit Notes: Generate new markdown files or append content to existing ones.
  • Link Notes: Easily create wiki-style links between your notes.
  • Use Case: You need to find all notes related to a specific project, create a new daily journal entry, or link a meeting note to a project overview.

Quick Start

Search your Obsidian vault for notes containing the phrase "project ideas".

Frequently Asked Questions about obsidian-vault

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

FAQPage Schema
How do I search my Obsidian vault for specific markdown notes from the command line?

You can search your Obsidian vault by using the Skill to find markdown notes containing specific keywords. It scans your personal knowledge base and returns matching files directly through filesystem access.

How do I create new markdown notes and append text to existing files in an Obsidian vault?

You can create new markdown notes or append text to existing files within your Obsidian vault. The Skill performs standard markdown file operations to generate new files and add content to your current notes.

Can I add wiki links between Obsidian notes automatically?

Yes, you can add wiki-style links between your Obsidian notes. The Skill supports personal knowledge base management by connecting related markdown files directly through wiki link creation.

Does this Obsidian note management tool require any external dependencies or plugins?

No external dependencies or plugins are required to manage your Obsidian notes. The Skill operates independently using filesystem access to perform deterministic tasks like searching, listing, and editing markdown files.

What is the best way to list all markdown files in an Obsidian vault?

The best way to list all markdown files in your vault is using the Skill's list notes feature. It provides a complete directory of every markdown file within your personal knowledge base.