obsidian-bases

Create and edit Obsidian .base YAML files with views, filters, and formulas.

2|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/Shana-AE/.shanaae-configs --skill obsidian-bases-shana-ae
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-bases
Source: https://github.com/Shana-AE/.shanaae-configs/tree/main/ai/skills/vendor/obsidian-bases
Command: npx skills add https://github.com/Shana-AE/.shanaae-configs --skill obsidian-bases-shana-ae

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian Bases provide a structured way to organize and query notes by storing dynamic views, filters, and formulas in .base YAML files, turning a flat vault into a searchable, reportable knowledge base.

Core Features & Use Cases

  • Create and edit .base files to define multiple views (table, cards, list) for Obsidian vaults.
  • Configure global filters, formulas, and properties to drive dynamic summaries and reusable views.
  • Use cases include building databases-like views of notes, filtering by tags or folders, and generating concise summaries for dashboards.

Quick Start

Create a new Base file (e.g., MyBase.base.yaml) and define a basic table view to start organizing notes.

Frequently Asked Questions about obsidian-bases

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

FAQPage Schema
How do I create dynamic views and filters for Obsidian notes?

Obsidian Bases are .base YAML files that store dynamic views, filters, and formulas to organize notes. They transform a flat vault into a searchable knowledge base, allowing you to generate databases-like views, filter by tags or folders, and build dashboards.

How do I set up a .base file to organize my Obsidian vault?

Set up a .base file by creating a new YAML file and defining a schema with views, filters, formulas, and properties. You can start with a basic table view to organize notes and then configure global filters to drive dynamic summaries across your vault.

Can I generate summaries and dashboard views from Obsidian tags and folders?

Yes, you can generate summaries and dashboard views from Obsidian tags and folders. By configuring global filters and formulas in .base files, you can automatically query notes and create reusable, dynamic summaries for your projects.

Does the Obsidian Bases YAML schema support multiple view formats like cards and lists?

Yes, the Obsidian Bases YAML schema supports multiple view formats including table, cards, and list. You can define and edit these views within the .base file to switch how your filtered notes and properties are visually presented.

What is the best way to validate a YAML base schema for Obsidian notes?

The best way to validate a YAML base schema for Obsidian notes is to ensure it is correctly implemented against the defined structure for views, filters, formulas, and properties. This validation ensures your dynamic queries and summaries function properly.