obsidian-tag-normalizer

Community

Normalize and standardize tags across Obsidian vault.

Authorjeongsk
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Normalize and standardize tags across Obsidian notes, creating a clean, hierarchical taxonomy across languages.

Core Features & Use Cases

  • Technology Name Normalization: Enforce proper casing (LangChain, LangGraph, OpenAI).
  • Hierarchical Tag Structure: Apply ai/agents and similar structures
  • Consolidate Duplicates: Merge similar tags (ai-agents → ai/agents)
  • Reporting: Generate tag usage analysis.

Quick Start

Run the tag normalization script to analyze and then apply changes across your vault.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: obsidian-tag-normalizer
Download link: https://github.com/jeongsk/langchain-academy/archive/main.zip#obsidian-tag-normalizer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository