What problem does it solve?
This Skill enables teams to ingest and convert diverse source materials (VTT transcripts, audio/video, PDFs, DOCX, etc.) into consistent JSONL skeletons with empty semantic fields, laying the groundwork for downstream AI enrichment and structured book material workflows.
Core Features & Use Cases
- Ingests source materials from any location into the project’s 01-source/ directory (single files or batch folders).
- Converts source media and documents (VTT, audio, video, PDF, DOCX, etc.) into structured skeletons (JSONL) with semantic fields left empty for later enrichment.
- Supports an end-to-end workflow that enables downstream skills (edi-anastyle, edi-concept-mtg, edi-bookplan, edi-export) to enrich and finalize content for books, reports, or research materials.
- Ideal for teams building books or long-form content who want automated material-to-structure conversion and a scalable ingestion pipeline.
Quick Start
Place your source files anywhere in the project, then run the edi-sample-convert workflow to ingest and convert them into JSONL skeletons ready for semantic enrichment.