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 30 stars 1 forks Updated today MIT

Install

View on GitHub

Quality Score: 88/100

Stars 20%
50
Recency 20%
100
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 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 must not contain XML angle brackets (`<` or `>`). Frontmatter appears in Claude's system prompt; angle brackets could enable prompt injection. **Detection**: Scan all frontmatter string values (...

Details

Author
olgasafonova
Repository
olgasafonova/SkillCheck-Free
Created
4 months ago
Last Updated
today
Language
Shell
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

skill-check

Validate Claude Code skills against the agentskills specification. Catches structural, semantic, and naming issues before users do.

39,350 Updated today
sickn33
AI & Automation Listed

skill-validator

Validate Claude Code skill files (SKILL.md) against Anthropic's structural requirements. Use this skill whenever the user asks to validate, lint, check, or verify a skill file or skill structure. Triggers on "validate skill", "lint skill", "check skill", "verify SKILL.md", "does my skill meet requirements", or any request to confirm a skill is correctly structured before publishing or importing.

1 Updated yesterday
Fyzel
AI & Automation Listed

skill-check

Validate skill/command file format and structure

69 Updated 2 months ago
claude-world
Code & Development Listed

skill-health-check

Validate skill quality against routing, progressive loading, and verification criteria. Use when: auditing skills, checking skill health, reviewing skill design. Not for: code review (use codex-code-review) or doc review (use doc-review). Output: health report with per-skill ratings + Gate.

1 Updated today
hmj1026
Data & Documents Listed

skill-quality-eval

Validate and audit quality of AI agent slash commands (.claude/commands/*.md) — checks YAML frontmatter, description length, jargon detection, directive language, and duplicate detection. Use when creating, editing, or auditing project commands and skills. Run proactively after adding new commands.

1 Updated today
citedy