Keeps your Obsidian wiki tags consistent by enforcing a controlled vocabulary defined in a taxonomy file. Triggered when you say "fix my tags" or "tag audit", or automatically when creating pages. It scans your vault, flags aliases and unknown tags, normalizes them to canonical forms, and respects a 5-tag-per-page limit. Handles visibility tags separately (public/internal/pii) and logs all operations. The implementation is thorough, walking up directories for config resolution and maintaining a migration guide for known inconsistencies. Useful if your wiki has grown organically and tags have gotten messy, or if you want guardrails when multiple people are contributing.
npx skills add https://github.com/ar9av/obsidian-wiki --skill tag-taxonomy