fixing-metadata

Analyzes HTML and Markdown files to verify and correct SEO and social metadata.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/Tahona-AI/website --skill fixing-metadata-tahona-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fixing-metadata
Source: https://github.com/Tahona-AI/website/tree/main/.agents/skills/fixing-metadata
Command: npx skills add https://github.com/Tahona-AI/website --skill fixing-metadata-tahona-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of maintaining correct and comprehensive webpage metadata, preventing SEO and social sharing issues caused by inaccuracies.

Core Features & Use Cases

  • Metadata Validation: Review and validate metadata elements like titles, descriptions, canonical links, and social tags to ensure compliance with best practices.
  • Automated Corrections: Suggest precise fixes for metadata violations, such as duplicate tags or missing Open Graph data.
  • Use Case: Web developers can run this Skill on a website's HTML files to identify and correct SEO and social sharing metadata inconsistencies, streamlining publication workflows.

Quick Start

Provide a webpage file to the fixing-metadata skill so it can analyze and improve the metadata correctness.

Frequently Asked Questions about fixing-metadata

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

FAQPage Schema
How do I validate HTML metadata for SEO and social sharing?

To validate HTML metadata, you analyze webpage files to verify titles, descriptions, canonical URLs, and social tags. This process ensures your metadata complies with SEO and social sharing standards by identifying missing Open Graph data or duplicate tags.

Why are my social sharing tags not displaying correctly?

Social sharing tags display incorrectly when HTML metadata is missing or duplicated. Analyzing your webpage files identifies violations in Open Graph data and other social tags, allowing you to apply precise fixes and restore compliance with social sharing standards.

Can I check canonical URLs and titles in markdown files?

Yes, you can check canonical URLs and titles in markdown files. The tool parses both HTML and markdown files to verify metadata correctness, ensuring titles, descriptions, and canonical links meet SEO best practices across different content formats.

What is the best way to fix missing Open Graph data?

The best way to fix missing Open Graph data is through automated metadata validation. By analyzing your HTML files, the system detects missing social tags and suggests precise corrections to resolve inconsistencies and ensure accurate social sharing.

Does metadata validation work for large websites with many pages?

Metadata validation works for large websites by parsing individual HTML or markdown files. Web developers can run this process across multiple files to identify and correct SEO inconsistencies, streamlining publication workflows regardless of site scale.