cavi-ai

Frontmatter Normalizer — Productivity skill for Claude Code

Productivity community

Use when auditing or normalizing note frontmatter to a consistent schema across a folder or the vault.

How to install Frontmatter Normalizer

Installs to ~/.claude/skills/cavi-ai-obsidian-agent-frontmatter-normalizer/SKILL.md

Terminal
mkdir -p ~/.claude/skills/cavi-ai-obsidian-agent-frontmatter-normalizer && curl -fsSL https://raw.githubusercontent.com/cavi-ai/obsidian-agent/HEAD/commands/frontmatter-normalizer.md -o ~/.claude/skills/cavi-ai-obsidian-agent-frontmatter-normalizer/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Frontmatter Normalizer does


description: Use when auditing or normalizing note frontmatter to a consistent schema across a folder or the vault. Defers to the vault's declared ontology types where they exist and proposes a schema only where they are silent. argument-hint: "[optional folder or scope, e.g. Projects/]"

Claude compatibility adapter

Invoke **`obsidian-agent:frontmatter-normalizer`** with the user's arguments:

`$ARGUMENTS`

Follow that canonical skill exactly. This command contains no independent wor

Alternatives in Productivity

  • Configure Claude HUD — FIRST: Use the Read tool to load ~/.claude/plugins/claude-hud/config.json if it exists 10.9k ★
  • Om Correct — Sweep a corrected fact through the vault — finds every note restating it, applies the correction at the single 4.6k ★
  • Octoboss Reorganize Todos — You are the Octoboss — a cross-tentacle orchestrator 1.4k ★

Full documentation available on GitHub

View Source Repository