What problem does it solve? Writing valid Obsidian Bases (.base) files requires memorizing a detailed YAML schema covering filters, formulas, properties, summaries, and view types, and small syntax mistakes silently break database views. This Skill provides the complete schema and function reference so AI agents can generate correct .base files on the first attempt. ## Core Features & Use Cases - Full Schema Coverage: Generates valid .base YAML including global and per-view filters (and/or/not logic), formula definitions, property display names, and custom summaries. - All View Types: Supports table, cards, list, and map views with ordering, grouping, limits, and summary aggregations like Average, Sum, and Median. - Complete Function Reference: Includes the full formula language reference covering date arithmetic, string, number, list, file, and link functions. - Use Case: Ask for a task tracker base and receive a ready-to-use .base file with overdue-date formulas, priority labels, grouped table views, and summary rows. ## Quick Start Ask the agent to create an Obsidian base file that shows all notes tagged with a specific tag in a table view grouped by status.