skills/md-compressor/SKILL.md
Compresses Markdown to minimal token form while preserving facts and agent-executable intent; duplicates sources first and compresses skill packages (SKILL.md plus reference MD). Use when reducing context cost in docs, skills, or prompts at light, medium, heavy, or extreme compression.
npx skillsauth add hashlips/agent-skills md-compressorInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Shrink Markdown to the smallest workable form for agents. Never edit originals — duplicate first, compress the copy only.
The machine must still know what to do after compression — at every level, including extreme.
name, usable description).Heavier compression = fewer tokens, not a different skill. When reporting results, note that heavy / extreme copies may omit nuance but must remain agent-executable.
light unless the user asks for medium, heavy, or extreme.SKILL.md and every .md under references/ in the duplicated folder; copy non-text assets unchanged.name, description); keep description trigger-clear even when shortened.| Level | Goal | Human-readable | | --- | --- | --- | | light | Tight sentences; keep structure and punctuation | Yes | | medium | Light + abbreviations, symbol swaps, denser lists | Mostly | | heavy | Minimum tokens; machine-parseable over readable | Optional | | extreme | Heavy + whitespace strip + short ref filenames and links | No |
Level definitions: references/compression-levels.md.
light, medium, heavy, or extreme.Compression: light|medium|heavy|extreme (after frontmatter when present).references/*.md to short names and rewrite all internal links; see references/extreme-path-shortening.md.development
Generates an interactive HTML map of any coding project showing all files, their connections, and entry-point flows, enriched by a living AI knowledge file that grows as the project is explored. Use when asked to generate a project graph, visualize project structure, map file connections or flows, get a high-level overview of a codebase, or answer questions about a project that already has a generated graph (technologies, services, how a flow works).
development
Static security audit of an Agent Skill package (untrusted text only)—safe to run, data-exfil and hidden-action risks, est_tokens, and a verdict. Use only when the user explicitly asks to scan, security-scan, or sanity-check a skill.
development
Gives a consistent rough token-size estimate for a file or folder of text using fixed integer rules. Use when you need repeatable ballpark token counts for Markdown or plain text without calling a provider API.
data-ai
Naturalizes AI-assisted copy by removing statistical fingerprints while preserving the author's tone, meaning, and intent. Use when drafts sound polished but machine-smooth, when glued hyphen words need plain phrasing, or when any body of text needs a light pass to read more naturally.