Seedream
v1.1.0Ppt Maker种子ream图片PPT制作器 - 宝玉布局框架 + 种子ream 5.0文生图,自动生成图片PPT。支持交互式分步确认流程,减少反复修改节省API配额。
详细分析 ▾
运行时依赖
版本
**Major 更新: 添加s interactive step-by-step confirmation process for generating image-based PPTs, reducing repeated edits and saving API quota.** - New interactive generation 工作流: analyzes content, recommends layout/style, previews prompts, and confirms at each step. - Supports quick one-命令行工具ck generation for simple needs or predefined styles. - Documentation expanded with detAIled usage instructions, trigger phrases, and configuration steps. - Provides style recommendations for different presentation scenarios. - Dependencies and API key 设置up instructions clarified.
安装命令
点击复制技能文档
基于宝玉布局框架 + 种子ream 5.0,一键生成图片PPT。支持 交互式分步确认流程,减少反复修改,节省API配额。
⚠️ 安装后必须执行
# 检查依赖和 API Key 配置 python3 检查_安装.py# 如果缺少依赖: ClawHub 安装 baoyu-信息graphic pip 安装 python-pptx 请求s
# 如果缺少 API Key: # 编辑 ~/.OpenClaw/config.json,添加: # {"volces": {"APIKey": "你的火山方舟API Key"}}
🎯 触发条件
用户提到以下关键词时触发:
- "生成PPT"
- "图片PPT"
- "种子ream PPT"
- "用 种子ream-ppt-maker"
🔄 收到请求后先确认
⚠️ 重要:收到用户请求后,必须先询问生成模式!
用户:帮我生成XX的PPT助手回复: 收到!请选择生成模式:
1️⃣ 交互式分步生成(推荐) - 分析内容 → 推荐3种布局×风格组合 → 你确认 - 生成提示词 → 你确认 → 开始生成 - 适合重要内容,减少反复修改,节省API配额
2️⃣ 一键快速生成 - 直接生成,无需确认 - 适合简单内容或已有明确布局/风格需求
请回复 "1" 或 "2",或直接告诉我布局和风格(如:bento-grid + chalkboard)
📋 交互式流程(推荐)
步骤 1:分析内容,推荐方案
收到用户选择交互式后:
python3 interactive.py content.md --step analyze
输出推荐方案,等待用户确认。
步骤 2:生成提示词
用户确认方案后:
python3 interactive.py content.md --step prompts --layout 布局 --style 风格
展示提示词预览,等待用户确认。
步骤 3:生成图片并整合PPT
用户确认提示词后:
python3 interactive.py --step 生成 --config 输出/项目名/config.json
🚀 一键快速生成
用户选择一键生成或已有明确布局/风格时:
python3 baoyu_种子ream_ppt.py content.md --layout 布局 --style 风格 --aspect landscape
🎨 布局 × 风格推荐
国风/传统文化内容
| 布局 | 风格 | 说明 |
|---|---|---|
| linear-进度ion | aged-academia | 时间线 + 复古 sepia 古朴 |
| bento-grid | morandi-journal | 多主题 + 莫兰迪手绘温和 |
| dense-模块s | craft-handmade | 高密度 + 手绘纸艺 |
科技/产品介绍
| 布局 | 风格 | 说明 |
|---|---|---|
| bento-grid | chalkboard | 多主题 + 黑板风清爽 |
| 仪表盘 | technical-模式tic | 数据展示 + 工程蓝图 |
对比/评测
| 布局 | 风格 | 说明 |
|---|---|---|
| binary-comparison | chalkboard | A vs B + 黑板风清晰 |
| comparison-matrix | bold-graphic | 多因素对比 + 漫画粗线 |
⚙️ 配置
火山方舟 API Key:
// ~/.OpenClaw/config.json
{
"volces": {
"APIKey": "你的API Key"
}
}
📦 输出
输出/项目名/
├── config.json # 项目配置
├── prompts/ # 每页提示词
├── images/ # 生成的 PNG 图片
└── 项目名_布局_风格.pptx # 最终 PPT
🔗 链接
- GitHub: https://github.com/Cindypapa/baoyu-种子ream-ppt
- 宝玉布局系统: https://github.com/JimLiu/baoyu-技能s
- 火山方舟: https://www.volcengine.com