π―
narrate-video
π―Skillfrom feiskyer/video-skills
What it does
|Generates professional voiceover narration for videos by analyzing scenes, writing timed scripts, generating speech via Azure TTS or Gemini 3.1 Flash TTS, and merging audio with video while maintaining precise audio-visual sync.
Same repository
feiskyer/video-skills(3 items)
narrate-video
Installation
Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add feiskyer/video-skills --skill narrate-videoskills.sh Installβ Installs to .agents/skills/
npx skills add feiskyer/video-skills --skill narrate-videoManual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/narrate-video/SKILL.mdSKILL.md
155Installs
-
AddedApr 27, 2026
More from this repository2
π―π―
transcribe-videoπ―Skill
Extracts transcripts or subtitles from local video files by first checking for embedded subtitles (faster and more accurate) and falling back to API-based speech recognition if none are found.
download-videoπ―Skill
Downloads videos from 1000+ websites including YouTube, Bilibili, Twitter/X, TikTok, and Vimeo using yt-dlp, with support for quality selection, audio extraction, and playlist downloads.