书单爆款短视频生成器 - 精准字幕语音对齐版
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill book-video-maker --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Book Video Maker?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-book-video-maker)More formats (shields.io, HTML) on the badges page.
# Book Video Maker 2.0
书单爆款短视频生成器 - 精准字幕语音对齐版
## 快速开始
```bash
python scripts/generate.py -b "穷爸爸富爸爸" -a "罗伯特·清崎" -q templates/rich_dad_poor_dad.json
```
## 配置API Key
**方式1 - 创建配置文件**:
```
~/.qclaw/workspace/kdjojodsi.md
```
内容写入:
```
豆包 API Key: `你的UUID格式Key`
```
**方式2 - 环境变量**:
```bash
export ARK_API_KEY='你的API Key'
```
**获取API Key**: 访问火山引擎控制台开通豆包图片生成服务
## 参数说明
| 参数 | 说明 |
|------|------|
| `-b` | 书名(必需) |
| `-a` | 作者(必需) |
| `-q` | 金句JSON文件 |
| `-o` | 输出目录 |
## 内置模板
- `rich_dad_poor_dad.json` - 《穷爸爸富爸爸》22句
## 视频效果
- 分辨率: 1080x1920 (竖屏)
- Ken Burns特效
- 精准字幕语音对齐
- AI配图 + TTS语音
---
**版本**: 2.0.0
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!