Spec Distiller

Turn already-extracted YouTube artifacts (the JSON produced by the youtube-artifact-collector skill) into a structured Module→Feature→Requirement document, with each requirement traced back to a transcript segment. Use when the user wants requirement extraction, feature/product discovery, business-rule extraction, or a spec/requirements document FROM existing artifacts — e.g. "extract requirements from this artifact", "what features does this video demonstrate", "build a requirements doc from this collection". Runs offline by default (Claude-native, no API key); an optional OpenAI engine is available via `--engine openai`. This consumes Skill 1 JSON, not URLs — it does not download videos or transcripts.

alikmlsipahi Updated

File contents

alikmlsipahi/youtube-to-spec/tree/main/skills/spec-distiller commit cad668e0e2

Frequently asked questions

npx skillmds@latest add alikmlsipahi/spec-distiller