obsidian

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

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/GarrettRoi/open-manus --skill obsidian-garrettroi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/GarrettRoi/open-manus/tree/main/skills/note-taking/obsidian
Command: npx skills add https://github.com/GarrettRoi/open-manus --skill obsidian-garrettroi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows you to interact with your Obsidian vault, enabling you to read, list, search, create, and append notes directly from the command line.

Core Features & Use Cases

  • Note Management: Easily manage your personal knowledge base stored in Obsidian.
  • Information Retrieval: Quickly find specific notes or information within your vault.
  • Content Creation: Create new notes or add content to existing ones without leaving your current workflow.
  • Use Case: You need to quickly jot down an idea and link it to an existing note. Use this Skill to create a new note and establish a wikilink to the relevant existing note.

Quick Start

Use the obsidian skill to create a new note titled "Meeting Notes" and add the content "Discussed project timelines and next steps." to it.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I manage markdown notes in an Obsidian vault from the command line?

You can manage markdown notes in an Obsidian vault by reading, listing, searching, creating, and appending content directly from the command line. This allows you to interact with your personal knowledge base without leaving your current workflow.

Can I create a new personal wiki note and link it to existing markdown files?

Yes, you can create a new personal wiki note and append content to it. You can establish wikilinks within the new note to connect it to relevant existing markdown files in your vault.

What's the best way to search for specific information within an Obsidian vault?

The best way to search for specific information within an Obsidian vault is using the Skill's information retrieval feature. It allows you to quickly find specific notes or content stored in your markdown files.

Does this Skill require direct access to the markdown files in my vault directory?

Yes, the Skill requires the ability to access and manipulate markdown files within a user-defined vault directory. This direct access is necessary to perform reading, listing, and creation operations on your notes.

Why use a command line tool for personal knowledge management instead of the Obsidian app?

Using a command line tool for personal knowledge management allows you to quickly jot down ideas and append content to existing notes without interrupting your current terminal workflow. It streamlines note-taking for users who prefer keyboard-driven operations.