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 37 stars 2 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 87/100

Stars 20%
53
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; the Invisible Unicode checks also use Grep, which stays read-only) - No environment variables or API keys required; the checks run fully offline ## Interface - **Input**: path(s) to SKILL.md files, plus any `references/*.md` files in the same skill folder - **Output**: a validation report listing each issue with check ID, severity (Critical / Warning / Suggestion), line number, and fix; strengths reported in a separate list - **Modes**: runs standalone on a single skill or over a directory of skills, one report per skill ## Workflow Run the four stages in order for each target skill. Data flows forward: the file list from Step 1 feeds Step 2, the loaded content feeds Step 3, and the findings feed Step 4. - **Step 1: Locate** — find target SKILL.md file(s) with Glob - **Step 2: Read** — load the SKILL.md content and any `references/` files - **Step 3: Validate** — apply each rule section below to the loaded content...

Details

Author
olgasafonova
Repository
olgasafonova/SkillCheck-Free
Created
7 months ago
Last Updated
1 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