Files
skills/videocut-install/README.md
T
hmo 04db423416 Initial commit: skills library
- 70 skills with code and documentation
- Add .gitignore (ignore __pycache__, output/, temp/, venv/)
- Clean up test intermediates and caches
2026-04-26 19:27:40 +08:00

21 lines
311 B
Markdown

<!--
架构守护者:一旦此文件夹内容变化,请更新此文件
-->
# videocut:安装
> 环境准备 skill
## 文件清单
| 文件 | 用途 |
|------|------|
| `SKILL.md` | skill 定义(安装流程) |
| `README.md` | 本文件 |
## 依赖
- Python 3.8+
- pip
- brew (macOS) / apt (Linux)