Files
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

6 lines
153 B
Plaintext

# Python dependencies
requests>=2.28
# System dependency (install separately):
# ffmpeg — brew install ffmpeg (macOS) / apt install ffmpeg (Ubuntu)