lib-distill
Installation
SKILL.md
lib-distill — Source Code Library to Claude Code Skill
Transform a source code library into a compact, actionable Claude Code skill.
Invocation
/lib-distill <path-to-library>
The <path-to-library> must be a directory containing source code with a recognizable manifest (package.json, Cargo.toml, setup.py, pyproject.toml, or go.mod).