Scans your project docs and converts procedural sections into executable slash commands in `.claude/commands/`. It reads through README files, docs folders, and test documentation, scores each section for procedural vs declarative content, then asks for your approval before creating anything. The extraction uses two workers: ln-161 creates the command files, ln-162 reviews them for quality. Smart about not duplicating existing commands and leaves your original documentation untouched. Useful when you have deployment steps, testing procedures, or troubleshooting guides buried in markdown that should be runnable commands instead. Requires user confirmation at every step, which keeps you in control but means this isn't fire and forget.
npx -y skills add levnikolaevich/claude-code-skills --skill ln-160-docs-skill-extractor --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
supercent-io/skills-template
supercent-io/skills-template
huangjia2019/claude-code-engineering
reactjs/react.dev
reactjs/react.dev