Marketplace

skills-check

Validates and reviews skills against the Agent Skills specification. Checks YAML syntax, naming conventions, description quality, file structure, and best practices. Provides improvement suggestions with before/after examples and optionally applies fixes. Use when validating skills, reviewing skill quality, checking skills before commit, or when `--check-skill`, `--validate-skill`, or `--review-skill` is mentioned.

$ インストール

git clone https://github.com/galligan/skillstash /tmp/skillstash && cp -r /tmp/skillstash/.agents/skills/skills-check ~/.claude/skills/skillstash

// tip: Run this command in your terminal to install the skill