obsidian-bases

Create and manage Obsidian .base files with filters, views, and formulas.

4.3k|501|Updated Feb 28, 2026
One-click install
npx skills add https://github.com/breferrari/obsidian-mind --skill obsidian-bases-breferrari
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-bases
Source: https://github.com/breferrari/obsidian-mind/tree/main/.claude/skills/obsidian-bases
Command: npx skills add https://github.com/breferrari/obsidian-mind --skill obsidian-bases-breferrari

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Organize scattered notes into structured, queryable data by creating and managing Obsidian Base files (.base) with configurable filters, views, and formulas.

Core Features & Use Cases

  • Create and customize .base files to render notes as tables, cards, lists, or maps
  • Define filters, properties and formulas to derive insights and automate organization
  • Use cases include building knowledge dashboards, project catalogs, and cross-note data views

Quick Start

Create a new .base file in the vault with a basic schema and a sample table view

Frequently Asked Questions about obsidian-bases

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

FAQPage Schema
How do I turn scattered Obsidian notes into a structured, queryable database?

You can create Obsidian Base files to transform scattered notes into a structured, queryable database by defining a schema, applying filters, and configuring properties within your vault.

What views can I configure when building an Obsidian Base file?

Obsidian Base files support table, cards, list, and map views, allowing you to render your notes and properties in the format that best suits your dashboard or catalog needs.

Can I use formulas to derive insights across notes in Obsidian?

Yes, you can define formulas within your .base files to derive insights and automate the organization of your notes across the configured views and properties.

How do I validate YAML syntax when configuring Obsidian Bases?

The system validates YAML syntax and enforces proper base configuration automatically, ensuring your .base files are correctly structured before rendering in Obsidian.

Does this approach support in-editor testing for .base files?

Yes, it supports in-editor testing by opening the .base file directly in Obsidian to verify renderings, allowing you to check that your filters and views display correctly.