distill

Installation
SKILL.md

/distill - Autonomous Knowledge Distillation

Fully autonomous. No human in the loop. AI scans → diffs → writes → logs → done.

The brain is too large to share raw. Distill it smaller and smaller, but still him.

Usage

/distill                    # Autonomous: auto-detect topic + level, 3 gatherers
/distill [topic]            # Focus on one topic, 3 gatherers
/distill --deep             # 5 gathering agents (thorough scan)
/distill --full             # All topics in one pass (sequential)
/distill --swarm            # PARALLEL: 1 agent per topic, all run simultaneously
/distill --swarm --deep     # PARALLEL + 5 gatherers each (maximum extraction)
/distill --diff             # Read-only: what's new since last? (no file written)
Related skills
Installs
1
GitHub Stars
4
First Seen
Mar 28, 2026