audit-skill

Audit skill definitions against the standard template for conformance gaps.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/hpsgd/claude-marketplace --skill audit-skill-hpsgd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-skill
Source: https://github.com/hpsgd/claude-marketplace/tree/main/plugins/practices/plugin-curator/skills/audit-skill
Command: npx skills add https://github.com/hpsgd/claude-marketplace --skill audit-skill-hpsgd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits a skill definition against the standard template to identify conformance gaps and quality issues that hinder discovery and reuse.

Core Features & Use Cases

  • Identify missing or misaligned frontmatter and content in SKILL.md.
  • Validate skill structure across skills to enforce consistency and completeness.
  • Generate remediation guidance and a consolidated report for skill curators.

Quick Start

Provide a high-quality, ready-to-run audit by running the audit-skill against your skill repository to surface gaps and actionable fixes.

Frequently Asked Questions about audit-skill

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

FAQPage Schema
How do I audit a skill definition for template conformance gaps?

To audit a skill definition, inspect its SKILL.md frontmatter, content body, and repository layout against a standard template. This identifies conformance gaps and generates a structured score with actionable remediation plans.

What is skill definition quality assurance and why is it needed?

Skill definition quality assurance validates structure and completeness across skills to enforce consistency. It identifies missing or misaligned frontmatter and content in SKILL.md that hinders skill discovery and reuse.

How do I validate skill structure across multiple repositories?

Validate skill structure by applying an audit to each skill repository, inspecting its SKILL.md and layout. This enforces consistency and completeness, generating remediation guidance and a consolidated report for curators.

Does the skill audit process require any specific dependencies?

The skill audit process requires no specific dependencies. It directly inspects repository layout and SKILL.md files to determine compliance, providing a structured score and top issues without external components.

What's the best way to generate remediation plans for non-compliant skills?

The best way to generate remediation plans is to run an audit against your skill repository. It surfaces conformance gaps and quality issues, providing actionable fixes and a consolidated report for skill curators.