obsidian-notes

Generate Obsidian notes with OFM-compatible frontmatter and templated Markdown bodies.

1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/devsepnine/hibi_ai --skill obsidian-notes-devsepnine
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-notes
Source: https://github.com/devsepnine/hibi_ai/tree/main/src/skills/obsidian-notes
Command: npx skills add https://github.com/devsepnine/hibi_ai --skill obsidian-notes-devsepnine

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes assets (resource) and references (resource) components.

What problem does it solve?

Obsidian notes often lack consistency and structure across a vault, making it hard to build a navigable knowledge graph; this skill generates OFM-compatible notes with a uniform frontmatter and templated bodies.

Core Features & Use Cases

  • Generate Obsidian-flavored Markdown with consistent frontmatter (type, status, created, tags, project, related) to seed vaults.
  • Produce templates for Release Notes, ADRs, retros, daily notes, meetings, MOC, and book captures to support long-term vault organization.
  • Emit wikilinks, callouts, Mermaid diagrams, and dataview-friendly properties to connect notes into a graph.

Quick Start

Provide a sample Obsidian note using the correct frontmatter and templates for a given project.

Frequently Asked Questions about obsidian-notes

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

FAQPage Schema
How do I generate Obsidian notes with consistent frontmatter?

Generating Obsidian notes with consistent frontmatter requires enforcing a strict schema with fields like type, status, created, tags, project, and related. This ensures every note fits cleanly into your vault's knowledge graph and remains dataview-friendly.

What templates are available for Obsidian vault organization?

Available templates for Obsidian vault organization include Release Notes, ADRs, retros, daily logs, meetings, MOC entries, and book captures. These templates seed a navigable vault graph by providing structured, linked bodies for various documentation types.

How do I format markdown with wikilinks for a navigable Obsidian graph?

Formatting markdown with wikilinks for a navigable Obsidian graph involves emitting OFM-compatible content that connects notes through dataview-friendly properties. This creates a richly linked body that integrates smoothly into your existing vault structure.

Does this approach support dataview queries in Obsidian?

Yes, this approach supports dataview queries in Obsidian by enforcing a frontmatter schema and outputting dataview-friendly properties. The generated notes include structured metadata that dataview can easily parse to aggregate and display vault content.

Can I create MOC entries and ADRs in Obsidian automatically?

You can create MOC entries and ADRs in Obsidian automatically by using predefined templates that generate structured markdown. These templates enforce consistent frontmatter and linked bodies to seamlessly seed your vault's knowledge graph.

What is the best way to structure Obsidian daily logs and meeting notes?

The best way to structure Obsidian daily logs and meeting notes is using standardized templates with enforced frontmatter schemas. This ensures uniform metadata like type, status, and tags, making the notes immediately dataview-friendly and connected via wikilinks.