skill-test

Installation
SKILL.md

Skill Test — skills-for-fabric Evaluation Framework

Manage the end-to-end evaluation framework for skills-for-fabric. This skill routes requests to the correct workflow based on user intent — adding tests, listing tests, running tests, viewing results, generating data, or checking coverage.

When to Use

  • When a contributor wants to add evaluation test cases for a new or existing skill
  • When someone asks to see what tests exist or what results look like
  • When a user wants to run the test suite
  • When reviewing eval metrics or checking which skills lack test coverage

Intent Routing

Parse the user request and route to the appropriate workflow:

Installs
26
GitHub Stars
644
First Seen
Mar 19, 2026
skill-test — microsoft/skills-for-fabric