What problem does it solve?
Converts scattered source materials — recordings, notes, diagrams, PDFs, and other documents — into a single, well-formatted MS Word report, saving time and reducing manual assembly.
Core Features & Use Cases
- Automatic content fusion: aggregates audio, images, and text sources into a coherent report structure.
- Template and sample-based formatting: applies predefined headers and styles when templates or samples are provided.
- Context-aware section inference: analyzes signals (decisions, data, action items, questions) to include only relevant sections.
Quick Start
Prepare an input folder containing input_documents (required), and optional templates/ and sample_documents/. Run the skill with the root path of this folder. If a template is provided, the deliverable copies the template structure and fills in sections; if only a sample is present, the output follows the sample's structure and style. The skill will transcribe audio via gaik-transcriber, fuse all content with separators, infer sections from signals, and save the final Word document back to the input_documents folder for easy retrieval.