
from weifeng2333
AI-powered video captioning: transcribe, optimize, translate, and burn styled subtitles into videos (ASS/rounded modes).
AI-powered video captioning: transcribe speech -> optimize subtitles -> translate -> burn into video with beautiful styles.
VideoCaptioner is a CLI wrapper skill for adding AI-powered subtitles to videos — transcription, translation, optimization, and burn-in. No bundled scripts; the skill delegates entirely to the pip-installable videocaptioner CLI. SKILL.md is well-written with 10 common scenarios, a command reference, style docs, and exit codes. Clean security posture with scoped allowed-tools and no hardcoded secrets.
No scripts to run — pure CLI wrapper skill. Scoped Bash tool access is a good security practice. Skill is well-documented and practical.