fixing-metadata

Enforce a single metadata source for titles, descriptions, canonical URLs, robots, and social cards.

Updated Feb 2, 2026
One-click install
npx skills add https://github.com/kimmyxpow/focus --skill fixing-metadata-kimmyxpow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fixing-metadata
Source: https://github.com/kimmyxpow/focus/tree/main/.claude/skills/fixing-metadata
Command: npx skills add https://github.com/kimmyxpow/focus --skill fixing-metadata-kimmyxpow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures a single, authoritative metadata source for every page, preventing duplicates, inconsistencies, and misaligned SEO signals.

Core Features & Use Cases

  • Validation & Consistency: Enforces one metadata source for title, description, canonical, robots, and social tags.
  • Guided Corrections: Provides actionable, minimal-diff fixes to meet best practices.
  • Use Case: When updating a page, use this Skill to verify and correct the frontmatter and generated head metadata.

Quick Start

Review a page's metadata with /fixing-metadata and apply suggested changes to align with the guidelines.

Frequently Asked Questions about fixing-metadata

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

FAQPage Schema
How do I fix page metadata to ensure a single source of truth for SEO?

Fix page metadata by enforcing a single source of truth for titles, descriptions, canonical URLs, robots, and social cards. This prevents duplicate SEO signals and ensures consistency across pages and components.

Why are my frontmatter metadata tags inconsistent across different pages?

Frontmatter metadata becomes inconsistent when multiple sources define page properties. Validating metadata against a single, authoritative pattern enforces alignment and prevents misaligned SEO signals across your site.

What is the best way to validate social cards and canonical URLs in frontmatter?

The best way to validate social cards and canonical URLs is to review them against a deterministic metadata pattern. This ensures accessible, safe defaults and provides actionable, minimal-diff corrections for any misaligned tags.

How do I correct misaligned SEO metadata without breaking existing components?

Correct misaligned SEO metadata by applying minimal-diff fixes guided by clear change recommendations. This deterministic approach ensures your titles and descriptions align with the site's pattern while maintaining component stability.

When do I need to validate generated head metadata for my pages?

You need to validate generated head metadata whenever updating a page. Verifying the frontmatter and head output ensures your canonical URLs, robots directives, and social tags satisfy deterministic and accessible best practices.