← Back to Skills Marketplace
Movie Subtitle
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
80
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install movie-subtitle
Description
Turn a 2-hour movie file in MP4 format into 1080p subtitled video files just by typing what you need. Whether it's adding subtitles to movies and long-form v...
Usage Guidance
This skill will upload whatever video files you give it to mega-api-prod.nemovideo.ai for remote GPU subtitle generation and rendering. That is required for the feature, but it means your video content (and any embedded audio/metadata) will leave your device. If you have a private or sensitive video, avoid uploading it or confirm the service's privacy policy. The skill will use NEMO_TOKEN if present (so a provided token will be used for billing/credits); if no token exists it will request an anonymous token automatically. Note the small metadata mismatch: the skill's frontmatter references a local config path/install-path detection (used only to set a header) — this is plausible but be aware it may read those locations. If you trust nemo video's domain and are comfortable sending video data for processing, the skill appears coherent and proportional to its stated purpose.
Capability Assessment
Purpose & Capability
The name/description (generate and embed subtitles, render 1080p outputs) matches the actions the SKILL.md instructs (uploading video, SSE-based messaging, render/export endpoints). Requiring NEMO_TOKEN and session handling is appropriate for a hosted rendering service.
Instruction Scope
Instructions explicitly direct the agent to upload user video files and stream SSE to a remote API (mega-api-prod.nemovideo.ai). That data exfiltration is necessary for the described functionality but is material: user videos (potentially large and sensitive) will be sent to a third-party backend. The skill also instructs checking install path and reading the skill's YAML frontmatter to populate attribution headers; those are limited, explainable filesystem reads but worth noting.
Install Mechanism
No install spec and no code files — lowest risk for local persistence. All runtime behavior is instruction-only and performed via network calls to the remote API.
Credentials
Only NEMO_TOKEN is declared as required (primary credential), which is proportional to a hosted rendering API. The SKILL.md also documents an anonymous-token flow if NEMO_TOKEN is absent. The frontmatter mentions a config path (~/.config/nemovideo/) and the skill will try to detect install paths for X-Skill-Platform; the registry metadata shown earlier listed no config paths — this small mismatch should be noted but is explainable (the skill may optionally read local config for stored tokens).
Persistence & Privilege
always:false and no install scripts or cross-skill/system-wide modifications. The skill does not request permanent platform privileges beyond normal runtime network access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install movie-subtitle - After installation, invoke the skill by name or use
/movie-subtitle - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Movie Subtitle — Generate and Embed Movie Subtitles.
- Instantly add and render subtitles to long-form movies and social videos by simply describing your request.
- Seamless MP4 video upload, subtitle generation, and 1080p export workflow — no manual video editing required.
- Supports multiple languages for subtitles (e.g., English, French).
- Utilizes a cloud backend with remote GPU nodes for fast rendering (1–3 minutes for most exports).
- Automatic handling of user sessions and authentication, including free starter tokens and session management.
- Simple command phrases to check status, manage uploads, credits, and export videos.
Metadata
Frequently Asked Questions
What is Movie Subtitle?
Turn a 2-hour movie file in MP4 format into 1080p subtitled video files just by typing what you need. Whether it's adding subtitles to movies and long-form v... It is an AI Agent Skill for Claude Code / OpenClaw, with 80 downloads so far.
How do I install Movie Subtitle?
Run "/install movie-subtitle" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Movie Subtitle free?
Yes, Movie Subtitle is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Movie Subtitle support?
Movie Subtitle is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Movie Subtitle?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills