← Back to Skills Marketplace
Subtitle Generator In Video Free
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install subtitle-generator-in-video-free
Description
add video files into captioned video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers and content creators use it for addin...
Usage Guidance
This skill appears to be what it says: it uploads videos to an external nemo video API and uses a NEMO_TOKEN (or obtains an anonymous token) to create sessions and render/callbacks. Before installing/use, confirm: (1) where the NEMO_TOKEN will come from and whether you trust that external service (uploads will leave your machine and go to their cloud); (2) whether you are comfortable the agent will probe local install paths (~/.clawhub or ~/.cursor) to set an attribution header — if that concerns you, ask the skill author to remove that probe; and (3) clarify the config-path discrepancy (frontmatter lists ~/.config/nemovideo/ while registry shows none). If you handle sensitive video content, avoid using the skill until you verify the service's privacy policy and token lifecycle (the skill can also obtain a 7-day anonymous token automatically).
Capability Analysis
Type: OpenClaw Skill
Name: subtitle-generator-in-video-free
Version: 1.0.0
The skill bundle provides a legitimate interface for a cloud-based video subtitling service hosted at mega-api-prod.nemovideo.ai. It includes standard procedures for session management, file uploads, and handling server-sent events (SSE) for video processing. While it requests access to a configuration path (~/.config/nemovideo/) and environment variables (NEMO_TOKEN), these are strictly aligned with its stated purpose of managing API authentication and user sessions. No evidence of data exfiltration, unauthorized execution, or malicious prompt injection was found.
Capability Assessment
Purpose & Capability
Name/description match the actions in SKILL.md: uploading video, creating a session, sending SSE, and requesting renders from nemo video API. Requiring a NEMO_TOKEN (Bearer auth) is proportionate. Minor inconsistency: registry metadata reported no required config paths, but the frontmatter metadata declares a configPaths value (~/.config/nemovideo/). That discrepancy should be clarified.
Instruction Scope
Instructions are detailed and stay within the stated purpose (auth, session creation, SSE messaging, upload, export, polling status). They do instruct the agent to read YAML frontmatter at runtime and detect install path (~/.clawhub/ or ~/.cursor/skills/) to set an attribution header; probing install paths is not required for subtitle functionality and leaks local environment information, so it's unnecessary scope creep but not obviously malicious. The skill instructs not to print tokens or raw JSON and to persist session_id, which is expected for sessions.
Install Mechanism
No install spec and no code files — instruction-only skill — lowest-risk installation footprint. Nothing is downloaded or written by an installer step according to the package metadata.
Credentials
Only NEMO_TOKEN is required and listed as primary credential, which fits a cloud API client. The frontmatter also mentions a config path (~/.config/nemovideo/) while registry metadata listed none; this mismatch should be reconciled. The skill also supports generating an anonymous token via a POST when NEMO_TOKEN is not present (reasonable). No unrelated secrets or broad credential access requested.
Persistence & Privilege
always:false and no special persistence or system-wide configuration changes are requested. Saving a session_id for job tracking is reasonable. The skill does not request to modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install subtitle-generator-in-video-free - After installation, invoke the skill by name or use
/subtitle-generator-in-video-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Subtitle Generator in Video Free — Version 1.0.0
- Initial release: auto-generate and embed subtitles into video files up to 500MB.
- Supports MP4, MOV, AVI, and WebM input; exports as 1080p MP4.
- Processes videos in 30–60 seconds using cloud GPU pipeline (free token, no signup required).
- Handles uploads, credits, export, and session management via user-friendly prompts.
- Real-time status updates and smart error handling for uploads, credits, and exports.
- Includes timeline summaries and workflow tips for editing and batch jobs.
Metadata
Frequently Asked Questions
What is Subtitle Generator In Video Free?
add video files into captioned video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers and content creators use it for addin... It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.
How do I install Subtitle Generator In Video Free?
Run "/install subtitle-generator-in-video-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Subtitle Generator In Video Free free?
Yes, Subtitle Generator In Video Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Subtitle Generator In Video Free support?
Subtitle Generator In Video Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Subtitle Generator In Video Free?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills