obsidian-bases

Create and edit Obsidian Bases with YAML views, filters, and formulas.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/triodelab/agenci --skill obsidian-bases-triodelab
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-bases
Source: https://github.com/triodelab/agenci/tree/main/.claude/obsidian-skills-main/skills/obsidian-bases
Command: npx skills add https://github.com/triodelab/agenci --skill obsidian-bases-triodelab

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Create and edit Obsidian Bases (.base files) to structure notes with views, filters, formulas, and summaries for database-like organization within Obsidian.

Core Features & Use Cases

  • Create .base files with YAML definitions
  • Define filters, formulas, properties, and multiple views (table, cards, list, map)
  • Build database-like views of notes and generate summaries

Quick Start

Create a new .base file in your vault and begin by configuring one view with a basic filter.

Frequently Asked Questions about obsidian-bases

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

FAQPage Schema
How do I create database-like views of notes in Obsidian?

To create database-like views of notes in Obsidian, you build .base files using YAML definitions. These files configure filters, formulas, and properties to summarize notes across your vault in a structured format.

Can I use formulas and filters to summarize notes in an Obsidian vault?

Yes, you can use formulas and filters to summarize notes in an Obsidian vault by defining them in YAML. This allows you to compute properties and generate summaries directly within your configured views.

What view types are available for organizing notes in Obsidian Bases?

Obsidian Bases supports table, cards, list, and map views for organizing notes. You can define multiple views within a single .base file to display your notes in the most suitable layout.

How do I configure a new .base file in Obsidian?

To configure a new .base file in Obsidian, create the file in your vault and define its structure in YAML. Start by setting up one view with a basic filter, then expand by adding formulas and properties.

Does Obsidian validate the YAML syntax and references in .base files?

Yes, the process validates YAML syntax and references for Obsidian compatibility. This ensures that the filters, formulas, properties, and views defined in your .base files are correctly structured and functional.

What are the limitations when using Obsidian Bases to organize notes?

Obsidian Bases is limited to organizing notes within your vault using YAML-encoded configurations. It relies on valid syntax for filters, formulas, and views, meaning syntax errors or invalid references will prevent proper rendering.