markdown-compression

Community

Shrink markdown, boost LLM efficiency.

Authoroborchers
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill tackles the challenge of excessive token usage in LLM-facing documents, making prompts and documentation more concise and cost-effective without losing critical information.

Core Features & Use Cases

  • Lossless Compression: Optimizes markdown structure (whitespace, formatting) without altering content.
  • Lossy Compression: Rewrites content for density, removing redundancy and filler while preserving essential instructions.
  • Use Case: You have a lengthy CLAUDE.md file for an agent. Use this Skill to significantly reduce its token count, making it faster and cheaper to load into the LLM's context, while ensuring the agent still understands all its instructions.

Quick Start

Use the markdown-compression skill to compress the provided markdown document.

Dependency Matrix

Required Modules

None required

Components

scriptsreferencesexamples

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: markdown-compression
Download link: https://github.com/oborchers/fractional-cto/archive/main.zip#markdown-compression

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.