Analyze text for information density, semantic repetition, and filler content. Two modes: "score" (read-only audit with per-method breakdown) and "fix" (rewrite to remove redundancy while preserving all unique information). Dispatches 7 core analysis methods (plus genre-targeted ones) as parallel subagents, then aggregates results into a composite score and actionable report. Use when asked to "check density", "find repetition", "remove AI slop", "deduplicate this text", "is this repetitive", "information density", "compress this writing", "tighten this doc", or whenever text feels bloated or AI-generated. Also use proactively when reviewing docs or PRs that contain suspiciously fluffy prose.
$npx -y skills add max-levitskiy/claude-code-marketplace --skill analyze-densityInstalls into the current project.
Run `npx skills use "https://github.com/max-levitskiy/claude-code-marketplace" --skill "max-levitskiy/claude-code-marketplace/analyze-density"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/max-levitskiy/claude-code-marketplace" that are relevant to the current task. Run `npx skills add "https://github.com/max-levitskiy/claude-code-marketplace"` and select the relevant skills, then follow their instructions.