Initial commit: skills library

- 70 skills with code and documentation
- Add .gitignore (ignore __pycache__, output/, temp/, venv/)
- Clean up test intermediates and caches
This commit is contained in:
hmo
2026-04-26 19:27:40 +08:00
commit 04db423416
861 changed files with 210414 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
# Video Creator
视频生成技能,图片+音频合成视频。
## 依赖
```bash
brew install ffmpeg
pip install edge-tts pyyaml
```
## 功能
- 图片序列 + 音频 → 视频
- 淡入淡出转场
- 自动拼接片尾
- 添加 BGM
- 烧录字幕
## 资源
- 片尾视频:支持 9 种比例(1x1/9x16/16x9 等)
- BGM:科技感/史诗感
- Logo