allbeingsfuture/skills@obsidian-skills

Manage Obsidian vaults and create OFM-compliant notes with YAML frontmatter.

9|2|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill allbeingsfuture-skills-obsidian-skills
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: allbeingsfuture/skills@obsidian-skills
Source: https://github.com/AllBeingsFuture/AllBeingsFuture/tree/main/electron/embedded-assets/skills/obsidian-skills
Command: npx skills add https://github.com/AllBeingsFuture/AllBeingsFuture --skill allbeingsfuture-skills-obsidian-skills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Help users create, organize, and maintain Obsidian vault content that is OFM-compliant, queryable, and easy to navigate, removing ambiguity about metadata, links, and file placement so notes remain discoverable and consistent.

Core Features & Use Cases

  • Obsidian Flavored Markdown: Produce wikilinks, embeds, callouts, block references, and Mermaid diagrams following OFM conventions.
  • Structured Metadata: Generate and validate YAML frontmatter optimized for Dataview and Bases with common properties like title, tags, type, dates, and custom fields.
  • Templates & Workflows: Provide daily, book, and project templates, support MOC updates, and recommend atomic-note splits and refactors.
  • Canvas & Bases Support: Create Canvas-compatible node references and guide creation of .base structures for built-in Obsidian databases.
  • Safe Save Practices: Always ask the user to confirm the Vault and folder path before creating or moving files to prevent accidental overwrites.
  • Use Case: Turn a rough inbox note into a Dataview-ready project page, update the relevant MOC, link supporting references, and place assets in the attachments folder.

Quick Start

Create a new project note using the project template, fill the required YAML frontmatter, confirm the Vault folder when prompted, and save the file to your chosen location.

Frequently Asked Questions about allbeingsfuture/skills@obsidian-skills

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

FAQPage Schema
How do I create Obsidian notes with YAML frontmatter that works with Dataview queries?

To create Dataview-ready Obsidian notes, generate structured YAML frontmatter containing common properties like title, tags, type, and dates. This ensures notes are queryable and compatible with Dataview and Bases.

What is the best way to organize an Obsidian vault using MOCs and atomic notes?

Organize Obsidian vaults by creating Maps of Content (MOCs) and splitting rough notes into atomic notes. Use templates to maintain structure, update MOCs, and link supporting references for easy navigation.

Does Obsidian Flavored Markdown support wikilinks, callouts, and Canvas mappings?

Obsidian Flavored Markdown supports wikilinks, embeds, callouts, block references, and Mermaid diagrams. It also creates Canvas-compatible node references and guides the creation of .base structures for databases.

How do I safely save new files to an Obsidian vault without overwriting existing notes?

To safely save files in an Obsidian vault, the system prompts you to confirm the exact Vault and folder path before creating or moving files. This prevents accidental overwrites and ensures assets are placed correctly.

Can I use templates for daily notes, book notes, and projects in Obsidian?

Yes, you can use daily, book, and project templates in Obsidian. These templates help fill required YAML frontmatter, convert rough inbox notes into structured pages, and maintain consistent vault content.