Distill banner
LewenW LewenW

Distill

Development community

Description

--- name: distill description: Deep behavioral distillation — extract how you think, decide, and communicate argument-hint: "[role]" --- # Distill Extract deep behavioral patterns from your Claude data and generate a personal skill. ## Steps 1. Call `scan_user_data()`. This collects: - Session logs (last 30 days, all projects) - Memory files (project + memory-bridge) - CLAUDE.md rules (global + per-project) 2. Analyze ALL data using three-layer extraction: **Layer 1 — Observabl

Installation

Installs to ~/.claude/skills/lewenw-claude-plus-me-distill/SKILL.md

Terminal
mkdir -p ~/.claude/skills/lewenw-claude-plus-me-distill && curl -fsSL https://raw.githubusercontent.com/LewenW/claude-plus-me/HEAD/commands/distill.md -o ~/.claude/skills/lewenw-claude-plus-me-distill/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository