Openakita openakita/skills@baidu-ppt-gen
AI PPT Generator skill. Quickly generate well-structured, professionally formatted presentation drafts from topics and outlines. Use when user wants to create PowerPoint presentations.
install
source · Clone the upstream repo
git clone https://github.com/openakita/openakita
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/openakita/openakita "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/baidu-ppt-gen" ~/.claude/skills/openakita-openakita-openakita-skills-baidu-ppt-gen && rm -rf "$T"
manifest:
skills/baidu-ppt-gen/SKILL.mdsource content
智能 PPT 生成
根据主题与大纲,快速生成结构清晰、排版专业的演示文稿草稿,大幅提升内容生产力。
配置
export BAIDU_API_KEY="your_key"
功能
- 基于主题自动生成大纲
- 专业排版与布局
- 多模板风格支持
- 内容结构优化
预置脚本
scripts/ppt_gen.py
PPT 大纲生成(百度千帆 AppBuilder),需设置 APPBUILDER_TOKEN。
python3 scripts/ppt_gen.py generate "Q2季度销售报告"