claude skill auditor fixer
by nowrich
Audits and repairs SKILL.md files to fix broken triggers, YAML errors, and hallucination traps.
Free
Works with the AI tools you already use
See it in action
You say
Audit /projects/my-agent/SKILL.md and fix any trigger collisions or frontmatter errors.
Your agent does
Audit Complete. Found: 1 CRITICAL (Self-reference trap), 1 MEDIUM (Description > 150 chars). Fixed: Frontmatter YAML corrected, triggers narrowed, description truncated. Check the generated REPAIRED_SKILL.md and findings_report.json for details.
About this skill
The problem
Skills often fail in production due to structural drift, hallucination traps, and triggers that are either too broad or self-referential. Manually auditing SKILL.md files for marketplace compliance is tedious and prone to missing subtle YAML or logic errors.
What it does
- Performs static analysis on SKILL.md files via file path, skill name, or raw text input.
- Identifies critical defects like self-validation traps where a skill incorrectly triggers itself.
- Validates YAML frontmatter, trigger specificity, and line count constraints.
- Detects scope creep where the description promises features absent from the body.
- Generates a repaired SKILL.md file alongside a severity-ranked findings report.
Why this beats prompting it yourself
General-purpose prompts often miss strict platform constraints like trigger count limits or specific YAML formatting rules. This skill uses a structured checklist to ensure marketplace readiness without the risk of the auditor introducing its own hallucinations into your documentation.
Use cases
- Verify production-readiness before submitting a skill to the Agensi marketplace.
- Debug why a skill is triggering on unrelated prompts or failing to invoke.
- Standardize a library of legacy skills to meet current platform specifications.
- Generate automated audit reports for CI/CD skill deployment pipelines.
Known limitations
Static analysis only. It does not execute the skill to test runtime behavior or external tool availability. Markdown rendering is not validated.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
Fresh listing
Recently published to Agensi
Free forever
No account required to browse
Trust & safety
Security scanned
Verified clean today
- Free to download with an account
Frequently Asked Questions
Popular in Documentation
incident-postmortem
Transform raw incident logs and Slack threads into blameless, structured postmortems and 5-Whys RCA reports.

Changelog & Release Notes Generator
Generate beautiful release notes and changelogs automatically from commits, pull requests, and deployments.

Research-to-Report
Decision-grade web research: tiered sources, real citations, honest limitations. No API keys.
Parallel-agent dispatcher: safely run N cloud coding agents without merge collisions
Solo builders trying to run 5-10 Claude Code / Codex agents in parallel keep hitting the same wall: worktrees drift, two