Creates Obsidian .base files with proper YAML syntax for database-like views of your notes. Handles the full workflow from defining filters and formulas to configuring table, card, and list views. Validates YAML structure, checks that referenced properties exist, and catches common quoting errors that break the view rendering. Useful when you want to aggregate notes by tags, folders, or properties into sortable tables with computed columns. The syntax is finicky enough that having automated validation saves you from debugging YAML parsing errors in Obsidian's interface.
npx skills add https://github.com/kepano/obsidian-skills --skill obsidian-bases