skill-check

Solid

Validate Claude Code skills against Anthropic guidelines. Use when user says "check skill", "skillcheck", "validate SKILL.md", or asks to find issues in skill definitions. Covers structural and semantic validation. Do NOT use for anti-slop detection, security scanning, token analysis, enterprise checks, or Eval Kit generation; use skill-check-pro for those. Do NOT use for LinkedIn skill engagement; use skillcheck-engage for that.

AI & Automation 36 stars 2 forks Updated 2 weeks ago MIT

Install

View on GitHub

Quality Score: 86/100

Stars 20%
52
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# SkillCheck (Free) Check skills against Anthropic guidelines and the agentskills specification. This file contains Free tier validation rules. **Want deeper analysis?** [Upgrade to Pro](https://getskillcheck.com) for anti-slop detection, security scanning, token optimization, WCAG compliance, enterprise checks, and Eval Kit (auto-generated test prompts for your skills). ## Prerequisites - Any AI assistant with file Read capability (Claude Code, Cursor, Windsurf, Codex CLI) - Works on any platform (Unix/macOS/Windows) - No special tools required (Read-only) ## How to Check a Skill 1. **Locate**: Find target SKILL.md file(s) 2. **Read**: Load the content 3. **Validate**: Apply each rule section below 4. **Report**: List issues found with severity and fixes --- # Free Tier Validation Rules > Worked valid/invalid examples for every check below are in [references/examples.md](references/examples.md). The rules are here; the examples are one file away to keep this file scannable. Apply these checks in order. Each subsection defines patterns to match and issues to flag. ## 1. Frontmatter Structure Every SKILL.md must start with YAML frontmatter between `---` markers. ### Required Fields | Field | Required | Rules | |-------|----------|-------| | `name` | Yes | Lowercase, hyphens only, 1-64 chars, no reserved words | | `description` | Yes | WHAT + WHEN pattern, 1-1024 chars | ### Frontmatter Security **Check 1.9-xml-in-frontmatter** (Critical): Frontmatter values mus...

Details

Author
olgasafonova
Repository
olgasafonova/SkillCheck-Free
Created
7 months ago
Last Updated
2 weeks ago
Language
N/A
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category