What problem does it solve?
This Skill analyzes user-provided presentation templates, reference decks, or page examples to extract structured layout patterns, component rules, and design constraints so downstream presentation tasks can reuse them reliably.
Core Features & Use Cases
- Template decomposition: Breaks decks into page types, grid structures, component slots, and layout rules that can be consumed programmatically.
- Style signals: Extracts color, typography, and decorative clues to seed a style specification while distinguishing global rules from local decorations.
- Reuse guidance: Annotates reusable pages, confidence levels, and conflicts with task requirements to guide ppt-style-spec, ppt-storyboard, and ppt-page-html workflows.
- Use Case: When a user supplies a .pptx, PDF, or screenshots and wants a machine-readable template-pack.json describing which layouts and styles can be reused across a new deck.
Quick Start
Analyze the provided template files and generate template-pack.json in the deck directory referenced by task-pack.json.