metadata-validator

Audit SKILL.md files for 2026 standard compliance and report missing YAML keys.

71|11|Updated Jan 23, 2026
One-click install
npx skills add https://github.com/nlelouche/Unity-SkillForge --skill metadata-validator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: metadata-validator
Source: https://github.com/nlelouche/Unity-SkillForge/tree/main/.agent/skills/07-tools-pipeline/metadata-validator
Command: npx skills add https://github.com/nlelouche/Unity-SkillForge --skill metadata-validator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the tedious and error-prone process of manually checking SKILL.md files for adherence to the 2026 AntiGravity Standard, ensuring consistency and quality across the skill repository.

Core Features & Use Cases

  • Automated Compliance Auditing: Scans all SKILL.md files for mandatory YAML keys, correct versioning, and required Markdown sections.
  • Detailed Reporting: Generates a clear report highlighting specific compliance failures, including missing fields, outdated versions, and proprietary references.
  • Use Case: After adding a new skill, run this validator to confirm it meets all the required standards before merging, preventing potential issues down the line.

Quick Start

Run the metadata-validator skill to audit all SKILL.md files in the repository.

Frequently Asked Questions about metadata-validator

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

FAQPage Schema
How do I validate SKILL.md files for 2026 standard compliance?

To validate SKILL.md files for 2026 standard compliance, run an automated audit that scans the repository for mandatory YAML keys, correct versioning, and required Markdown sections, generating a detailed report of any missing fields or broken links.

What does a metadata compliance audit check for in SKILL.md files?

A metadata compliance audit checks SKILL.md files for missing YAML keys, outdated version fields, broken Related Skills links, and required Markdown sections to ensure strict adherence to established structural and quality guidelines.

When do I need to run a SKILL.md metadata validation check?

You need to run a SKILL.md metadata validation check after adding a new skill to the repository, ensuring it meets all required 2026 AntiGravity Standard guidelines and preventing potential compliance issues before merging.

What's the best way to automate checking for missing YAML keys in skill metadata?

The best way to automate checking for missing YAML keys is to use a validation tool that scans all SKILL.md files in the repository, automatically detecting missing metadata fields and reporting them in a detailed compliance summary.

Can I detect broken Related Skills links in SKILL.md files automatically?

Yes, you can detect broken Related Skills links automatically by running an auditing script that checks all SKILL.md files in the repository for valid cross-references and generates a report highlighting any broken links.

Why does my SKILL.md file fail the repository compliance audit?

Your SKILL.md file fails the repository compliance audit because it contains missing mandatory YAML keys, outdated version fields, broken Related Skills links, or lacks required Markdown sections needed for 2026 standard adherence.