obsidian

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

67|24|Updated Jan 31, 2026
One-click install
npx skills add https://github.com/openxjarvis/openclaw-python --skill obsidian-openxjarvis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/openxjarvis/openclaw-python/tree/main/skills/obsidian
Command: npx skills add https://github.com/openxjarvis/openclaw-python --skill obsidian-openxjarvis

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the management and automation of notes within Obsidian vaults, bridging the gap between plain Markdown files and the Obsidian application's features.

Core Features & Use Cases

  • Vault Management: Easily find and interact with your Obsidian vaults.
  • Search & Retrieval: Quickly search note titles and content across your vaults.
  • Note Creation & Modification: Create new notes or safely rename/move existing ones, with automatic link updates.
  • Use Case: Automatically create a new daily note, add a summary of your meetings to it, and link it to relevant project notes, ensuring all internal links are correctly updated.

Quick Start

Use the obsidian skill to create a new note titled "Meeting Notes" in the "Projects" folder with the content "Summary of today's project sync.".

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?

You can automate Obsidian note management by using this Skill to interface with the obsidian-cli tool, enabling automated note creation, content searching, and vault refactoring without manual application interaction.

Can I safely rename or move Obsidian notes without breaking internal links?

You can safely rename or move Obsidian notes without breaking internal links because the Skill performs refactoring operations that automatically preserve and update internal links within your vault.

Do I need obsidian-cli installed to manage markdown notes with this tool?

Yes, you need obsidian-cli installed and configured for vault access because the Skill relies entirely on this dependency to execute vault management and note interaction commands.

How do I search note titles and content across Obsidian vaults?

Searching note titles and content across Obsidian vaults is handled by the Skill's search and retrieval functionality, which queries your vault via obsidian-cli to locate specific markdown notes quickly.

What is the best way to automatically create daily notes and link them to projects?

The best way to automatically create daily notes and link them to projects is using this Skill to generate new markdown notes, insert summaries, and establish links to relevant project notes with automatic internal link preservation.