← Back to Skills Marketplace
Subtitle Analysis
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
82
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install subtitle-analysis
Description
Get analyzed subtitle report ready to post, without touching a single slider. Upload your video with subtitles (MP4, MOV, AVI, WebM, up to 500MB), say someth...
Usage Guidance
This skill appears to do what it says: it will upload user-provided videos/subtitles to a nemo-video backend and return analyzed reports and rendered MP4s. Before installing or using it: (1) confirm you trust the endpoint domain (mega-api-prod.nemovideo.ai) and review its privacy/retention policy for uploaded videos and transcripts; (2) ensure any NEMO_TOKEN in your environment is intended to be used by this skill (it will be used directly if present); (3) if you prefer not to send sensitive video content to a third party, do not upload such files through the skill; (4) ask the publisher to clarify the small metadata mismatch about config path requirements and provide a homepage/source for verifiability.
Capability Analysis
Type: OpenClaw Skill
Name: subtitle-analysis
Version: 1.0.0
The skill is a functional integration for the NemoVideo AI service, designed to analyze video subtitles and perform cloud-based video rendering. It communicates with a legitimate backend (mega-api-prod.nemovideo.ai) using standard authentication, session management, and SSE for real-time updates. There is no evidence of malicious intent, data exfiltration, or unauthorized system access; all requested permissions (such as reading config files and environment variables) and network activities are strictly aligned with the stated purpose of video processing and analysis.
Capability Assessment
Purpose & Capability
Name/description (subtitle analysis, upload & export) match the declared requirement for a NEMO_TOKEN and the API endpoints in the instructions. Requesting a service token and upload capability is proportionate to the stated purpose.
Instruction Scope
SKILL.md instructs the agent to create/use a bearer token, upload user video files to https://mega-api-prod.nemovideo.ai, open SSE chat streams, poll render status, and return download URLs. These actions are expected for a cloud render/analysis workflow but do involve transmitting user media and transcripts to an external service — users should be aware of privacy/data-retention implications.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — minimal local installation risk.
Credentials
The only required credential is NEMO_TOKEN, which is appropriate. However, SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/) while the registry metadata reported no required config paths — this mismatch should be clarified. Also note: if a NEMO_TOKEN exists in the agent environment, the skill will use it directly (so ensure that token's scope/owner is intended to be used).
Persistence & Privilege
always:false (default) and no install hooks; the skill does not request persistent/privileged platform presence or attempt to modify other skills or system configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install subtitle-analysis - After installation, invoke the skill by name or use
/subtitle-analysis - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Subtitle Analysis skill.
- Supports uploading videos with subtitles (MP4, MOV, AVI, WebM; up to 500MB) for automated subtitle analysis and insights extraction.
- Automatic backend connection: uses environment token or acquires a free starter token for session creation.
- Provides export of analyzed video in 1080p MP4 format.
- Includes chat commands for video analysis, export, checking credits, and workflow status.
- Clear guidance for file format, max file size, and supported user workflows.
Metadata
Frequently Asked Questions
What is Subtitle Analysis?
Get analyzed subtitle report ready to post, without touching a single slider. Upload your video with subtitles (MP4, MOV, AVI, WebM, up to 500MB), say someth... It is an AI Agent Skill for Claude Code / OpenClaw, with 82 downloads so far.
How do I install Subtitle Analysis?
Run "/install subtitle-analysis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Subtitle Analysis free?
Yes, Subtitle Analysis is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Subtitle Analysis support?
Subtitle Analysis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Subtitle Analysis?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills