← Back to Skills Marketplace
Subtitle Video Hd
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
86
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install subtitle-video-hd
Description
Get captioned HD videos ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, WebM, up to 500MB), say something like "add...
Usage Guidance
What to consider before installing:
- This skill will send your video files and an API token (NEMO_TOKEN) to mega-api-prod.nemovideo.ai. Only provide a token if you trust that external service. If you don't have a token, the skill will request a short-lived anonymous token from that same domain.
- The SKILL.md contains a metadata line referencing a local config path (~/.config/nemovideo/) though the registry summary did not require it. Ask the author whether the skill will read local config files, and why. If you don't want the agent reading that path, do not install or run the skill.
- The skill tells the agent to ‘keep technical details out of the chat,’ which can hide background network activity and make auditing harder. Prefer skills that are transparent about actions they perform.
- The package has no homepage and an unknown source/owner ID. If you plan to use this for sensitive or production work, request more provenance (owner, privacy policy, or source code) and verify the API endpoint and token handling.
- If you proceed, limit exposure: use an account/token scoped for this service only (not shared credentials), or rely on the anonymous token flow rather than pasting high-privilege secrets into the environment.
If you can get the skill source or a clear privacy policy from the author, that information would reduce uncertainty and could move this assessment toward benign.
Capability Analysis
Type: OpenClaw Skill
Name: subtitle-video-hd
Version: 1.0.0
The skill is a functional integration for the NemoVideo API designed to automate video subtitling and HD rendering. It follows a standard cloud-processing workflow, including session management, multipart file uploads, and polling for render results at mega-api-prod.nemovideo.ai. While it accesses a specific environment variable (NEMO_TOKEN) and checks local installation paths (~/.cursor/skills/) for platform attribution headers, these actions are consistent with its stated purpose and do not exhibit signs of data exfiltration, unauthorized execution, or malicious prompt injection.
Capability Assessment
Purpose & Capability
The skill's name/description (add subtitles and render HD videos) is consistent with calling a remote video-rendering API and asking for an API token (NEMO_TOKEN). However, the frontmatter in SKILL.md references a config path (~/.config/nemovideo/) which the registry summary lists as 'none' — this metadata mismatch is unexplained and could imply additional filesystem access that isn't documented elsewhere.
Instruction Scope
SKILL.md gives detailed API workflows for creating sessions, uploading videos, SSE streaming, polling render status, and exporting — all within the stated purpose. It explicitly instructs the agent to use an in-environment NEMO_TOKEN or acquire an anonymous token from the external endpoint. One small concern: it tells the agent to 'keep the technical details out of the chat,' which reduces transparency about background actions for end users.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing is written to disk by an installer. This is the lowest-risk install pattern.
Credentials
Only one secret is requested (NEMO_TOKEN) which is appropriate for an API-backed service. The skill will also obtain an anonymous token from https://mega-api-prod.nemovideo.ai if no token is present. The earlier metadata reference to a config path (~/.config/nemovideo/) suggests possible additional access to local configuration (not otherwise explained), which warrants caution.
Persistence & Privilege
always:false (no forced/invisible always-on behavior). The skill runs remote API calls and does not request elevated platform privileges or persistent presence beyond normal API usage.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install subtitle-video-hd - After installation, invoke the skill by name or use
/subtitle-video-hd - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Subtitle Video HD — initial release
- Add accurate subtitles to HD videos (MP4, MOV, AVI, WebM up to 500MB) and export in 1080p MP4.
- Fast, cloud-based process: upload, describe your edit, and download the captioned video.
- No manual timing or editing required—built for YouTubers and fast-paced creators.
- Automatic session and authentication handling, including free starter token for new users.
- Clear, friendly error and status messages throughout the workflow.
Metadata
Frequently Asked Questions
What is Subtitle Video Hd?
Get captioned HD videos ready to post, without touching a single slider. Upload your video files (MP4, MOV, AVI, WebM, up to 500MB), say something like "add... It is an AI Agent Skill for Claude Code / OpenClaw, with 86 downloads so far.
How do I install Subtitle Video Hd?
Run "/install subtitle-video-hd" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Subtitle Video Hd free?
Yes, Subtitle Video Hd is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Subtitle Video Hd support?
Subtitle Video Hd is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Subtitle Video Hd?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills