obsidian

Read, create, and update Markdown notes with YAML frontmatter in Obsidian vaults.

1|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/framersai/agentos-skills --skill obsidian-framersai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian
Source: https://github.com/framersai/agentos-skills/tree/main/registry/curated/obsidian
Command: npx skills add https://github.com/framersai/agentos-skills --skill obsidian-framersai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Read, create, and manage notes, links, and metadata in Obsidian vaults via the local filesystem. This enables offline knowledge graphs, wikilinks, and standardized frontmatter across notes.

Core Features & Use Cases

  • Read and write Markdown files directly in an Obsidian vault.
  • Manage YAML frontmatter (tags, dates, aliases, and custom properties) to keep notes well-structured and searchable.
  • Resolve and traverse wikilinks to navigate the knowledge graph and connect related notes.
  • Support Obsidian conventions like transcludes and daily notes, while respecting the vault's folder structure.
  • Use cases include organizing project notes, building a personal knowledge base, and maintaining backlinks across related notes.

Quick Start

Create a new note in your Obsidian vault and link it to an existing project note.

Frequently Asked Questions about obsidian

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

FAQPage Schema
How do I manage Obsidian vault notes and metadata via the local filesystem?

To manage Obsidian vault notes locally, you can read, create, and update Markdown files while handling YAML frontmatter and wikilinks. This enables offline knowledge graphs and structured metadata across your personal knowledge base.

Can I automate YAML frontmatter creation for Markdown notes in an Obsidian vault?

Yes, you can automate YAML frontmatter management for Markdown notes to ensure tags, dates, aliases, and custom properties remain well-structured. This keeps your Obsidian vault notes searchable and consistently formatted.

How do wikilinks work when navigating a local Obsidian knowledge graph?

Wikilinks resolve and traverse connections within the local Obsidian knowledge graph to navigate related notes. This allows you to maintain backlinks and connect project documentation seamlessly across your vault.

Does this approach to vault management support Obsidian conventions like daily notes and transcludes?

Yes, managing vaults this way supports Obsidian conventions like daily notes and transcludes. It respects the existing folder structure of your vault while applying standardized frontmatter to offline notes.

What is the best way to organize project documentation using Markdown and frontmatter?

The best way to organize project documentation is by writing Markdown files directly in an Obsidian vault and managing YAML frontmatter. This establishes an offline knowledge base with searchable metadata and connected backlinks.

Do I need local filesystem access to update Obsidian vault notes and wikilinks?

Yes, local filesystem access is required to read, write, and update Markdown notes and their metadata. This ensures direct manipulation of vault files, supporting offline knowledge management and wikilink resolution.