Skill Regression

Regression testing framework for AgentSkills. Analyzes a target skill, runs script-layer assertions and AI-layer semantic scoring, and outputs a Markdown report. Supports two backends: OpenAI-compatible LLM (default, works anywhere) or OpenClaw cron-based agent trigger (auto-detected if openclaw CLI present). Use when the user asks to "test a skill", "regression test xxx skill", "run skill QA", or "audit my skill against test cases". Requires SR_LLM_API_KEY env var or interactive setup; supports .env files.

Songhonglei f3df0fe 16 files · 102.1 KB Updated

File contents

Songhonglei/build-better-skills/tree/main/skills/skill-regression commit f3df0fe89f

Frequently asked questions

npx skillmds@latest add songhonglei/skill-regression