review-skill

Audit local or installed skills against write-a-skill guidelines and generate a remediation report.

5|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/kenlck/skills --skill review-skill-kenlck
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-skill
Source: https://github.com/kenlck/skills/tree/main/ken-skills/skills/review-skill
Command: npx skills add https://github.com/kenlck/skills --skill review-skill-kenlck

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users verify that a given skill adheres to the write-a-skill guidelines by validating frontmatter, file structure, and reporting findings for remediation.

Core Features & Use Cases

  • Validates SKILL.md structure and essential fields (name, description) and checks for optional sections like REFERENCE.md, REPORT.md.
  • Generates a standardized REVIEW report outlining issues, severity, and recommended fixes to improve quality and safety.
  • Enables quick audits of installed or local skills to ensure consistency and reliability.

Quick Start

Review a skill by path or name to generate a comprehensive audit.

Frequently Asked Questions about review-skill

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

FAQPage Schema
How do I audit a skill for frontmatter validity and structure gaps?

To audit a skill for frontmatter validity and structure gaps, you can review the skill folder by path or name to identify missing essential fields and generate a structured remediation plan with recommended fixes.

What is a skill review checklist and how does it work?

A skill review checklist validates SKILL.md structure, checks frontmatter fields like name and description, and verifies optional files like REFERENCE.md. It generates a standardized REVIEW report outlining issues, severity, and recommended fixes to improve quality.

How do I check if my local skill folder complies with write-a-skill guidelines?

You can check if your local skill folder complies with write-a-skill guidelines by running an audit that surfaces structure gaps, description quality issues, and review checklist compliance, producing a comprehensive report with prioritized fixes.

Can I audit installed skills to ensure consistency and reliability?

Yes, you can audit installed skills to ensure consistency and reliability by validating their SKILL.md structure, checking frontmatter validity, and generating a standardized REVIEW report with recommended fixes and priorities.

What are the limitations of automated skill documentation auditing?

Automated skill documentation auditing focuses on frontmatter validity, file size considerations, and structural references, but requires manual remediation to apply the recommended fixes outlined in the generated REVIEW report.