auditing-skills

Audit agent skills against best practices and generate improvement reports.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/WeMakeGood/anthropic-skills --skill auditing-skills-wemakegood
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auditing-skills
Source: https://github.com/WeMakeGood/anthropic-skills/tree/main/skills/auditing-skills
Command: npx skills add https://github.com/WeMakeGood/anthropic-skills --skill auditing-skills-wemakegood

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audits existing Agent Skills to identify gaps relative to current best practices and provides actionable improvement recommendations.

Core Features & Use Cases

  • Audits Skill content against a defined checklist including structure, guardrails, and patterns.
  • Generates actionable improvement reports and can apply changes upon user approval.
  • Supports phase-based workflow validation and ensures compliance with external references.

Quick Start

Review a skill directory with SKILL.md to generate an audit report, then review and apply changes if you approve.

Frequently Asked Questions about auditing-skills

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

FAQPage Schema
How do I audit agent skills against best practices?

To audit agent skills, the Skill reads a skill directory containing SKILL.md, references, and scripts, then generates a structured improvement report identifying structural gaps and guardrail issues against a defined checklist.

What does a skill quality audit check for?

A skill quality audit checks for structural gaps, guardrail issues, phase-based workflow validation, and compliance with external references to ensure your agent skills meet current governance patterns.

Can I review a skill directory and automatically apply governance changes?

You can generate an audit report to review suggested changes, but the Skill requires explicit user approval before applying any modifications and records all gating decisions in the audit output.

What do I need to validate skill phases and external references?

You need a skill directory containing a SKILL.md file along with its associated references and scripts, which the Skill parses to validate phase-based workflows and ensure compliance with external references.

What is the best way to identify structural gaps in agent skills?

The best way to identify structural gaps is auditing the skill content against a defined checklist that evaluates structure, guardrails, and patterns, producing an actionable improvement report with suggested changes.

Why does my skill audit require approval before applying changes?

Your skill audit requires explicit approval before applying changes to maintain quality governance, ensuring you review the structured improvement report and record gating decisions before any modifications are made.