do.obsidian-bases

Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries.

6|3|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/dull-bird/DeepOrbit --skill do-obsidian-bases
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: do.obsidian-bases
Source: https://github.com/dull-bird/DeepOrbit/tree/main/skills/do.obsidian-bases
Command: npx skills add https://github.com/dull-bird/DeepOrbit --skill do-obsidian-bases

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create and edit Obsidian Bases (.base files) to organize notes into dynamic, structured views using filters, formulas, and summaries.

Core Features & Use Cases

  • Define .base files with multiple views (table, cards, list, map) and global filters to tailor what is shown.
  • Configure formulas, properties, and summaries to compute derived values and customize display across views.
  • Use cases include building project dashboards, research indexes, or reading lists by modeling data from notes into bases.

Quick Start

Create a new Base YAML file with at least one view (e.g., a table) and place it in your vault as example.base.

Frequently Asked Questions about do.obsidian-bases

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

FAQPage Schema
How do I create an Obsidian Base to organize notes into database-like views?

An Obsidian Base uses a YAML schema to model vault notes into dynamic, database-like views. You configure .base files with filters, formulas, and summaries to compute derived values and customize displays like tables or cards.

Can I use formulas and summaries in Obsidian .base files to compute derived values?

Yes, you can configure formulas and summaries within your Obsidian .base files. This allows you to compute derived values and customize the display of properties across your structured table, cards, list, or map views.

What types of views can I configure for Obsidian Bases?

Obsidian Bases support table, cards, list, and map views. You can define multiple views within a single .base file and apply global filters to tailor exactly what note information is shown in each layout.

How do I build a project dashboard or reading list using Obsidian Bases?

Build project dashboards or reading lists by creating a .base file that models data from your notes. Use custom filters and formulas to organize the content into structured views, creating a dynamic index for your vault.

Does Obsidian Base schema support embedding in Markdown files?

Yes, the Obsidian Base schema supports embedding in Markdown. You write YAML configurations for views and properties in a .base file, which can then be integrated and displayed within your Markdown notes.