obsidian-bases

Create database-like views of Obsidian notes using .base files with filters, formulas, and multiple display modes.

kepano ↓ 52k
Claude Code
View source ↗

What it does

  • 'status == "active"'
  • 'file.hasTag("archived")'
  • type: table | cards | list | map
  • 'status == "active"'
  • propertyname
  • formula.formulaname
  • 'status == "done"'

Requirements & configuration

  • Requires latitude/longitude properties and the Maps community plugin.

Configuration: YYYY

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Create database-like views of Obsidian notes using .base files with filters, formulas, and multiple display modes.

Source

Repository: https://github.com/kepano/obsidian-skills

obsidian-bases FAQ

What does the obsidian-bases skill do?

Create and edit Obsidian Bases (.base files) with views, filters, formulas, and summaries. Use when working with .base files, creating database-like views of notes, or when the user mentions Bases, table views, card views, filters, or formulas in Obsidian. 'status == "active"' 'file.hasTag("archived")'

What does obsidian-bases require?

Requires latitude/longitude properties and the Maps community plugin. Configuration keys: YYYY.

How do I install obsidian-bases?

Run: npx -y skills add https://github.com/kepano/obsidian-skills --skill obsidian-bases --agent claude-code — the source lives at github.com/kepano/obsidian-skills.

Maintain obsidian-bases?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

obsidian-bases on getagentictools
[![obsidian-bases on getagentictools](https://getagentictools.com/badge/skills/kepano-obsidian-skills-obsidian-bases.svg)](https://getagentictools.com/skills/kepano-obsidian-skills-obsidian-bases?ref=badge)
npx agentictools info skills/kepano-obsidian-skills-obsidian-bases

The second line is the CLI lookup for this page — handy in READMEs and docs.