skill-auditor

Audit skill registries for duplicates and generate prioritized JSON remediation reports.

Updated Feb 21, 2026
One-click install
npx skills add https://github.com/abzhaw/juliaz_agents --skill skill-auditor-abzhaw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-auditor
Source: https://github.com/abzhaw/juliaz_agents/tree/main/meta/agents/adhd-agent/skills/skill-auditor
Command: npx skills add https://github.com/abzhaw/juliaz_agents --skill skill-auditor-abzhaw

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Audit all skill registries to surface duplicates, near-duplicates, empty skills, and merge candidates, enabling a clean, maintainable skill ecosystem.

Core Features & Use Cases

  • Cross-registry duplicate detection and prioritization for remediation.
  • Near-duplicate analysis and merge recommendations to reduce fragmentation.
  • Automated JSON findings report and prioritized action proposals for stakeholders.

Quick Start

Run the auditor to scan all skill registries and generate a JSON findings report with prioritized merge actions.

Frequently Asked Questions about skill-auditor

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

FAQPage Schema
How do I audit skill registries for duplicate and empty entries?

You can detect near-duplicate skills by running the auditor to compare skill descriptions across registries, which applies near-duplicate analysis to reduce fragmentation and provides automated merge recommendations in a JSON findings report.

What is the best way to consolidate fragmented skills across multiple registries?

The best way to consolidate fragmented skills is cross-registry duplicate detection, which scans all registries, prioritizes merge candidates for remediation, and produces an actionable governance plan to maintain a clean skill ecosystem.

Does the auditor require any dependencies to scan SKILL.md files?

No dependencies are required to scan SKILL.md files, as the auditor operates independently using its internal scripts to parse skill metadata and produce prioritized remediation proposals for stakeholders.

Can I generate a remediation report for empty entries and merge candidates?

Yes, you can generate a remediation report that identifies empty entries and merge candidates, outputting a JSON findings report with prioritized action proposals to guide governance and maintenance tasks.

When should I not use an automated registry auditor for skill governance?

You should not use an automated registry auditor when you need manual semantic review of complex skills, because it relies on parsing metadata and comparing descriptions rather than evaluating deep functional logic or contextual workflow fit.