skill-stocktake

Audit skill catalog entries for frontmatter conformance and generate a health report.

153|12|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/jmstar85/oh-my-githubcopilot --skill skill-stocktake-jmstar85
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-stocktake
Source: https://github.com/jmstar85/oh-my-githubcopilot/tree/main/.github/skills/skill-stocktake
Command: npx skills add https://github.com/jmstar85/oh-my-githubcopilot --skill skill-stocktake-jmstar85

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Audit and validate the skill catalog for quality, coverage, and staleness, surfacing gaps and overlaps.

Core Features & Use Cases

  • Inventory and validate all skill entries across .github/skills and vscode-omg/resources/templates/skills to ensure they exist and conform to frontmatter rules.
  • Flag missing SKILL.md, naming inconsistencies, or outdated entries, and generate a health report for remediation.
  • Align templates with catalog to keep documentation and automation in sync.

Quick Start

Run the stocktake to audit the current skill catalog and produce a health report.

Frequently Asked Questions about skill-stocktake

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

FAQPage Schema
How do I audit my skill catalog for missing SKILL.md files and frontmatter inconsistencies?

A skill catalog health check analyzes all skill entries for frontmatter conformance, missing SKILL.md files, and naming inconsistencies. It surfaces gaps, overlaps, and outdated entries, then generates a concise health assessment report for targeted remediation.

What is the best way to check skill inventory quality and identify overlapping or stale entries?

Performing an automated stocktake validates your skill inventory by analyzing all entries for frontmatter conformance and naming consistency. It enforces standardization across catalog and template directories, outputting a concise health assessment detailing gaps, overlaps, and staleness.

How do I generate a health report for my skill templates to align documentation with automation?

Executing a stocktake audit validates skill entries across template and catalog directories, generating a remediation health report. This aligns templates with the catalog to keep documentation and automation in sync by flagging naming inconsistencies and missing files.

Can I use an automated stocktake to enforce frontmatter standardization across all my skill entries?

Yes, an automated stocktake enforces frontmatter standardization by analyzing every skill entry for conformance to frontmatter rules. It flags inconsistencies and outputs a catalog health assessment report to guide remediation of missing or outdated entries.

What are the limitations of running a skill inventory audit for catalog remediation?

A skill inventory audit focuses strictly on structural frontmatter conformance and file presence within specified directories. It flags staleness and naming inconsistencies but does not automatically rewrite templates or fix gaps without manual remediation.