obsidian

Manage Obsidian vaults and notes using obsidian-cli.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/storyclaw-official/storyclaw-assistant --skill obsidian-storyclaw-official
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/storyclaw-official/storyclaw-assistant/tree/main/skills/obsidian
Command: npx skills add https://github.com/storyclaw-official/storyclaw-assistant --skill obsidian-storyclaw-official

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you manage your Obsidian notes and vaults, enabling efficient searching, creation, and organization of your Markdown-based knowledge base.

Core Features & Use Cases

  • Vault Management: Easily find and interact with your Obsidian vaults.
  • Note Operations: Search for notes by name or content, create new notes, and move/rename existing ones while preserving links.
  • Use Case: Quickly find a specific note about a project by searching its content, or create a new daily journal entry directly from your assistant.

Quick Start

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

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 across Obsidian vaults?

You can search Obsidian notes by content across vaults by using the obsidian-cli tool to query specific phrases or keywords within your Markdown knowledge base. This allows you to quickly find information without manually opening individual files.

Can I create a new Markdown file in my Obsidian vault from the command line?

Yes, you can create a new Markdown file in your Obsidian vault from the command line. The obsidian-cli tool supports generating new notes directly, allowing you to quickly add entries like daily journals or project documentation to your knowledge base.

Do I need obsidian-cli installed to manage my Markdown knowledge base?

Yes, you need obsidian-cli installed and properly configured for vault access to manage your Markdown knowledge base. This Skill relies entirely on the obsidian-cli dependency to execute commands for searching, creating, and refactoring notes.

How do I move or rename Obsidian notes while preserving links?

To move or rename Obsidian notes while preserving links, use the safe refactoring operations provided by the obsidian-cli tool. This ensures that internal references within your Markdown knowledge base remain intact when reorganizing files across vaults.

What is the best way to find a specific project note in Obsidian?

The best way to find a specific project note in Obsidian is to search by content using the obsidian-cli tool. By querying the exact phrase or keyword associated with the project, you can quickly locate the relevant Markdown file within your vaults.