obsidian

Manage Obsidian vaults via obsidian-cli for notes and searches.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/laoye2020/openclaw-workspace-clean --skill obsidian-laoye2020
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/laoye2020/openclaw-workspace-clean/tree/main/skills/obsidian
Command: npx skills add https://github.com/laoye2020/openclaw-workspace-clean --skill obsidian-laoye2020

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the management and interaction with Obsidian vaults, enabling users to automate note-taking, searching, and organization tasks directly from the command line.

Core Features & Use Cases

  • Vault Management: Easily set and retrieve default Obsidian vaults.
  • Search Functionality: Quickly search note titles and content within your vaults.
  • Note Creation & Modification: Create new notes, move or rename existing ones while maintaining internal links, and delete notes.
  • Use Case: Automatically create a new meeting note in your 'Work' vault, populate it with attendees and agenda items, and link it to the relevant project note.

Quick Start

Use the obsidian skill to create a new note titled "Project Alpha" in the "Projects" folder with the content "Initial project setup details."

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I automate Obsidian note management from the command line?

Automate Obsidian note management by using the obsidian-cli dependency to set default vaults, search content, and create notes directly from the command line. This Skill streamlines vault interaction without manual GUI operations.

Can I move or rename notes in my Obsidian vault without breaking internal links?

Yes, refactoring notes by moving or renaming them preserves internal links automatically. The Skill uses obsidian-cli to update references, ensuring your knowledge management structure remains intact during organization tasks.

Do I need obsidian-cli installed to search and create notes in my vaults?

Yes, obsidian-cli must be installed and configured for vault resolution before using this Skill. It acts as the underlying engine to search note titles, create new markdown files, and manage vault configurations.

What's the best way to create a new meeting note and link it to an existing project?

The best way is to use the Skill to create a new note in your specific vault, populate it with markdown content, and establish internal links to relevant project notes for automated knowledge management.

How does setting a default vault improve my note search workflow?

Setting a default vault streamlines your search workflow by ensuring obsidian-cli resolves the correct vault automatically. This eliminates manual vault selection overhead when searching note titles or content.

Can I delete notes and manage existing markdown content within my Obsidian vaults?

Yes, you can delete notes and manage existing markdown content within your vaults. The Skill facilitates note modification and deletion tasks through obsidian-cli commands for comprehensive vault maintenance.