What problem does it solve? Converting PowerPoint-based specifications into reviewable Markdown often loses the connection to the original slide, object position, and visual context, making omissions hard to verify. This Skill preserves slide-level source pointers and writes traceability IDs back into the deck so reviewers can check coverage directly in the original presentation. ## Core Features & Use Cases - Slide-by-slide extraction: Convert titles, text boxes, tables, images, shapes, callouts, and speaker notes into Markdown fragments with stable traceability IDs. - Visual-to-text linking: Connect images, shapes, and arrows to nearby labels, captions, and notes so visual-only specification items are captured explicitly. - Deck write-back: Write assigned traceability IDs into speaker notes, text boxes, or callouts in the original pptx for direct verification. - Use Case: Given a 40-slide product specification deck, generate Markdown requirement fragments with source pointers, then review the deck itself to confirm no control, step, or label was omitted. ## Quick Start Convert the specification deck at sources/spec.pptx into Markdown fragments with traceability IDs and write the IDs back into the deck.