video-subtitles

Generate SRT subtitles from video or audio with Hebrew and English transcription.

Updated Mar 15, 2026
One-click install
npx skills add https://github.com/ProyectoG007/Skill.bat --skill video-subtitles-proyectog007
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: video-subtitles
Source: https://github.com/ProyectoG007/Skill.bat/tree/main/scripts/06_Video_Audio/03.%20video-subtitles-1.0.0
Command: npx skills add https://github.com/ProyectoG007/Skill.bat --skill video-subtitles-proyectog007

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires faster-whisper, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of subtitles for video and audio content, making it accessible and searchable, and saving significant manual transcription and captioning time.

Core Features & Use Cases

  • Automatic Transcription: Transcribes Hebrew (using ivrit.ai) and English (using Whisper) audio to text.
  • Subtitle Generation: Creates standard SRT subtitle files with natural breaks.
  • Translation: Translates Hebrew subtitles to English.
  • Burn-in: Hardcodes subtitles directly into the video for universal visibility (e.g., social media, WhatsApp).
  • Use Case: Quickly add accurate captions to a marketing video in Hebrew, translate them to English for a wider audience, and ensure they are visible on platforms that don't support selectable subtitles.

Quick Start

Generate an SRT subtitle file for the video 'my_video.mp4' and burn them into the video.

Frequently Asked Questions about video-subtitles

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate SRT subtitles from a video file?

This Skill transcribes video or audio files using faster-whisper to generate standard SRT subtitle files with natural text breaks. It automatically detects the spoken language and supports both Hebrew and English transcription.

Can I burn subtitles directly into a video for social media?

Yes, you can burn subtitles directly into a video for social media. This Skill hardcodes the generated text directly into the video output, ensuring captions are universally visible on platforms like WhatsApp that do not support selectable SRT files.

Does Whisper work well for Hebrew transcription and translation?

Whisper works for Hebrew transcription, but this Skill uses the specialized ivrit.ai model for higher accuracy. It can also translate the resulting Hebrew subtitles into English, allowing you to reach a wider audience with your content.

What is the best way to translate Hebrew audio to English text?

The best way to translate Hebrew audio is to use this Skill's automated pipeline, which transcribes the audio using the ivrit.ai model and then translates the resulting text into English. This process outputs an SRT file containing the translated English subtitles.

Do I need an SRT file to hardcode subtitles into my video?

You do not need a pre-existing SRT file to hardcode subtitles. This Skill can automatically generate the SRT subtitles from your video's audio and then burn them directly into the video output in a single automated workflow.