ce-skill-audit

Audit Claude skills catalog for frontmatter, trigger-precision, and registry consistency.

78|15|Updated May 1, 2023
One-click install
npx skills add https://github.com/Moffran/calibrated_explanations --skill ce-skill-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-skill-audit
Source: https://github.com/Moffran/calibrated_explanations/tree/main/.claude/skills/ce-skill-audit
Command: npx skills add https://github.com/Moffran/calibrated_explanations --skill ce-skill-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This skill identifies and flags quality, trigger-precision, and structural issues across the Claude skills catalog, ensuring each skill is properly described and discoverable.

Core Features & Use Cases

  • Inventory and file checks for all skills under .claude/skills.
  • Structural and trigger-precision audits to align frontmatter with registry requirements.
  • Guidance on remediation and registry synchronization to keep documentation and tooling in sync.

Quick Start

Run the audit workflow to scan the skills catalog and generate a prioritized findings report.

Frequently Asked Questions about ce-skill-audit

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

FAQPage Schema
How do I audit Claude skills for frontmatter validity and trigger precision?

You can audit Claude skills by running an audit workflow across the .claude/skills directory that checks SKILL.md presence, frontmatter validity, trigger-precision, structure, and registry consistency, generating a prioritized findings report by severity.

What is registry consistency in a Claude skills catalog?

Registry consistency in a skills catalog means the filesystem and registries are aligned. The audit checks this alignment to ensure each skill is properly described, discoverable, and synchronized across tooling.

Does the skills catalog audit check for controlled trigger language?

Yes, the skills catalog audit checks for controlled trigger language. It enforces trigger-precision rules to align frontmatter with registry requirements and flags any uncontrolled language in the generated findings report.

How do I fix structural issues flagged during a skills catalog audit?

To fix structural issues flagged during a skills catalog audit, follow the remediation guidance provided by the audit report to update frontmatter, improve trigger-precision, and synchronize the filesystem with your registries.

Can I scan the .claude/skills directory to assess inventory and file checks?

Yes, you can scan the .claude/skills directory to assess inventory and file checks. The audit validates SKILL.md presence, verifies frontmatter fields, and reports any missing or invalid files by severity.

What are the limitations of automating skills catalog quality assurance?

The limitations of automating skills catalog quality assurance include relying on strict frontmatter and registry alignment rules; skills with non-standard trigger language or missing SKILL.md files will be flagged as issues by severity.