skill-bloat-auditor-yashu

Scan SKILL.md and reference markdown files for redundant documentation.

9|3|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/steelan9199/wechat-publisher --skill skill-bloat-auditor-yashu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-bloat-auditor-yashu
Source: https://github.com/steelan9199/wechat-publisher/tree/main/skills/skill-bloat-auditor-yashu
Command: npx skills add https://github.com/steelan9199/wechat-publisher --skill skill-bloat-auditor-yashu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill identifies and reports redundant, outdated, or purely explanatory text within a skill's documentation, helping maintain lean and actionable rule sets.

Core Features & Use Cases

  • Automated Documentation Audit: Scans SKILL.md and reference files for historical notes, deprecated rules, and repetitive self-contained declarations.
  • Confidence-Based Reporting: Categorizes findings into high-confidence (obsolete/historical) and medium-confidence (principles/guides) for human review.
  • Use Case: Use this tool to clean up a skill's documentation after a major refactor, ensuring that only current, active rules remain for the AI to follow.

Quick Start

Run the skill-bloat-auditor-yashu to scan the skill named skill-name and generate a diagnostic report of all redundant documentation.

Frequently Asked Questions about skill-bloat-auditor-yashu

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

FAQPage Schema
How do I audit skill documentation to remove redundant text?

To audit skill documentation, scan SKILL.md and reference markdown files against a pattern library of bloat indicators to identify and report redundant, historical, or non-essential text. This ensures AI operational instructions remain concise and actionable.

What is documentation bloat in skill development?

Documentation bloat in skill development consists of redundant, outdated, or purely explanatory text within SKILL.md files. It includes historical notes, deprecated rules, and repetitive declarations that distract from active AI operational guidelines.

When do I need to clean up markdown documentation for AI agents?

You need to clean up markdown documentation for AI agents after a major refactor or when maintenance drops. Auditing removes obsolete rules and explanatory text, ensuring only current, active instructions remain for the AI to follow.

How does an automated documentation audit handle confidence levels?

An automated documentation audit categorizes findings into high-confidence bloat like obsolete or historical text, and medium-confidence bloat like principles or guides. This confidence-based reporting separates clear removals from items needing human review.

Can I scan reference markdown files for deprecated rules?

Yes, you can scan reference markdown files for deprecated rules. The auditor scans both SKILL.md and reference files against predefined bloat indicators to detect historical notes and repetitive self-contained declarations.

What are the limitations of automated documentation bloat detection?

A limitation of automated documentation bloat detection is that medium-confidence findings, such as principles and guides, require human review to determine if they are truly non-essential before removal from the skill documentation.