skill-quality-reviewer

Assess Claude Skill unit quality and generate improvement plans.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Evaluates Claude Skill units to ensure they are discoverable, well-structured, and safe, producing objective quality metrics and actionable improvement guidance.

Core Features & Use Cases

  • Validates YAML frontmatter and required fields across skills.
  • Computes multi-dimensional scores (description quality, content organization, writing style, and structural integrity) and generates improvement plans.
  • Produces exportable quality reports to support peer review, governance, and pre-publish checks.

Quick Start

Run the skill-quality-reviewer against a target skill directory to generate a quality report and improvement plan.

Frequently Asked Questions about skill-quality-reviewer

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

FAQPage Schema
How do I audit Claude Skill quality before publishing?

To audit Claude Skill quality before publishing, analyze the local SKILL.md frontmatter, content organization, and structural integrity to produce objective quality metrics and actionable improvement plans.

What does a Skill quality review check for in YAML frontmatter?

A Skill quality review validates YAML frontmatter by checking required fields to ensure the Skill is discoverable, well-structured, and safe for governance and pre-publish checks.

How do I generate an improvement plan for a poorly structured SKILL.md?

Generate an improvement plan by computing multi-dimensional scores for description quality, writing style, and structural integrity, which identifies specific areas needing content organization fixes.

Can I export quality reports for peer review and governance?

You can export quality reports to support peer review and governance processes, providing objective metrics derived from the Skill's content organization and structural integrity analysis.

Does the quality audit check reference integrity and progressive disclosure?

The quality audit ensures reference integrity and progressive disclosure while analyzing structural organization, generating recommendations based on these specific dimensions of Skill design.