obsidian

Automate Obsidian vault management and Markdown note operations via obsidian-cli.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/ClaudioCeppi83/kora-os-kernel --skill obsidian-claudioceppi83
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/ClaudioCeppi83/kora-os-kernel/tree/main/engines/openclaw/skills/obsidian
Command: npx skills add https://github.com/ClaudioCeppi83/kora-os-kernel --skill obsidian-claudioceppi83

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Obsidian Skill solves the problem of manually managing and automating tasks within Obsidian vaults, allowing for a more efficient organization and workflow with Markdown notes.

Core Features & Use Cases

  • Vault Management: Automate the discovery, selection, and management of Obsidian vaults.
  • Note Manipulation: Perform operations like search, create, move, and delete notes.
  • Obsidian CLI Integration: Utilize obsidian-cli capabilities to interact with Obsidian files and settings.
  • Use Case: Streamline your project planning by automating the creation and linking of notes for different project tasks.

Quick Start

Use the 'obsidian' skill to set a default vault and print its path with the command: 'set default <vault-folder-name>'

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I automate note management in an Obsidian vault?▼

Vault management and Markdown note automation are handled by utilizing the obsidian-cli to interact with Obsidian files, allowing you to search, create, move, and delete notes efficiently.

How do I set a default Obsidian vault for automated workflows?▼

Setting a default Obsidian vault requires using the 'set default <vault-folder-name>' command, which configures the target directory and outputs its path for subsequent automation tasks.

Do I need obsidian-cli to manage Markdown notes with this automation Skill?▼

Yes, you need obsidian-cli installed because the Skill depends on it for vault resolution and executing commands to manipulate your Markdown notes.

Can I automate linking notes for project planning in Obsidian?▼

You can automate the creation and linking of Markdown notes for different project tasks, streamlining project planning workflows within your Obsidian vault.

What are the limitations of using obsidian-cli for vault management?▼

Vault management capabilities are limited to the features provided by obsidian-cli, meaning the Skill can only execute file operations and settings interactions that the CLI exposes.