Generate professional .pptx presentations from any topic, uploaded documents, or reference materials. Supports custom PPT templates (filled via python-pptx,...
**Changelog for ppt-generator-skill v4.3.0** - Added detailed multi-phase workflow documentation for generating PPTs from user input or files. - Introduced environment check script (`scripts/check_env.py`) with clear output, optional auto-fix, and CI-friendly modes. - Clarified requirements gathering: outlined fast-path logic to skip redundant questions when enough info is provided. - Expanded style and template selection phase, including style category suggestions, color palettes, and font pairing. - Documented robust content analysis and token optimization strategy before LLM processing, enabling efficient handling of large files. - Added references to new or improved scripts (e.g., `analyze_content.py`, `suggest_style.py`, `analyze_template.py`). - Delivered full user-facing prompts, selection tables, and confirmation steps for a guided, user-friendly conversational flow.