condense

Compress prose by removing filler while preserving code blocks and identifiers.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/pdlc-os/pdlc --skill condense-pdlc-os
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: condense
Source: https://github.com/pdlc-os/pdlc/tree/main/skills/condense
Command: npx skills add https://github.com/pdlc-os/pdlc --skill condense-pdlc-os

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Syntactic compression of prose to remove articles, filler, pleasantries, hedging, and connective fluff while preserving code blocks, IDs, numbers, and proper nouns.

Core Features & Use Cases

  • Deterministic prose compression that shrinks text without altering factual content or structure.
  • Standalone in-place use or as Pass 1 inside a workflow like distill.
  • Preserves code blocks, URLs, IDs, numbers, and proper nouns exactly as written.

Quick Start

Provide a prose block and receive a tightened version that preserves meaning and key identifiers.

Frequently Asked Questions about condense

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

FAQPage Schema
How do I compress prose without changing the meaning or losing key identifiers?

Compress prose by removing articles, filler, hedging, and connective fluff while preserving code blocks, IDs, numbers, and proper nouns. This deterministic compression shrinks text without altering factual content or structure.

What is syntactic text compression and how does it work?

Syntactic text compression removes non-essential language elements like pleasantries and articles to tighten prose. It applies strict rules to retain meaning, structure, and critical identifiers while performing deterministic text shrinking.

Can I use this prose compression tool as a pass inside a larger distill pipeline?

Yes, you can use this compression standalone for in-place edits or as Pass 1 inside a workflow like distill. It handles general prose shrinking without restructuring the original text.

Does prose compression preserve code blocks and URLs exactly as written?

Yes, prose compression preserves code blocks, URLs, IDs, numbers, and proper nouns exactly as written. It targets filler and connective fluff while ensuring critical identifiers remain untouched.

When should I not use deterministic prose compression?

Avoid deterministic prose compression when your text requires structural reorganization or stylistic rewriting. This tool only shrinks prose by removing filler without altering the underlying structural composition or meaning.