obsidian

Automate Obsidian vault operations using the obsidian-cli tool.

Updated Feb 10, 2026
One-click install
npx skills add https://github.com/ammonfife/sakima.co --skill obsidian-ammonfife
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/ammonfife/sakima.co/tree/main/.claude/skills/obsidian
Command: npx skills add https://github.com/ammonfife/sakima.co --skill obsidian-ammonfife

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies managing and automating tasks using Obsidian vaults and obsidian-cli, saving time on manual operations.

Core Features & Use Cases

  • Vault Automation: Execute tasks on specific Obsidian vaults with obsidian-cli.
  • Task Execution: Perform operations like creating notes, searching, and moving files.
  • Use Case: Automate daily notes creation or review all notes in a particular folder with a single command.

Quick Start

Set the default vault with 'obsidian-cli set-default "<vault-folder-name>"' and execute tasks like creating a new note with 'obsidian-cli create "Folder/New note" --content "..." --open'.

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 tasks from the command line?

You can automate Obsidian vault management by executing operations like creating notes, searching, and moving files using the obsidian-cli tool. It streamlines note management and workflow automation within your vaults through script-based commands.

Do I need obsidian-cli to automate tasks with Obsidian notes?

Yes, obsidian-cli is a required dependency to automate tasks with Obsidian notes. The Skill functions by executing operations through this command-line interface tool to manage your vaults.

Can I create daily notes automatically in a specific Obsidian vault folder?

Yes, you can automate daily notes creation or review all notes in a particular folder. You set the default vault using 'obsidian-cli set-default' and then use 'obsidian-cli create' to generate notes with specified content.

What is the best way to streamline markdown note management in Obsidian?

The best way to streamline markdown note management is using obsidian-cli for vault automation. It allows you to execute tasks like searching, moving files, and creating notes with a single command instead of manual operations.

Are there limitations to using command line automation for Obsidian vaults?

Limitations include being restricted to the capabilities of the obsidian-cli tool for execution. The Skill is designed for users looking to streamline note management and workflow automation, but complex manual edits may still require the GUI.