create-skill-test

Installation
SKILL.md

Create Skill Test

This skill helps you scaffold evaluation tests (eval.yaml) for agent skills, ensuring they conform to the dotnet/skills repository conventions, pass the skill-validator checks, and avoid common overfitting pitfalls.

When to Use

  • Creating a new eval.yaml test file for a skill
  • Adding scenarios to an existing eval file
  • Setting up test fixture files alongside eval definitions
  • Reviewing whether rubric items and assertions risk overfitting

When Not to Use

  • Running or debugging existing tests (use the skill-validator directly)
  • Modifying the skill-validator tool itself
  • Creating or editing SKILL.md files (use the create-skill skill)

Inputs

Related skills

More from dotnet/skills

Installs
219
Repository
dotnet/skills
GitHub Stars
1.7K
First Seen
Mar 20, 2026