Communityv0.1.1

Subtitle Translator

Translate SRT subtitle files using LLM APIs with OpenAI-compatible format. Supports both single-language and bilingual output. Use when you need to translate...

1.3kdownloads7active installsThetail001
View on ClawHubBack to Skills

Skill Details

Slug
subtitle-translate-skill
Latest Version
0.1.1
Author
Thetail001
Published
Feb 25, 2026
Updated
May 17, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Subtitle Translator.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.1

- Default batch size for translation reduced from 250 to 50 sentences (configurable). - Added script: scripts/validate_srt.py for validating SRT file format. - Updated documentation with security considerations and best practices for storing API keys. - Expanded configuration options: now supports environment variables and command line arguments (recommended over config files). - Improved documentation for quick start, validation usage, and workflow steps.