bmad-distillator

Create lossless, LLM-optimized distillates from source documents.

26|23|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/laraxot/laravelpizza.com --skill bmad-distillator-laraxot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: bmad-distillator
Source: https://github.com/laraxot/laravelpizza.com/tree/main/.github/skills/bmad-distillator
Command: npx skills add https://github.com/laraxot/laravelpizza.com --skill bmad-distillator-laraxot

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, scripts/analyze_sources.py, scripts/analyze_sources.py, scripts/analyze_sources.py, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the creation of highly compressed, fact-preserving documents (distillates) from any set of source documents, optimizing for LLM consumption.

Core Features & Use Cases

  • Lossless Compression: Preserves every fact and relationship from the sources.
  • LLM Optimization: Designed for efficient LLM consumption, with no information loss.
  • Multi-Stage Process: Analyze, compress, verify, and optionally validate the distillates.
  • Use Case: Ideal for distilling complex documentation for review by AI agents, ensuring all relevant information is preserved.

Quick Start

Use the bmad-distillator skill to distill the content of 'product-design.md'.

Frequently Asked Questions about bmad-distillator

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

FAQPage Schema
How do I compress documentation for LLM consumption without losing information?

Document distillation creates lossless, LLM-optimized distillates from source documents. It analyzes, compresses, and verifies content to ensure every fact and relationship is preserved while optimizing for efficient AI consumption.

What is lossless document distillation and when do I need it?

Lossless document distillation is the process of highly compressing source documents into AI-friendly formats while preserving every fact. You need it when preparing complex documentation for review by AI agents to ensure all relevant information is retained.

How do I distill complex markdown documentation for AI agents?

To distill markdown documentation, provide the source file to the distillation process. It executes a multi-stage workflow to analyze, compress, verify, and optionally round-trip validate the content into an LLM-optimized distillate.

Do I need Python to run document compression and round-trip validation?

Yes, Python and various libraries are required to run document compression and round-trip validation. The processing and validation scripts depend on the Python environment to analyze sources and verify distillation accuracy.

What's the best way to extract information from source documents for AI review?

The best way to extract information for AI review is using a multi-stage process that analyzes, compresses, verifies, and optionally validates distillates. This ensures efficient AI consumption with no information loss compared to the original sources.

What are the limitations of document distillation for LLM optimization?

Document distillation for LLM optimization requires Python and various libraries for processing and validation. It is designed for complex documentation distillation, so users must ensure their environment supports the required dependencies for successful round-trip validation.