obsidian

Automate Obsidian vault management and note creation with obsidian-cli.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/ISAQQSAI/SkillAttack --skill obsidian-isaqqsai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/ISAQQSAI/SkillAttack/tree/main/data/hot100skills/006_steipete_obsidian
Command: npx skills add https://github.com/ISAQQSAI/SkillAttack --skill obsidian-isaqqsai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian users often juggle multiple vaults and repetitive tasks when organizing notes. This skill enables automating common vault-management tasks using obsidian-cli.

Core Features & Use Cases

  • Vault discovery & navigation: locate active vaults and switch contexts without manual browsing.
  • Note creation & organization: programmatically create notes, folders, and links to streamline note-taking workflows.
  • Use Case: when preparing a new project, automatically set up a Vault structure and template notes across paths.

Quick Start

Instruct obsidian-cli to create a new note in the active vault and verify it appears in Obsidian.

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 and batch note creation?

Obsidian vault management and batch note creation are automated by applying programmatic instructions to standard file-system paths, enabling template deployment and multi-vault workflows without manual browsing.

Can I use obsidian-cli to switch contexts between multiple vaults programmatically?

Yes, obsidian-cli supports vault discovery and context switching by locating active vaults automatically before executing actions, validating multi-vault navigation without manual directory browsing.

What's the best way to set up a new project structure with template notes across Obsidian vaults?

The best way to set up a new project structure is to programmatically deploy template notes and folders across designated paths, automatically creating links and organizing the Obsidian vault structure.

Do I need standard file-system access to perform batch note operations in Obsidian?

Yes, standard file-system access is required to perform batch note operations, as the automation validates vault discovery through the file system before executing obsidian-cli commands.

Why does my automated Obsidian link update process require vault discovery validation?

Automated Obsidian link updates require vault discovery validation to ensure the obsidian-cli tool correctly locates the active vault context before modifying notes, preventing incorrect path updates.