Communityv4.3.0

1、不依赖任何第三方 PPT 服务; 2、给可以自行上传ppt模板和内容资料,约束让大模型根据上传的内容生成最终的成品 3.自动导出生成.pptx格式的文件

Generate professional .pptx presentations from any topic, uploaded documents, or reference materials. Supports custom PPT templates (filled via python-pptx,...

716downloads7active installsYuchenTsai-design
View on ClawHubBack to Skills

Skill Details

Slug
ppt-generator-skill
Latest Version
4.3.0
Author
YuchenTsai-design
Published
Apr 8, 2026
Updated
May 11, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for 1、不依赖任何第三方 PPT 服务; 2、给可以自行上传ppt模板和内容资料,约束让大模型根据上传的内容生成最终的成品 3.自动导出生成.pptx格式的文件.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v4.3.0

**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.