obsidian-bases

Translate vault notes into structured, queryable bases with YAML-defined views and formulas.

Updated Jun 1, 2026
One-click install
npx skills add https://github.com/deox420/second-brain --skill obsidian-bases-deox420
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-bases
Source: https://github.com/deox420/second-brain/tree/main/skills/obsidian-bases
Command: npx skills add https://github.com/deox420/second-brain --skill obsidian-bases-deox420

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian-bases translates vault notes into structured, queryable bases using base files to render dynamic views without external plugins.

Core Features & Use Cases

  • Define base files to create filters, formulas, and views (table, cards, list) for vault notes.
  • Build dashboards, entity trackers, and source logs to organize content within Obsidian.
  • Use cases include creating a wiki dashboard, an entity index, and a source log with dynamic views.

Quick Start

Create your first base file in wiki/meta and render its view in Obsidian.

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 dashboards in Obsidian without external plugins?

You can build Obsidian dashboards by creating YAML-based base files that translate vault notes into structured, queryable bases, rendering dynamic views like tables, cards, and lists without external plugins.

Can I filter and query Obsidian vault notes using YAML configurations?

Yes, you can query and filter Obsidian vault notes using YAML-based base files. These definitions apply filters, formulas, and view configurations to dynamically organize and display your note content.

What is the best way to build an entity tracker from notes in an Obsidian vault?

The best way to build an entity tracker is by defining a YAML base file that translates notes into queryable bases. This applies dynamic views like cards or lists to organize tracked entities within Obsidian.

Does this approach to structured vault views require any dependencies?

This approach to structured vault views requires no dependencies. It relies entirely on creating YAML-based base files, view configurations, and formulas to render dynamic dashboards natively within Obsidian.

How do I set up my first base file to render views in an Obsidian vault?

Create your first base file in the wiki/meta directory using YAML definitions. Specify the filters, formulas, and view configurations to render dynamic tables, cards, or lists directly in Obsidian.

What view formats are supported for displaying structured notes in an Obsidian vault?

Supported view formats for displaying structured notes include tables, cards, and lists. These dynamic views are applied through YAML base files to build dashboards, entity trackers, and source logs across your vault.