ai-ppt-generator
⚠Review·Scanned 2/18/2026
This skill generates PPTs by running scripts/generate_ppt.py and calling Baidu's AI PPT API at https://qianfan.baidubce.com/v2/tools/ai_ppt/. It requires the BAIDU_API_KEY environment variable and instructs executing python3 scripts/generate_ppt.py.
from clawhub.ai·v62bcf12·5.0 KB·0 installs
Scanned from 1.0.7 at 62bcf12 · Transparency log ↗
$ vett add clawhub.ai/ide-rea/ai-ppt-generatorReview findings below
AI PPT Generation
Using user input topic/query, generate a highly quality ppt url which can download to local disk.
Workflow
- Executes the Python script located at
scripts/generate_ppt.pyto generate ppt
generate ppt
Example Usage
python3 scripts/generate_ppt.py --query "经济总结报告ppt"