Agent Skill
2/7/2026

skill-tester-swarm

Automated QA system for Claude Code skills. Discovers skills from GitHub/SkillsMP, installs them, generates tests, executes with screenshot capture, evaluates quality with A-F grades, and publishes an interactive dashboard.

N
niveshdandyan
0GitHub Stars
1Views
npx skills add niveshdandyan/skill-tester-swarm

SKILL.md

Nameskill-tester-swarm
DescriptionAutomated QA system for Claude Code skills. Discovers skills from GitHub/SkillsMP, installs them, generates tests, executes with screenshot capture, evaluates quality with A-F grades, and publishes an interactive dashboard.

name: skill-tester-swarm description: Automated QA system for Claude Code skills. Discovers skills from GitHub/SkillsMP, installs them, generates tests, executes with screenshot capture, evaluates quality with A-F grades, and publishes an interactive dashboard. version: 1.0.0 author: niveshdandyan triggers:

  • test skills
  • skill tester
  • test claude skills
  • skill quality
  • skill qa
  • evaluate skills
  • skill dashboard

Skill Tester Swarm

"I don't just use skills. I test them all and show you which ones actually work."

An 8-agent swarm that automatically tests Claude Code skills and generates visual reports with screenshots.

What It Does

  1. Discovers skills from GitHub and marketplaces
  2. Installs each in isolation
  3. Generates test prompts from triggers
  4. Executes tests and captures output
  5. Screenshots terminal and file results
  6. Scores quality (A-F grades)
  7. Reports with pass/fail matrix
  8. Publishes interactive dashboard

Quick Start

./scripts/orchestrator.sh run

Output

  • Screenshots of every test
  • Quality scores and grades
  • Interactive web dashboard
  • JSON data for automation

Agents

AgentRole
0Skill Discoverer
1Skill Installer
2Test Generator
3Test Executor
4Screenshot Capturer
5Quality Evaluator
6Report Generator
7Dashboard Publisher

See README.md for full documentation.

Skills Info
Original Name:skill-tester-swarmAuthor:niveshdandyan