skill-reviewer

Review SKILL.md files against best practices and report issues.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tukaelu/agent-skills --skill skill-reviewer-tukaelu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-reviewer
Source: https://github.com/tukaelu/agent-skills/tree/main/skills/skill-reviewer
Command: npx skills add https://github.com/tukaelu/agent-skills --skill skill-reviewer-tukaelu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures your AI skills adhere to best practices, improving their quality, reliability, and discoverability.

Core Features & Use Cases

  • Automated Skill Auditing: Reviews SKILL.md files against a comprehensive checklist.
  • Actionable Feedback: Provides specific recommendations for improvement, categorized by severity (Critical, Warning, Info).
  • Interactive Refinement: Guides users through the process of fixing identified issues.
  • Use Case: You've created a new skill and want to ensure it meets quality standards before deployment. Run the skill-reviewer to get a detailed report and suggestions for improvement.

Quick Start

Use the skill-reviewer to check the quality of the skill located at '/path/to/your/skill/SKILL.md'.

Frequently Asked Questions about skill-reviewer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate my AI skill against best practices before deployment?

To validate an AI skill against best practices, run an automated review on your SKILL.md file to check frontmatter and body content, generating a detailed report of critical issues, warnings, and informational suggestions for improvement.

What is a SKILL.md code quality review and how does it work?

A SKILL.md code quality review analyzes your skill's frontmatter and body content against a best-practices checklist, categorizing actionable feedback by severity to guide interactive correction workflows and enhance reliability.

Can I get actionable suggestions for fixing AI skill documentation issues?

Yes, you can get actionable suggestions for fixing AI skill documentation issues through an interactive refinement workflow that guides you step-by-step to resolve identified critical errors and warnings.

What's the best way to ensure AI skill reliability and discoverability?

The best way to ensure AI skill reliability and discoverability is to audit your SKILL.md files against official best practices, correcting frontmatter validation errors and body content warnings before deployment.

Do I need any dependencies to run an automated skill review?

No dependencies are required to run an automated skill review; you only need your SKILL.md file path to generate a detailed enhancement report covering documentation and best-practice validation.