fixing-metadata

Validate and fix page metadata for SEO, Open Graph, canonical, robots, and localization.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill standardizes and validates metadata across pages, preventing duplication, inconsistencies, and missing fields.

Core Features & Use Cases

  • Enforces a single source of truth for page-level metadata.
  • Validates essential fields like title, description, canonical URL, robots directives, and metadata conformance.
  • Use Case: When updating a page's SEO metadata, run this Skill to review and fix fields to align with the site's policy.

Quick Start

Apply the fixing-metadata workflow to a sample file by running /fixing-metadata <file> and follow the prompts to review violations and suggested fixes.

Frequently Asked Questions about fixing-metadata

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

FAQPage Schema
How do I validate SEO metadata like title and canonical tags for content pages?

To validate SEO metadata, you can run a review workflow that enforces each page defines a title, description, and canonical URL. This ensures consistency and completeness while highlighting missing fields.

What is the best way to fix missing Open Graph and robots directives during a CMS workflow?

Fixing missing Open Graph and robots directives involves applying a validation workflow during page edits. It enforces correct robots guidance and standardizes metadata to align with site policy.

Does metadata validation work for structured data and localization tags?

Yes, metadata validation works for structured data and localization tags. The workflow checks pages requiring SEO and localization metadata to ensure that where present, structured data is properly formatted.

How do I prevent metadata duplication and inconsistencies across multiple pages?

Preventing metadata duplication requires enforcing a single source of truth for page-level metadata. By validating essential fields during edits, you standardize data and prevent inconsistencies across pages.

Can I check metadata conformance for newly created pages?

Yes, you can check metadata conformance for newly created pages. Running the validation process during new page creation enforces that all essential fields are accurately defined before publishing.