obsidian-bases

Create and edit Obsidian Bases (.base files) with YAML-defined views, filters, and formulas.

Updated Aug 8, 2026
One-click install
npx skills add https://github.com/kimgea/agent-kit --skill obsidian-bases-kimgea
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-bases
Source: https://github.com/kimgea/agent-kit/tree/main/skills/obsidian-bases
Command: npx skills add https://github.com/kimgea/agent-kit --skill obsidian-bases-kimgea

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Obsidian Bases enables creating and editing Obsidian Bases (.base files) to define database-like views for notes, making complex collections easier to navigate and summarize.

Core Features & Use Cases

  • Create and edit Base files with YAML-compatible content to define filters, formulas, and multiple views.
  • Render table, cards, list, and map views to surface relevant notes and properties.
  • Apply scopes and summaries to organize research notes, knowledge bases, and project documentation.

Quick Start

Create a .base file in your vault and configure filters, formulas, and views to render a database-like view.

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 for Obsidian notes?

To create database-like views for Obsidian notes, you define a .base file using YAML syntax to configure filters, formulas, and views. This generates table, card, list, or map views to explore your note collections.

Can I use YAML formulas to filter notes in Obsidian Bases?

Yes, you can use YAML formulas to filter notes in Obsidian Bases. The Base files enforce YAML-based definitions with required filters and formulas, allowing you to apply scopes and organize research notes or project documentation.

What is the best way to organize research notes with Obsidian Bases?

The best way to organize research notes with Obsidian Bases is by configuring .base files with scopes, filters, and summaries. This surfaces relevant notes and properties through table, card, list, or map views for easier navigation.

Does Obsidian Bases support map views for exploring note collections?

Yes, Obsidian Bases supports map views for exploring note collections. You can configure .base files to render table, cards, list, and map views, making complex collections easier to navigate and summarize.

How do I validate YAML syntax when editing Obsidian Base files?

To validate YAML syntax when editing Obsidian Base files, the system enforces YAML-based base definitions and validates the syntax automatically. This ensures the base content is correctly embedded for runtime rendering in Obsidian.

Why are my Obsidian Base views not rendering correctly?

Obsidian Base views may not render correctly if the YAML syntax is invalid or required elements like filters, formulas, and views are missing. The system validates YAML syntax and enforces these required definitions to ensure proper runtime rendering.