Obsidian

Manage Obsidian Markdown notes via obsidian-cli operations.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users manage their Obsidian notes, which are stored as plain Markdown files, by leveraging the obsidian-cli tool for automated operations.

Core Features & Use Cases

  • Note Management: Search, create, move, rename, and delete notes within your Obsidian vaults.
  • Link Management: Automatically updates internal links ([[wikilinks]]) when notes are moved or renamed, ensuring vault integrity.
  • Configuration Awareness: Intelligently finds and interacts with your active Obsidian vaults by reading configuration files.
  • Use Case: Quickly find a specific note by its content, create a new note in a specific folder, and then rename it while ensuring all internal links to that note are updated automatically.

Quick Start

Use the obsidian skill to create a new note named 'Meeting Notes' in the 'Daily Notes' folder with the content 'Discussed project roadmap.'.

Frequently Asked Questions about Obsidian

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

FAQPage Schema
How do I manage Obsidian Markdown notes using command line interfaces?

You can manage Obsidian Markdown notes via command line by using the obsidian-cli tool to search, create, move, rename, and delete notes within your vaults automatically.

Can I rename a note in Obsidian and automatically update internal wikilinks?

Yes, when you rename or move a note using obsidian-cli, it automatically updates internal [[wikilinks]] to maintain vault integrity and prevent broken references.

How do I automatically create Markdown notes in specific Obsidian vault folders?

You can create new Markdown notes in specific vault folders by running obsidian-cli commands, which intelligently finds your active vaults by reading configuration files.

Do I need obsidian-cli installed to organize my personal knowledge base?

Yes, obsidian-cli is required to perform automated operations like searching, creating, moving, and deleting notes within your Obsidian vaults for knowledge management.

What is the best way to search for specific content across Obsidian research notes?

The best way to search for content across research notes is using the obsidian-cli tool, which allows you to quickly find specific notes by their content within your configured vaults.

How does obsidian-cli find my active vaults for project documentation management?

Obsidian-cli intelligently finds and interacts with your active vaults by reading your Obsidian configuration files, allowing it to manage project documentation without manual path entry.