obsidian

Automate Obsidian vault operations with obsidian-cli for notes and links.

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

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, which are plain Markdown note collections, by leveraging the obsidian-cli tool for automation.

Core Features & Use Cases

  • Vault Management: Easily find active vaults and manage default vault settings.
  • Note Operations: Search for notes by name or content, create new notes, and safely move or rename existing notes while updating links.
  • Use Case: Quickly create a new note in your 'Projects' vault, add some initial content, and then refactor a note's title and location, ensuring all internal links are automatically updated.

Quick Start

Use the obsidian skill to create a new note titled 'Meeting Notes' in the 'Work' vault with some initial content.

Frequently Asked Questions about obsidian

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

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

Obsidian vault management can be automated using the obsidian-cli to find active vaults, search notes by name or content, and create new plain Markdown notes. This Skill facilitates these operations directly.

How do I rename and move notes in an Obsidian vault without breaking internal links?

Renaming and moving notes in an Obsidian vault without breaking internal links is achievable through safe refactoring operations. The Skill updates internal links automatically when notes are moved or renamed.

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

Yes, obsidian-cli is required to be installed and configured for vault management. This Skill leverages the obsidian-cli tool to automate searching notes and creating new notes within Obsidian vaults.

What is the best way to search for specific content across plain Markdown note collections?

The best way to search for specific content across plain Markdown note collections is using the obsidian-cli. This Skill facilitates finding active vaults and searching notes by name or content.

Can I configure default vault settings and find active vaults using obsidian-cli?

Yes, you can configure default vault settings and find active vaults using the obsidian-cli. This Skill streamlines vault management by leveraging the tool for these specific automation tasks.

Are there limitations when refactoring notes and updating internal links in Obsidian vaults?

Refactoring notes and updating internal links in Obsidian vaults relies strictly on the obsidian-cli configuration. Limitations depend on the cli's ability to safely move and rename notes while ensuring links are correctly updated.