skill-quality-reviewer

Audit Claude Skills for YAML frontmatter, structure, and reference integrity.

5|2|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/Tx1207/hello-scholar --skill skill-quality-reviewer-tx1207
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: skill-quality-reviewer
Source: https://github.com/Tx1207/hello-scholar/tree/main/skills/meta/skill-quality-reviewer
Command: npx skills add https://github.com/Tx1207/hello-scholar --skill skill-quality-reviewer-tx1207

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill Quality Reviewer addresses the need for consistent, objective evaluation of Claude Skills by providing a structured, repeatable audit process to identify gaps before publishing.

Core Features & Use Cases

  • Analyzes four core dimensions: description quality, content organization, writing style, and structural integrity.
  • Generates a formal quality report and an actionable improvement plan to guide skill developers.
  • Validates essential fields and references, ensuring a publish-ready skill with clear remediation steps.

Quick Start

Run the reviewer against a local skill directory to generate a quality report and improvement plan that you can review and apply.

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 a Claude Skill for quality and conformance before publishing?▼

To audit a Claude Skill for quality, run a local evaluation that checks YAML frontmatter presence, directory structure, and reference integrity to generate a formal quality report and improvement plan.

What dimensions should I evaluate when reviewing skill documentation quality?▼

Skill documentation quality should be evaluated across four core dimensions: description quality, content organization, writing style, and structural integrity to identify gaps and ensure publish-readiness.

How do I validate YAML frontmatter and artifact references in a local skill directory?▼

Validating YAML frontmatter and artifact references requires enforcing field presence and reference integrity checks against the local skill directory structure to identify broken links and missing essential metadata.

Can I generate an actionable improvement plan for a skill that fails a quality assessment?▼

Yes, a quality assessment generates an actionable improvement plan alongside a formal report, providing clear remediation steps to guide skill developers in fixing structural and documentation issues.

Does the skill quality reviewer work without external dependencies?▼

The skill quality reviewer operates independently without external dependencies, using its internal scripts and references to analyze local skill units and output quality reports.

When should I run a skill quality audit during the development process?▼

A skill quality audit should be run before publication to identify improvement opportunities in description clarity, writing style, and structural conformance, ensuring the final artifact is publish-ready.