obsidian

Search, create, and refactor Markdown notes in Obsidian vaults.

Updated Jan 26, 2026
One-click install
npx skills add https://github.com/Deskaunedsei1983/loc_clawdbot_01 --skill obsidian-deskaunedsei1983
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/Deskaunedsei1983/loc_clawdbot_01/tree/main/skills/obsidian
Command: npx skills add https://github.com/Deskaunedsei1983/loc_clawdbot_01 --skill obsidian-deskaunedsei1983

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 Obsidian vaults, enabling users to easily search, create, and organize their Markdown notes programmatically.

Core Features & Use Cases

  • Vault Management: Interact with Obsidian vaults as simple folders on your disk.
  • Search Functionality: Quickly find notes by title or content within your vaults.
  • Note Creation & Modification: Create new notes with content and move/rename existing notes while preserving links.
  • Use Case: Quickly find all notes related to "project X" and create a new note summarizing recent findings, ensuring all internal links are correctly 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 notes by content in my Obsidian vault programmatically?

You can search Obsidian vaults for notes by title or content using this Skill, which interacts with vault folders on your disk to quickly retrieve matching Markdown files.

Can I create new Markdown notes in Obsidian and automatically update internal links?

Yes, you can create new Markdown notes and move or rename existing ones; the Skill automatically updates internal links within your Obsidian vault to preserve all connections.

Do I need obsidian-cli to manage my Obsidian vault from the command line?

Yes, obsidian-cli is a required dependency to interact with vault contents, search notes, create Markdown files, and refactor existing ones through the command line.

What is the best way to refactor and reorganize Obsidian notes without breaking links?

The best way to reorganize Obsidian notes without breaking links is using this Skill to move or rename Markdown files, which automatically refactors and updates internal vault links.

How does programmatic Obsidian vault management work for personal knowledge management?

Programmatic Obsidian vault management treats your vault as a simple folder on disk, allowing you to search notes, create new Markdown files, and refactor existing ones for personal knowledge workflows.

Are there limitations when using obsidian-cli to search and modify Markdown files?

This Skill is limited to managing Markdown files and folders on your disk via obsidian-cli, meaning it handles note text and links but does not modify Obsidian application settings or plugins.