skill-ecosystem-audit

Audit SKILL.md entries and score ecosystem health across five domains.

Updated Feb 24, 2026
One-click install
npx skills add https://github.com/jasonmichaelbell78-creator/framework --skill skill-ecosystem-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-ecosystem-audit
Source: https://github.com/jasonmichaelbell78-creator/framework/tree/main/.claude/skills/skill-ecosystem-audit
Command: npx skills add https://github.com/jasonmichaelbell78-creator/framework --skill skill-ecosystem-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This audit identifies structural and governance gaps across the entire Skill ecosystem, surfacing risks in documentation, references, and agent orchestration to improve discovery and maintenance.

Core Features & Use Cases

  • Scores and dashboards across five domains (structural, cross-reference, coverage, staleness, and agent orchestration) to quantify health.
  • Patch suggestions and context-aware remediation guidance tied to each finding.
  • Trend analysis and baseline comparisons to track improvements over time across all skills.

Quick Start

Run the audit script to generate the Skill ecosystem health report for all skills in the repository.

Frequently Asked Questions about skill-ecosystem-audit

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

FAQPage Schema
How do I audit the health and integrity of my agent skill ecosystem?

To audit your skill ecosystem health, run the audit script to cross-reference all SKILL.md entries under .claude/skills, generating a structured report with domain-specific scores, patchable findings, and remediation guidance.

What does an ecosystem health audit measure across skill repositories?

An ecosystem health audit measures structural integrity, cross-references, coverage, staleness, and agent orchestration across all skills, providing quantifiable domain scores and trend analyses to surface governance gaps.

Can I programmatically consume the health metrics and patch suggestions generated by the audit?

Yes, the audit outputs a structured health profile containing per-category scores, patchable findings, and actionable remediation guidance designed to be programmatically consumed by downstream tooling.

How do I track skill ecosystem improvements and baseline trends over time?

You can track skill ecosystem improvements using the audit's trend analysis and baseline comparison features, which monitor structural and coverage changes across all skills to quantify maintenance progress.

Does the audit require external dependencies to analyze SKILL.md files and agent orchestration?

No, the audit relies solely on its internal scripts to parse SKILL.md entries and evaluate agent orchestration, requiring no external dependencies to generate the ecosystem health profile and patch suggestions.