What problem does it solve?
This Skill solves the problem of inconsistent, non-compliant agent skills that break workflows, fail to follow repository standards, and create unnecessary maintenance overhead for teams managing shared AI skill libraries.
Core Features & Use Cases
- Compliance Auditing: Runs a detailed checklist against each skill's SKILL.md to validate YAML frontmatter, path placeholders, configuration loading rules, and structural requirements.
- Automated Fix Proposals: Generates exact code changes to resolve non-compliant issues, and waits for explicit user approval before applying any modifications.
- Use Case: For engineering teams maintaining a shared library of agent skills, use this to enforce consistent standards across all skills, reduce broken agent workflows, and streamline skill onboarding for new team members.
Quick Start
Request a full compliance audit of all agent skills in your ~/dotfiles/skills/ directory to identify and fix non-standard configurations.