Install
openclaw skills install xfyun-ppt-genGenerate professional, structured PowerPoint presentations from optimized topic keywords.
openclaw skills install xfyun-ppt-genGenerate a complete, logically structured, and presentation-ready PowerPoint deck from a professionally optimized topic phrase.
Designed for business, technical, and training scenarios.
python {baseDir}/scripts/index.py generate_ppt "<optimized-topic>"
Example:
python {baseDir}/scripts/index.py generate_ppt "Artificial Intelligence Industry Trends"
Before invoking the skill, the topic must undergo semantic compression optimization.
| Raw User Request | Optimized Topic |
|---|---|
| 帮我做一个关于人工智能发展现状的PPT | 人工智能发展现状 |
| 我要介绍一下公司今年的技术规划 | 公司年度技术规划 |
| 做一份给新员工的Java培训PPT | Java新员工培训 |
Required:
export XF_PPT_APP_ID=your_app_id
export XF_PPT_API_SECRET=your_api_secret
Future enhancements may include:
Built for automation workflows and AI-driven document generation.