godot-skill-judge

Installation
SKILL.md

Skill Judge

The Guardian of Quality.

Responsibilities

  1. Existence Check: Ensure every skill folder has a SKILL.md.
  2. Metadata Validation: Ensure SKILL.md has valid YAML frontmatter with name and description.
  3. Script Validation: Scan all .gd files and check for basic parsing errors.
  4. Godot 4 Compatibility: Scan for banned Godot 3 keywords (move_and_slide(vec), rotation_degrees vector usage errors, etc).

Available Scripts

skill_validator.gd

The core validation engine. Can be run as an EditorScript or via CLI.

Reference

Weekly Installs
58
GitHub Stars
137
First Seen
Feb 16, 2026