audit-skill

Audit XML structure, required tags, and anti-patterns in agent skills.

Updated Dec 22, 2025
One-click install
npx skills add https://github.com/royhenengel/Claude-Customizations --skill audit-skill-royhenengel
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: audit-skill
Source: https://github.com/royhenengel/Claude-Customizations/tree/main/skills/Audit/audit-skill
Command: npx skills add https://github.com/royhenengel/Claude-Customizations --skill audit-skill-royhenengel

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that other skills adhere to best practices, including proper structure, required tags, and effective patterns, particularly focusing on XML compliance.

Core Features & Use Cases

  • Compliance Auditing: Validates skills against established best practices.
  • Structure Enforcement: Checks for pure XML structure and required elements.
  • Best Practice Adherence: Identifies anti-patterns and suggests improvements.

Quick Start

Use the audit skill to audit the skill located at skills/Finance/invoice-parser.

Frequently Asked Questions about audit-skill

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

FAQPage Schema
How do I audit an Agent Skill for XML structure compliance?

To audit an Agent Skill for XML structure compliance, you validate the skill against established best practices, checking for pure XML structure, required tags, and anti-patterns to ensure proper formatting and effectiveness.

What are the best practices for validating skill compliance?

Best practices for validating skill compliance involve enforcing a pure XML structure, verifying the presence of required and conditional tags, identifying anti-patterns, and evaluating overall XML structure quality to maintain effectiveness.

Can I check my skill for anti-patterns and missing required tags?

Yes, you can check a skill for anti-patterns and missing required tags by running a compliance audit that evaluates XML structure quality and provides detailed findings with file and line locations for any issues found.

How does a compliance audit score skill effectiveness?

A compliance audit scores skill effectiveness by evaluating the XML structure, checking for required and conditional tags, and identifying anti-patterns, which generates a compliance score and actionable recommendations.

What is the best way to ensure my skill adheres to pure XML structure requirements?

The best way to ensure adherence to pure XML structure requirements is to perform a compliance audit that identifies structural deviations, missing tags, and anti-patterns, providing specific file and line locations for corrections.

Does the skill compliance audit provide specific locations for XML errors?

Yes, the skill compliance audit provides specific file and line locations for XML errors, detailing structural issues, missing required tags, and anti-patterns alongside a compliance score and recommendations for improvement.