v1REST / JSON
API Reference
// api.skill-lab.dev
Programmatically scan GitHub repositories for SKILL.md files and evaluate them against quality and security checks. Returns structured JSON with scores, pass/fail results, and fix suggestions.
Base URL#
text
https://api.skill-lab.devQuick Example#
bash
curl https://api.skill-lab.dev/v1/repos/anthropics/claude-code/evaluatePrefer running locally? Install the sklab CLI to run the same checks and LLM judge against a skill directory on your machine — no repo push required.