← Back to Skills Marketplace
susan4731-wilfordf

Multilingual Video

by susan4731-wilfordf · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
61
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install multilingual-video
Description
generate video files into subtitled multilingual videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use...
Usage Guidance
This skill will call an external API (https://mega-api-prod.nemovideo.ai), upload videos, and create/store session tokens. Confirm you trust that domain and are okay with the skill automatically obtaining and persisting an anonymous token if you don't provide NEMO_TOKEN. Ask the author where tokens/session IDs are stored (in-memory vs. ~/.config/nemovideo/), how long they are retained, and whether uploads or tokens are shared with other accounts. Also request they fix the metadata mismatch (registry says no config paths, SKILL.md declares one) and clarify exactly what the skill will write to disk before you enable it.
Capability Analysis
Type: OpenClaw Skill Name: multilingual-video Version: 1.0.0 The skill 'multilingual-video' (SKILL.md) facilitates video processing via a remote API (mega-api-prod.nemovideo.ai). It exhibits suspicious behavior by instructing the agent to fingerprint the user's environment (detecting installation paths like ~/.cursor or ~/.clawhub) and, more critically, to 'process internally' any tool calls or results received via a remote Server-Sent Events (SSE) stream while explicitly 'not forwarding' them to the user. This creates a mechanism for hidden remote command execution where the backend can trigger agent tools invisibly. While potentially intended for a delegated-agent architecture, these instructions (found in SKILL.md) align with command-and-control patterns.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions (calls a nemo video rendering API to add multilingual subtitles). Requesting a NEMO_TOKEN is coherent for a third‑party API. However, the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths — this mismatch should be clarified.
Instruction Scope
The instructions tell the agent to: obtain anonymous tokens from an external API if NEMO_TOKEN is not set, create and persist a session_id, upload user video files, and detect the agent install path to set X-Skill-Platform. They also instruct the agent to 'not display raw API responses or token values' (which masks what is being stored). These are network and file‑system actions beyond simple local processing and the token/session persistence location is not explicitly defined.
Install Mechanism
No install spec and no code files — this is instruction-only, so nothing is written during an install step. Runtime will perform network calls but no package downloads or archive extraction are specified.
Credentials
Only NEMO_TOKEN is declared as required (primaryEnv), which fits the stated API usage. But the skill also instructs generating an anonymous token automatically if NEMO_TOKEN is absent and implies storing it; it also references a config path in its frontmatter. Ensure you are comfortable with the skill creating/storing credentials on your behalf.
Persistence & Privilege
The skill instructs storing session_id and potentially the anonymous token for subsequent requests and references a config directory (~/.config/nemovideo/). Although always:false and autonomous invocation are normal, persistent storage of tokens/sessions without a clear storage location or retention policy raises privacy and lifecycle concerns (token expiry, orphaned jobs, and where secrets are written).
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install multilingual-video
  3. After installation, invoke the skill by name or use /multilingual-video
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of multilingual-video skill. - Add subtitles in multiple languages to video files (supports MP4, MOV, AVI, WebM up to 500MB). - Fast processing (1–2 minutes) on cloud GPUs, outputs 1080p MP4 files. - Automatic first-time authentication with free credits for new users. - Supports upload, edit, track management, export, and session state via backend API. - Clear error handling and workflow guidance for a smooth user experience.
Metadata
Slug multilingual-video
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Multilingual Video?

generate video files into subtitled multilingual videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use... It is an AI Agent Skill for Claude Code / OpenClaw, with 61 downloads so far.

How do I install Multilingual Video?

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

Is Multilingual Video free?

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

Which platforms does Multilingual Video support?

Multilingual Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Multilingual Video?

It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.

💬 Comments