← Back to Skills Marketplace
peand-rover

Subtitle Downloader

by peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
131
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install subtitle-downloader
Description
extract video files into captioned video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for downloading sub...
Usage Guidance
This skill appears coherent for a cloud-based subtitle extraction service, but review these points before installing or using it: 1) It will send your video files (or file URLs) to https://mega-api-prod.nemovideo.ai for processing — do not upload sensitive videos unless you trust that service. 2) It uses a single API token (NEMO_TOKEN) for authorization; only provide that token if you trust the provider. If you don't have a token the skill will request an anonymous token from the same API and use it for the session. 3) SKILL.md mentions reading its own frontmatter and detecting install-paths and a possible local config directory (~/.config/nemovideo/) — ask the skill author to confirm whether the skill reads that directory and what it contains. 4) The skill's source/homepage is unknown and owner ID is opaque; if you need higher assurance, request a published homepage, source code, or vendor documentation before sending sensitive content. If you only need to test functionality, prefer using non-sensitive sample videos and revoke or rotate any token you provide after testing.
Capability Analysis
Type: OpenClaw Skill Name: subtitle-downloader Version: 1.0.0 The skill is a functional integration for the NemoVideo AI service, providing instructions for an agent to upload videos and extract subtitles via a remote API (mega-api-prod.nemovideo.ai). It includes standard API handling logic, such as session management and anonymous token acquisition, and its request for filesystem access is limited to platform attribution and configuration paths consistent with its stated purpose.
Capability Assessment
Purpose & Capability
The name/description (extract video subtitles, render 1080p MP4) matches the actions described in SKILL.md (create session, upload video, request render/export). Requesting a single service token (NEMO_TOKEN) is appropriate for this API-based workflow. One minor inconsistency: the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata said no required config paths.
Instruction Scope
Instructions are focused on establishing an API session, uploading video (multipart or URL), polling render status, and returning a download URL. They instruct reading the skill's own frontmatter and detecting an install path (~/.clawhub/, ~/.cursor/skills/) to set an attribution header — this requires checking standard user paths but does not instruct accessing unrelated files. The flow also includes obtaining an anonymous token if NEMO_TOKEN is absent (network POST).
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install surface (nothing written to disk by an installer).
Credentials
Only NEMO_TOKEN is declared as required (primary credential), which is proportionate for a cloud API. The SKILL.md also references a config path in its metadata (possible local config read) and will use an anonymous-token fallback if no token is set. There are no unrelated credentials requested.
Persistence & Privilege
always:false and normal autonomous invocation are used. The skill does not request permanent presence, nor does it instruct modifying other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install subtitle-downloader
  3. After installation, invoke the skill by name or use /subtitle-downloader
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Subtitle Downloader. - Extracts and downloads subtitles from video files up to 500MB (MP4, MOV, AVI, WebM supported). - Connects to cloud GPU backend for rapid processing (20–40 seconds per video). - Provides 1080p MP4 downloads, subtitle export, and translation support for content creators. - Handles authentication automatically with user token or free anonymous access. - Supports uploading, session management, credit checks, and multiple export formats. - Clear error reporting and guided user interaction throughout the workflow.
Metadata
Slug subtitle-downloader
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Subtitle Downloader?

extract video files into captioned video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for downloading sub... It is an AI Agent Skill for Claude Code / OpenClaw, with 131 downloads so far.

How do I install Subtitle Downloader?

Run "/install subtitle-downloader" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Subtitle Downloader free?

Yes, Subtitle Downloader is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Subtitle Downloader support?

Subtitle Downloader is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Subtitle Downloader?

It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.

💬 Comments