quality-checker

Validates Claude skill packages for quality and standards using bash scripts and markdown parsing.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/robit-man/transcribe-cli --skill quality-checker-robit-man
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-checker
Source: https://github.com/robit-man/transcribe-cli/tree/main/.claude/skills/quality-checker
Command: npx skills add https://github.com/robit-man/transcribe-cli --skill quality-checker-robit-man

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the validation of Claude skill packages, ensuring they meet quality, completeness, and adherence to defined standards before deployment.

Core Features & Use Cases

  • Automated Validation: Checks for required files, directory structure, and content completeness.
  • Quality Scoring: Assesses structure, content, code examples, and documentation quality.
  • Use Case: Before uploading a new skill to the platform, run the quality-checker to catch potential issues like missing documentation or insufficient code examples, ensuring a polished and functional skill.

Quick Start

Run the quality-checker skill on the skill located in the 'output/myskill/' directory with a full validation level.

Frequently Asked Questions about quality-checker

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

FAQPage Schema
How do I validate a Claude skill package for standards compliance before deployment?

Validating a Claude skill package for standards compliance involves checking required files, directory structure, and content completeness using bash scripts and markdown parsing to ensure quality before deployment.

What is AIWG quality standards validation for skill packages?

AIWG quality standards validation is an automated quality assurance workflow that assesses skill package structure, content, code examples, and documentation quality to ensure completeness and adherence to defined standards.

How do I run quality assurance checks on skill directory structure and documentation?

Running quality assurance checks on a skill directory requires executing validation scripts that parse markdown content and assess structure, content, code examples, and documentation quality at a specified validation level.

Does skill validation work with bash scripts and markdown parsing for code examples?

Skill validation works with bash scripts and markdown parsing to automate the assessment of code examples, required files, and documentation quality within a skill package directory.

Can I use automated quality scoring to catch missing documentation in skill packages?

Automated quality scoring can catch missing documentation in skill packages by applying validation checks that assess content completeness, structure, and code examples before uploading to the platform.

When should I not use automated skill validation for pre-packaging quality assurance?

Automated skill validation should not be used when a skill package lacks the required directory structure or markdown files needed for bash script parsing to evaluate content and documentation quality.