What problem does it solve?
This Skill ensures all AI agent skills (SKILL.md files) adhere to a strict normalization checklist, identifying and suggesting fixes for compliance issues, and continuously improving its own auditing capabilities.
Core Features & Use Cases
- Normalization Audits: Scans
SKILL.md files against 16 specific criteria.
- Violation Classification: Assigns PASS/PARTIAL/FAIL status and P0-P3 priority to issues.
- Fix Generation: Provides concrete code snippets for remediation.
- Self-Evolution: Researches best practices and safely updates its own detection patterns.
- Use Case: When a new agent is created, Gauge automatically audits its
SKILL.md to ensure it meets ecosystem standards before it can be integrated.
Quick Start
Run a compliance audit on the 'weather' skill using the 16-item checklist.