What problem does it solve?
This Skill turns one or more source documents into a dense, token-efficient distillate that preserves facts, decisions, constraints, relationships, and named entities while stripping filler and repetition. It is designed for workflows that need the original information in a much smaller context window without losing critical details.
Core Features & Use Cases
- Lossless document compression: Extracts and deduplicates discrete facts, requirements, decisions, risks, and open questions from source files.
- Semantic grouping and splitting: Organizes content into coherent themes and creates split distillates when the material is too large for a single file.
- Validation workflow: Supports completeness checks and optional round-trip reconstruction testing to detect gaps.
- Use cases: Distilling product briefs, architecture notes, research docs, or multi-file document sets for downstream LLM analysis, PRD creation, or architecture review.
Quick Start
Ask the skill to distill the provided source documents into a single lossless markdown distillate optimized for downstream LLM use.