tag-garden

Audit vault tags and generate a Tag Garden Report with cleanup suggestions.

Updated Apr 6, 2026
One-click install
npx skills add https://github.com/rikt46/My-Brain-Is-Full-Crew --skill tag-garden
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: tag-garden
Source: https://github.com/rikt46/My-Brain-Is-Full-Crew/tree/main/skills/tag-garden
Command: npx skills add https://github.com/rikt46/My-Brain-Is-Full-Crew --skill tag-garden

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Tag Garden audits all vault tags to identify inconsistencies such as unused, orphan, near-duplicate, over-used, and under-used tags, and it suggests merges and cleanup actions to restore a coherent taxonomy.

Core Features & Use Cases

  • Tag analysis: identify problematic tags by comparing actual usage against the canonical taxonomy and surface drift.
  • Cleanup recommendations: propose merges, splits, and removals, then generate a structured Tag Garden Report with actionable steps.
  • Use Case: when tag usage has drifted or become inconsistent, run Tag Garden to align tags with Meta/tag-taxonomy.md and improve navigation and search.

Quick Start

Run the Tag Garden audit to scan all vault tags and generate a cleanup plan.

Frequently Asked Questions about tag-garden

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I audit vault tags to find orphan and unused tags?▼

Auditing vault tags involves scanning all tags to identify inconsistencies by comparing actual usage against the canonical taxonomy. This detects unused, orphan, near-duplicate, over-used, and under-used tags, producing a structured report with suggested actions.

What is the best way to fix taxonomy drift in a tag-heavy vault?▼

The best way to fix taxonomy drift is to run a tag analysis comparing actual usage against Meta/tag-taxonomy.md. This surfaces drift and proposes merges, splits, and removals to align tags and improve navigation and search.

How do I merge near-duplicate tags in my vault metadata?▼

Merging near-duplicate tags is handled by running a vault tag audit that detects duplicates and proposes merges. The resulting Tag Garden Report provides actionable reconciliation steps to safely merge the tags.

Can I use a tag cleanup tool on vaults across different languages?▼

Yes, this tag cleanup tool applies to tag-heavy vaults across languages. It detects unused, orphan, near-duplicate, over-used, and under-used tags regardless of language, proposing merges based on the canonical taxonomy.

When should I not use an automated tag cleanup approach?▼

You should not use automated tag cleanup when you lack a canonical taxonomy source like Meta/tag-taxonomy.md. The audit relies on this source of truth to detect drift and propose accurate merges, splits, and removals.