obsidian

Manage Obsidian vaults by searching, creating, and refactoring Markdown notes via obsidian-cli.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/lemonlqf/openclaw-rtsp --skill obsidian-lemonlqf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/lemonlqf/openclaw-rtsp/tree/main/skills/obsidian
Command: npx skills add https://github.com/lemonlqf/openclaw-rtsp --skill obsidian-lemonlqf

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management and interaction with your Obsidian notes, allowing you to leverage AI for tasks like searching, creating, and organizing your knowledge base without leaving your current workflow.

Core Features & Use Cases

  • Vault Management: Automatically detects and interacts with your Obsidian vaults.
  • Search & Content Discovery: Quickly find notes by title or content across your vaults.
  • Note Creation & Modification: Create new notes or modify existing ones programmatically.
  • Safe Renaming/Moving: Refactor notes and links reliably across your vault.
  • Use Case: Quickly find all notes related to "project X" and create a new note summarizing recent findings, with all links automatically updated.

Quick Start

Use the obsidian skill to search for notes containing the phrase "AI ethics".

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 markdown notes?

To search markdown notes in your Obsidian vaults, this Skill automates content querying and title searching by interacting with the obsidian-cli tool to locate specific phrases across your knowledge base.

Can I automatically update internal links when moving or renaming markdown notes in my vault?

Yes, you can refactor markdown notes and update internal links by using this Skill to safely move or rename files within your Obsidian vaults, ensuring all references remain intact.

Do I need obsidian-cli installed to manage my Obsidian vaults with AI?

Yes, you need the obsidian-cli dependency installed and configured, because this Skill relies on it to resolve vault locations from the Obsidian application support directory and manage your notes.

How do I create new markdown notes in my Obsidian vault programmatically?

You can create new markdown notes programmatically by directing the Skill to generate files within your Obsidian vaults, allowing you to build and modify your knowledge base without leaving your workflow.

What is the best way to find and summarize notes related to a specific topic in Obsidian?

The best way to find and summarize notes on a topic is to use this Skill to search your Obsidian vaults for matching content, then automatically generate a new note summarizing those findings with updated links.

Are there limitations when using AI to manage plain Markdown note collections stored as folders on disk?

A key limitation is that this Skill specifically targets Obsidian vaults by resolving locations via obsidian-cli, so it may not apply to generic markdown folders lacking the Obsidian application support directory structure.