A powerful tool for generating SRT subtitles, translating audio, and burning hardcoded captions into videos using specialized Hebrew and English AI models.
The fastest way to install a skill directly from the registry.
npx clawhub@latest install video-subtitles
Copy the skill folder to one of these locations
~/.openclaw/skills/ <project>/skills/ Priority: Workspace > Local > Bundled
Copy this prompt to OpenClaw to install it automatically.
Help me install video-subtitles using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).
Get the raw skill files in a ZIP archive.
This skill provides a professional-grade transcription and subtitling solution designed to streamline the creation of accessible video content. By integrating specialized AI models like ivrit.ai for top-tier Hebrew transcription and OpenAI Whisper for English, it ensures that every word is captured with high precision within the framework of Openclaw Skills.
Beyond simple text generation, the skill manages complex formatting tasks such as movie-style line breaks and timestamp synchronization. It offers users the flexibility to generate standalone SRT files, embed soft subtitles, or hardcode (burn) text directly into video files, making them perfect for social media sharing where external subtitle files are not supported.
To get started, ensure you have the uv package manager and ffmpeg-full installed on your system.
# Install required system dependencies
brew install ffmpeg-full
# Run the transcription script (models download automatically on first use)
./scripts/generate_srt.py path/to/video.mp4 --srt --burn
| Output Format | Filename Pattern | Description |
|---|---|---|
| Plain Text | stdout | Direct transcript text printed to the terminal. |
| SRT File | input_name.srt | SubRip subtitle file generated alongside the source. |
| Subtitled Video | input_name_subtitled.mp4 | A copy of the video with subtitles hardcoded into the image. |
| Embedded Subs | input_name.mp4 | Video file with soft-coded subtitle tracks. |
Loading
A dynamic evolution system that allows OpenClaw agents to learn interaction patterns, adapt their tone, and switch between specialized personas.

An automated crawler and conversational agent that generates properly formatted llms.txt files to make websites readable and transactable for AI agents.

An AI-powered endurance coaching skill providing personalized training plans and performance analytics for multisport athletes.

A conversational AI integration for Strava that enables athletes to query performance trends, analyze fatigue, and generate structured workouts.

A hierarchical documentation system that allows AI agents to navigate and understand complex codebases without reading every source file directly.

A comprehensive toolset for high-fidelity, uncensored AI image and video generation powered by the Venice AI platform.








































