SkillCheck validates your Agent Skills against the open standard, accessibility requirements, and anti-slop patterns. Works with Claude Code, Cursor, VS Code, and the entire ecosystem.
Check My Skills — FreeWorks with the Agent Skills open standard
Cursor · VS Code · Claude Code · GitHub · Goose · Amp · OpenCode · Windsurf
Agent Skills are now an open standard adopted by Microsoft, Cursor, and dozens of coding agents. Your skill needs to work everywhere.
You won't know until someone complains. Or you run SkillCheck.
| Category | What We Catch |
|---|---|
| Structure | Missing fields, invalid names, broken YAML |
| Triggers | Vague descriptions, missing WHEN clauses |
| Semantics | Contradictions, ambiguous instructions |
| Anti-Slop | "Let's dive in", hedge words, filler phrases |
| Accessibility | WCAG issues in visual output skills |
| Security | MCP best practices for technical skills |
## my-awesome-skill Check Results
### Critical Issues (must fix)
- Description missing WHEN clause. Add trigger context.
### Warnings (should fix)
- Line 47: Vague term "several" — specify a number
- No error handling documented
### Passed Checks
- Valid YAML structure ✓
- Name follows conventions ✓
- No anti-slop patterns detected ✓
### Pro Checks (coming soon)
🔒 Anti-slop score: — / 100
🔒 WCAG accessibility: —
🔒 Marketplace readiness: —
$0 forever
549 DKK lifetime
$49 /month
up to 10 users
No. SkillCheck is an independent project. It validates against the Agent Skills open standard, which Anthropic created and open-sourced in December 2025.
Any platform supporting the Agent Skills standard: Claude Code, Cursor, VS Code, GitHub, Goose, Amp, OpenCode, Windsurf, and more.
SkillCheck validates skill definitions, not MCP server implementations. Skills and MCP are complementary; MCP provides connectivity, skills provide procedural knowledge.
Pro and Team tiers will include GitHub Actions integration. Block PRs that introduce low-quality skills.
SkillCheck reports issues; you decide what to fix. Some checks are suggestions, not requirements.