skill-report

Enumerate skills from SKILL.md frontmatter and map them to agents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Skill Report provides a centralized view of Bosun's skill coverage, health metrics, and reference completeness to help maintainers identify gaps and track improvements.

Core Features & Use Cases

  • Inventory all skills by parsing skills/*/SKILL.md frontmatter and counting lines.
  • Enumerate references and map skills to agents to identify gaps and orphaned references.
  • Generate aggregated metrics and category breakdowns for prioritization and planning.

Quick Start

Generate a full skill health report by enumerating skills, references, and agent mappings, then review the results.

Frequently Asked Questions about skill-report

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

FAQPage Schema
How do I audit skill coverage and identify gaps across agent mappings?

To audit skill coverage, enumerate all skills from skills/ directories by parsing SKILL.md frontmatter, count references, and map skills to agents with validation checks to identify coverage gaps. This generates aggregated metrics and category breakdowns for prioritization.

How do I check skill health and reference completeness for plugin maintenance?

To check skill health, parse each SKILL.md frontmatter and count lines to inventory all skills, then enumerate references to identify orphaned references and completeness issues. This provides a centralized view of health metrics to track improvements.

What is the best way to inventory skills by parsing SKILL.md frontmatter?

The best way to inventory skills is to enumerate all skills from skills/ directories by reading each SKILL.md frontmatter and counting lines. This parsing mechanism extracts metadata to generate aggregated metrics and category breakdowns for planning improvements.

How does mapping skills to agents with validation checks improve plugin maintenance?

Mapping skills to agents with validation checks improves plugin maintenance by identifying coverage gaps, health issues, and orphaned references across domains and languages. This analysis enables maintainers to track improvements and prioritize planning across agent mappings.

Can I generate category breakdowns and aggregated metrics for skill auditing?

Yes, you can generate aggregated metrics and category breakdowns for skill auditing by enumerating skills, references, and agent mappings. This analysis applies to plugin maintenance and planning improvements across domains, languages, and agent mappings.

Why does skill report analysis focus on orphaned references and coverage gaps?

Skill report analysis focuses on orphaned references and coverage gaps because these indicate health issues and reference completeness problems. Identifying these helps maintainers apply analysis to plugin maintenance, skill auditing, and planning improvements across domains and agent mappings.