test-skill

Installation
SKILL.md

Test Skill

Run or generate test suites for any skill -- task, discipline, or orchestrator -- and track results across versions for regression detection.

Arguments: $ARGUMENTS -- skill identifier (e.g., creator-stack:write-note, path to skill dir) and optional flags (--generate, --headless, --tag <tag>). If no skill specified, ask which one.

Positioning: Complements skill-creator (which focuses on iterative skill improvement). This skill answers: "does this skill still work?" Test artifacts are schema-compatible with skill-creator for deeper analysis when needed.

Locate Target Skill

Find the skill to test:

  1. If argument matches plugin:skill format, resolve:
    • <cwd>/<plugin>/skills/<skill>/SKILL.md (source mode -- marketplace repo)
    • ~/.claude/plugins/cache/*/<plugin>/*/skills/<skill>/SKILL.md (installed mode)
  2. If argument is a path, use directly
  3. If not found, list available skills and ask the user to clarify

Set SKILL_ROOT to the directory containing SKILL.md.

Related skills

More from kenneth-liao/ai-launchpad-marketplace

Installs
1
GitHub Stars
124
First Seen
Mar 15, 2026