Skip to content

Add JSON Schema for SKILL.md frontmatter validation #1

@haluke1

Description

@haluke1

Description

Create a JSON Schema that can validate the YAML frontmatter in SKILL.md files.

Requirements

  • Validate all required fields (name, version, description, author)
  • Validate capability values are from allowed set
  • Validate version follows semver
  • Validate dependency version constraints

Files to create

  • schema/skill-frontmatter.json
  • Update verify.sh to optionally validate against schema

Labels

good first issue, enhancement

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions