obsidian

Manage Obsidian vaults and notes with automated wikilink updates.

36|2|Updated Feb 9, 2026
One-click install
npx skills add https://github.com/malue-ai/dazee-small --skill obsidian-malue-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/malue-ai/dazee-small/tree/main/skills/library/obsidian
Command: npx skills add https://github.com/malue-ai/dazee-small --skill obsidian-malue-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the management and interaction with Obsidian vaults, allowing for efficient note-taking, organization, and retrieval directly from your command line or AI agent.

Core Features & Use Cases

  • Vault Management: Easily set default vaults and retrieve vault paths.
  • Note Operations: Create, search, move, and delete notes within your Obsidian vaults.
  • Link Management: Automatically updates [[wikilinks]] and Markdown links when notes are moved or renamed.
  • Use Case: Quickly create a new note in your 'Projects' vault, add some content, and have all internal links updated automatically, ensuring your knowledge base remains consistent.

Quick Start

Use the obsidian skill to create a new note named 'Meeting Notes' in the 'Work' folder and open it.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I manage Obsidian notes and vaults from the command line?

This Skill manages Obsidian notes and vaults via command line operations, allowing you to create, search, move, and delete Markdown files. It requires the obsidian-cli tool for vault interaction and the Obsidian URI handler for opening notes.

How do I automatically update internal wikilinks when moving Markdown files in a vault?

When moving or renaming Markdown files, this Skill automatically updates internal `[[wikilinks]]` and common Markdown links. This ensures your knowledge base remains consistent during vault refactoring operations.

Do I need obsidian-cli to create and search notes in my vault?

Yes, obsidian-cli is required to create and search notes within your vaults. This Skill depends on obsidian-cli for core vault interaction operations and uses the Obsidian URI handler to open notes.

What is the best way to organize and retrieve Markdown notes in an Obsidian vault?

Organizing and retrieving Markdown notes is done through this Skill's vault management features, which allow setting default vaults and retrieving paths. It enables efficient note creation, searching, and deletion directly from your AI agent.

Can I set a default Obsidian vault and retrieve its path automatically?

Yes, you can set a default Obsidian vault and retrieve its path automatically. This Skill supports vault management operations, allowing you to configure default vaults and retrieve their file paths for note operations.

Are there limitations when refactoring Markdown links in Obsidian?

Refactoring Markdown links supports both `[[wikilinks]]` and common Markdown formats during note moves and renames. A key limitation is that it depends on obsidian-cli for vault interaction and the Obsidian URI handler for opening notes.