obsidian-bases

Create and manage Obsidian Bases with structured views and computed properties.

44.5k|3.2k|Updated Jan 2, 2026
One-click install
npx skills add https://github.com/kepano/obsidian-skills --skill obsidian-bases-kepano
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-bases
Source: https://github.com/kepano/obsidian-skills/tree/main/skills/obsidian-bases
Command: npx skills add https://github.com/kepano/obsidian-skills --skill obsidian-bases-kepano

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Obsidian bases enable users to organize notes with structured views and computed properties, providing consistent data presentation and quick access to complex note collections.

Core Features & Use Cases

  • Create .base files to model notes with filters, properties, and multiple views (table, cards, list, map) for dynamic dashboards.
  • Define formulas to compute derived data (e.g., counts, averages, statuses) across notes and automate summaries.
  • Use cases include knowledge bases, task trackers, and project catalogs where structured views and automatic summaries improve navigation and insight.

Quick Start

Create a .base file in your vault and configure filters, formulas, and views to render structured note baselines.

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 in Obsidian to organize notes?

Dynamic views in Obsidian are created using .base files configured with filters, properties, and multiple display formats like tables, cards, lists, and maps to render structured note collections.

Can I compute derived data and summaries across Obsidian notes?

Yes, you can compute derived data across Obsidian notes by defining formulas within a Base YAML schema to calculate counts, averages, and statuses for automated summaries.

What is the best way to build a task tracker or knowledge base in Obsidian?

Building a task tracker or knowledge base in Obsidian is best achieved by creating .base files that model notes with structured views and computed properties for quick access and consistent data presentation.

Do I need YAML frontmatter to use Obsidian Bases?

Yes, YAML frontmatter is required in SKILL.md to define the name and description, and a separate Base YAML schema is needed to configure filters, formulas, and views.

What types of views can I configure for Obsidian notes?

You can configure table, cards, list, and map views for Obsidian notes by creating .base files that provide filtered dashboards and consistent data presentation across complex collections.

When should I use Obsidian Bases instead of standard note folders?

You should use Obsidian Bases instead of standard folders when you need structured views, computed properties, and filtered dashboards for complex collections like project catalogs or meeting notes.