If you're building databases in Obsidian using the Bases plugin, this skill lets Claude create and edit those .base YAML files directly. It handles the full spec: table/card/list views, nested filters with and/or/not logic, formulas that compute values from properties, grouping, and custom summaries. The syntax is pretty involved,filters can nest recursively, formulas support date arithmetic and conditionals, and there's a whole function library for string manipulation and date formatting. Most useful when you're generating complex views programmatically or need Claude to update filters and formulas without you writing YAML by hand. The skill includes the complete schema and function reference, so Claude knows what's valid.
npx skills add https://github.com/freestylefly/canghe-skills --skill obsidian-bases