obsidian

Automate Obsidian vault discovery, note search, and link updates via obsidian-cli.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/lalomorales22/penguins --skill obsidian-lalomorales22
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/lalomorales22/penguins/tree/main/skills/obsidian
Command: npx skills add https://github.com/lalomorales22/penguins --skill obsidian-lalomorales22

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian vaults are often scattered and manual routines slow down knowledge work; this skill provides command-line automation to manage vaults and perform common tasks with obsidian-cli.

Core Features & Use Cases

  • Discover active vaults and switch context across projects.
  • Search notes, create new notes, and update links directly from the CLI.
  • Automate routine vault maintenance (backups, syncing references, and vault health checks).

Quick Start

Set the default vault and run a note search with obsidian-cli.

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?

Automating Obsidian vault management is done using obsidian-cli to discover active vaults, search notes, and update links directly without manual file browsing.

Can I search and create Markdown notes across multiple vaults?

Searching and creating Markdown notes across multiple vaults is supported by switching contexts between projects and executing note operations directly from the CLI.

What is the best way to switch context between different Obsidian vaults?

Switching context between vaults is handled by vault discovery features that locate active local Markdown vaults, allowing you to change project focus instantly.

How do I automate routine maintenance for local Markdown vaults?

Automating routine vault maintenance involves running scheduled tasks for backups, syncing references, and performing vault health checks across your local Markdown files.

Does obsidian-cli work with local Markdown vaults?

Obsidian-cli works directly with local Markdown vaults to provide vault discovery, note search, and link updates without requiring external cloud synchronization.

What are the limitations of automating note workflows with obsidian-cli?

Automating note workflows with obsidian-cli is limited to local Markdown vaults, meaning vault health checks and link updates depend on direct file system access without remote server integration.