Agent Skill · DatoCMS

validate

Run repo validation to check skill metadata sync, eval fixture coverage, and repo invariants.

Provider: DatoCMS Path in repo: .claude/skills/validate/SKILL.md

Skill body

Run the repo validator with the freshness gate enabled:

python3 evals/scripts/validate_skill_repo.py --require-fresh-results-sync

If validation fails, read the error output carefully and fix each reported issue:

After fixing, re-run validation to confirm all checks pass.

Skill frontmatter

metadata: {"internal" => true}