validate-skills

Installation
SKILL.md

Validating Skills

Verify every executable command in a skill runs successfully on the current OS.

When to Use

  • After creating or updating a skill that contains executable commands
  • During skill review to catch stale or broken instructions
  • When switching OS (e.g. Windows → Linux) to confirm cross-platform commands

Procedure

1. Detect Current OS

Determine which platform commands to extract:

Installs
1
GitHub Stars
969
First Seen
9 days ago
validate-skills — microsoft/vstest