← Back to Skills Marketplace
17
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install birthday-ppt
Description
Generate customized kindergarten birthday PPTs with name, birth date, photos, themed colors, cute decorations, and animated titles using python-pptx.
README (SKILL.md)
birthday-ppt skill
触发场景
- 家长为幼儿园小朋友制作生日PPT
- 需要附带成长照片的生日纪念相册
- 制作儿童生日主题演示文稿
功能
使用 python-pptx 生成精美的幼儿园生日PPT,支持:
- 🎂 多页生日主题幻灯片
- 📷 插入成长照片(本地路径或URL)
- 🎈 可爱配色和装饰
- ✨ 动画效果标题
输入参数
| 参数 | 说明 | 示例 |
|---|---|---|
| name | 小朋友名字 | "小雨" |
| birth_date | 出生日期 | "2020-05-20" |
| photos | 照片列表(本地路径或URL) | ["/root/photo1.jpg", "https://..."] |
| output | 输出文件路径 | "birthday_ppt.pptx" |
| theme | 主题色(pink/blue/purple/yellow) | "pink" |
使用方式
使用 python-pptx 创建生日PPT,调用 birthday_ppt_create 命令:
- 输入:名字、出生日期、照片路径列表、输出路径、主题色
- 输出:完整的 .pptx 文件
依赖
- python-pptx
- Pillow (处理图片)
输出
生成幼儿园生日主题PPT,包含:
- 封面(名字 + 生日蛋糕 + 气球装饰)
- 目录页
- 成长照片页(每页1-4张照片,配文字说明)
- 祝福页(家长寄语)
- 结束页(谢谢观看 + 生日蛋糕动画效果)
照片要求
- 支持 jpg/png/jpeg/gif
- 建议 16:9 或 4:3 比例
- 自动居中裁剪为合适尺寸
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install birthday-ppt - After installation, invoke the skill by name or use
/birthday-ppt - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: 幼儿园生日PPT生成器,支持多主题、成长照片展示、气球星星装饰
Metadata
Frequently Asked Questions
What is Birthday PPT Creator?
Generate customized kindergarten birthday PPTs with name, birth date, photos, themed colors, cute decorations, and animated titles using python-pptx. It is an AI Agent Skill for Claude Code / OpenClaw, with 17 downloads so far.
How do I install Birthday PPT Creator?
Run "/install birthday-ppt" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Birthday PPT Creator free?
Yes, Birthday PPT Creator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Birthday PPT Creator support?
Birthday PPT Creator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Birthday PPT Creator?
It is built and maintained by kukuxNd (@kukuxnd); the current version is v1.0.0.
More Skills