← Back to Skills Marketplace
Subtitles Free
by
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install subtitles-free
Description
Skip the learning curve of professional editing software. Describe what you want — remove the subtitles from this video and give me a clean version — and get...
Usage Guidance
This skill legitimately uploads your videos to a third-party service to remove subtitles — if that is acceptable, it appears generally coherent. Before installing: (1) Confirm you trust the remote host (https://mega-api-prod.nemovideo.ai) and review its privacy/retention terms; uploaded videos will leave your device. (2) Be cautious about providing a persistent NEMO_TOKEN; if you prefer, let the skill use the anonymous starter token or create a limited-scope token. (3) Ask the publisher to clarify the mismatch about config paths and why the registry marks NEMO_TOKEN required when the skill can obtain an anonymous token. (4) Test first with non-sensitive/sample videos. If you require strict confidentiality, do not upload private content to this skill.
Capability Analysis
Type: OpenClaw Skill
Name: subtitles-free
Version: 1.0.0
The 'subtitles-free' skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It provides detailed instructions for the agent to handle authentication via environment variables or anonymous tokens, upload video files, and manage remote rendering sessions. All network activity and file access are strictly aligned with the stated purpose of removing subtitles from videos, and there are no signs of malicious intent, data exfiltration, or prompt injection attacks in SKILL.md.
Capability Assessment
Purpose & Capability
The name/description match the runtime instructions: the skill uploads videos to a remote service and asks that service to remove burned-in subtitles. That capability reasonably requires an API token and network access. However, the SKILL.md YAML includes a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — this mismatch is unexplained and could indicate sloppy packaging or that the skill may read a local config for tokens.
Instruction Scope
The SKILL.md stays within the stated purpose: create a session, upload video files, request renders, poll status, and return download URLs. It does not instruct the agent to read arbitrary unrelated files or secrets. It does, however, instruct the agent to upload users' video files to a third-party endpoint (https://mega-api-prod.nemovideo.ai) — expected for this feature but a significant privacy consideration.
Install Mechanism
This is an instruction-only skill with no install spec and no bundled code — lowest install risk. Nothing is downloaded or written by a packaged installer.
Credentials
The skill declares a single primary credential (NEMO_TOKEN), which fits an API-backed service. But SKILL.md also documents an anonymous-token fallback (POST to /api/auth/anonymous-token), meaning the skill can operate without the user's token. Requiring NEMO_TOKEN in registry metadata while providing a public anonymous path is inconsistent. The YAML's mention of a config path (~/.config/nemovideo/) also suggests the skill may try to read local stored credentials — that is not reflected in the registry's 'required config paths' field.
Persistence & Privilege
The skill does not request 'always: true' and does not attempt to modify other skills or system-wide settings. It can be invoked autonomously (default), which increases blast radius if you install it and allow autonomous runs. Also note: uploads and render jobs are server-side and may persist on the remote service (orphaned jobs if you close the client), which is a privacy/retention concern rather than a technical privilege escalation.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install subtitles-free - After installation, invoke the skill by name or use
/subtitles-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Subtitles Free 1.0.0 — Initial Release
- Instantly remove hardcoded subtitles from video files (MP4, MOV, AVI, WebM, up to 500MB).
- Simple workflow: upload video and describe your desired result in plain language.
- Automated connection to a GPU-powered backend; includes free, anonymous access with starter credits.
- Handles common error cases (file type, size limits, credits, token/session handling) with clear feedback.
- Cloud-based processing; no software installation or editing experience required.
- Supports batch processing and re-editing during an active session.
Metadata
Frequently Asked Questions
What is Subtitles Free?
Skip the learning curve of professional editing software. Describe what you want — remove the subtitles from this video and give me a clean version — and get... It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.
How do I install Subtitles Free?
Run "/install subtitles-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Subtitles Free free?
Yes, Subtitles Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Subtitles Free support?
Subtitles Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Subtitles Free?
It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.
More Skills