obsidian-bases

Create and edit Obsidian Base files defining filters, views, and formulas.

2|Updated May 8, 2026
One-click install
npx skills add https://github.com/xotong/claude-marketplace --skill obsidian-bases-xotong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: obsidian-bases
Source: https://github.com/xotong/claude-marketplace/tree/main/plugins/obsidian/skills/obsidian-bases
Command: npx skills add https://github.com/xotong/claude-marketplace --skill obsidian-bases-xotong

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Obsidian Bases provide a structured way to organize notes by defining bases that combine filters, formulas, and multiple views into a single, reusable configuration across vaults.

Core Features & Use Cases

  • View-driven organization: Build table, cards, list, or map views of notes to surface relevant information at a glance.
    • Dynamic filtering & formulas: Create filters and computed properties to tailor note sets and derive insights.
  • Config-driven workflows: Standardize note organization across projects by reusing base definitions and templates.
  • Use Case: Turn a large notes vault into a curated dashboard showing overdue tasks, reading lists, or meeting notes through configured bases.

Quick Start

Create a new .base file in your Obsidian vault to begin defining views, filters, and formulas.

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

To create dynamic views for Obsidian notes, you define a .base file using YAML configuration to specify filters, formulas, and view types like table, cards, list, or map. This generates a reusable, dynamic representation of your vault data.

What are Obsidian Bases used for?

Obsidian Bases are used to organize notes by combining filters, formulas, and multiple views into a single configuration. They turn large vaults into curated dashboards for tracking tasks, reading lists, or meeting notes based on computed properties.

Can I use computed formulas and filters in Obsidian note views?

Yes, you can use computed formulas and filters in Obsidian note views by defining them within the .base file. The YAML structure enforces proper data mapping and error-checking to derive insights and tailor specific note sets.

How do I configure a .base file in Obsidian?

To configure a .base file in Obsidian, you create a new file in your vault and structure it with YAML sections for filters, formulas, properties, and views. This standardizes note organization across projects by reusing base definitions.

Does Obsidian Bases support map and card views?

Yes, Obsidian Bases supports map and card views, alongside table and list formats. You can configure these view-based representations in the .base file to surface relevant information dynamically across your vault.