agent-skill-reviewer

Installation
SKILL.md

Agent Skill Reviewer

Instructions

When the user asks you to review an Agent Skill, follow these steps to ensure the skill complies with the best practices.

1. Identify the Target

Determine the directory path of the Agent Skill to be reviewed. Read the directory structure and the content of the SKILL.md file.

2. Analyze Directory Structure

Check if the project follows the production-grade directory structure:

  • Directory Name: Must use kebab-case.
  • Core File: Ensure the core instruction file is named exactly SKILL.md (uppercase).
  • Separation of Concerns: Look for proper subdirectories (e.g., scripts/ for executable code, references/ for docs, assets/ for static files).

3. Review Naming Conventions

Related skills
Installs
5
GitHub Stars
33
First Seen
Mar 26, 2026