obsidian

Manage Obsidian notes and vaults using the obsidian-cli tool.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you manage your Obsidian notes and vaults efficiently, automating common tasks like searching, creating, moving, and deleting notes.

Core Features & Use Cases

  • Vault Management: Easily find and interact with your Obsidian vaults.
  • Note Operations: Search note content, create new notes with content, move/rename notes while updating links, and delete notes.
  • Use Case: Quickly find all notes related to a specific project, create a new note for a meeting with pre-filled content, and ensure all internal links are updated when you refactor a note's name or location.

Quick Start

Use the obsidian skill to search for notes containing the phrase "project roadmap".

Frequently Asked Questions about obsidian

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

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

You can automate Obsidian note management by using the obsidian-cli tool to search content, create notes with specified content, move or rename files while updating links, and delete entries. This streamlines vault organization.

Can I move or rename Markdown notes without breaking internal links in my vault?

Yes, you can move or rename Markdown notes without breaking internal links. The Skill uses obsidian-cli to automatically update and preserve internal links when refactoring a note's name or location within your vault.

How do I search for specific content across Obsidian vaults?

Searching for specific content across Obsidian vaults is handled by the obsidian-cli tool. You can quickly find all notes related to a specific project or phrase by executing a content search command through the Skill.

Do I need obsidian-cli installed to manage notes with this Skill?

Yes, obsidian-cli is a required dependency. You must have the obsidian-cli tool installed and configured to manage your Markdown-based knowledge bases and execute vault operations through this Skill.

What is the best way to create a new Markdown note with pre-filled content?

The best way to create a new Markdown note with pre-filled content is using the obsidian-cli tool. It automates note creation with specified content, which is useful for generating meeting notes or project templates.