obsidian

Manage plain Markdown notes in Obsidian vaults using obsidian-cli.

307|86|Updated Feb 12, 2026
One-click install
npx skills add https://github.com/johnson7788/MultiUserClaw --skill obsidian-johnson7788
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/johnson7788/MultiUserClaw/tree/main/openclaw/skills/obsidian
Command: npx skills add https://github.com/johnson7788/MultiUserClaw --skill obsidian-johnson7788

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires obsidian-cli, and includes references (resource) components.

What problem does it solve?

This Skill helps you manage and interact with your Obsidian notes, which are stored as plain Markdown files, by leveraging the obsidian-cli tool for common operations.

Core Features & Use Cases

  • Note Management: Search, create, move, rename, and delete notes within your Obsidian vaults.
  • Vault Awareness: Automatically detects and works with your configured Obsidian vaults.
  • Use Case: Quickly find a specific note across your vaults, create a new note with predefined content, or refactor links within your notes safely.

Quick Start

Use the obsidian skill to search for notes containing the phrase "project planning".

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I search for specific text across my Obsidian notes?

You can search for specific text across Obsidian notes by querying the vault content. This Skill uses the obsidian-cli tool to locate matching plain Markdown notes within your configured vault.

Do I need obsidian-cli installed to manage my Markdown notes?

Yes, obsidian-cli is required to manage your Markdown notes. The Skill depends on this command-line tool to interact with and operate on your configured Obsidian vaults.

How do I move or rename a note in Obsidian without breaking links?

To move or rename a note without breaking links, the Skill uses obsidian-cli to safely refactor references. This ensures existing links within your vault are automatically updated.

Can I create a new note with predefined content in my Obsidian vault?

Yes, you can create new notes with predefined content in your Obsidian vault. The Skill leverages obsidian-cli to generate the plain Markdown files directly in your configured storage.

What is the best way to delete notes from an Obsidian vault?

The best way to delete notes from an Obsidian vault is using this Skill to execute the removal via obsidian-cli. It directly deletes the specified plain Markdown notes from your storage.