← Back to Skills Marketplace
Subtitle Generator Hindi
by
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
89
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install subtitle-generator-hindi
Description
generate video files into Hindi captioned videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. Hindi content creators use it for adding...
Usage Guidance
What to consider before installing:
- Privacy: this skill uploads videos and audio to https://mega-api-prod.nemovideo.ai for processing. Do not upload sensitive or private videos unless you trust the service and its retention policy. Ask the publisher how long uploads and generated media are retained and whether you can delete them.
- Credentials: the skill needs a single API token (NEMO_TOKEN). If you are uncomfortable storing a long-lived token in your environment, prefer creating a short-lived anonymous token as described by the instructions, or use a token with limited scope.
- Metadata mismatch: the SKILL.md references a config path (~/.config/nemovideo/) but the registry metadata omitted required config paths — ask the author to clarify whether the agent will read that directory (which may contain stored tokens).
- Filesystem inspection: the skill attempts to auto-detect the platform from the install path for an attribution header. Confirm whether the agent will read filesystem paths and which ones.
- Trust and provenance: the skill lists no homepage and the source is unknown. Consider asking the publisher for a homepage, privacy/terms link, and evidence that the API domain is official before sending production content.
- Operational advice: if you proceed, test with non-sensitive sample videos first and confirm you can retrieve and delete generated outputs. If you need higher assurance, request an explicit privacy/retention statement and prefer manual token provisioning rather than letting the skill generate and store tokens automatically.
Capability Analysis
Type: OpenClaw Skill
Name: subtitle-generator-hindi
Version: 1.0.0
The skill is a legitimate integration for a video processing service hosted at mega-api-prod.nemovideo.ai. It follows standard API patterns for authentication (NEMO_TOKEN), session management, and file uploads. The instructions in SKILL.md are well-structured, include proper error handling, and explicitly advise the agent not to leak tokens or raw JSON, which is a positive security practice.
Capability Assessment
Purpose & Capability
The skill claims to generate Hindi subtitles and the SKILL.md describes using a remote rendering API with an API token (NEMO_TOKEN) and upload endpoints — these requirements are coherent with the described capability. Note: the SKILL.md frontmatter references a config path (~/.config/nemovideo/) but the registry summary earlier listed no required config paths — this metadata mismatch should be clarified.
Instruction Scope
Instructions stay within the subtitle/rendering workflow (create session, upload video, SSE for edits, render/export). They explicitly tell the agent to POST user videos and session data to https://mega-api-prod.nemovideo.ai and to create/use a token. This is expected for a cloud processing service but has privacy/data-exfiltration implications: user video/audio and derived transcripts are uploaded to an external service. The skill also suggests auto-detecting an install path for the X-Skill-Platform header (implies filesystem/environment inspection) — this is peripheral to core functionality and worth confirming.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest risk from install mechanics. Nothing is downloaded or written by an installer.
Credentials
Only one credential (NEMO_TOKEN) is required, which is appropriate for a hosted API. The frontmatter also references a config directory (~/.config/nemovideo/) which suggests the agent might read that path for stored tokens — a small inconsistency with the registry metadata and something to confirm. The skill can also generate a short-lived anonymous token if none is provided, which is expected behavior.
Persistence & Privilege
always is false and the skill doesn't request system-wide privileges. disable-model-invocation is false (normal) so the agent can call the skill autonomously — this is expected for a service integration and not, by itself, a red flag.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install subtitle-generator-hindi - After installation, invoke the skill by name or use
/subtitle-generator-hindi - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Subtitle Generator Hindi v1.0.0.
- Automatically generates and syncs Hindi subtitles for uploaded video files (MP4, MOV, AVI, WebM, up to 500MB).
- Fast cloud-based processing (30–60 seconds for short clips); outputs 1080p MP4 files.
- Supports session management, credits checking, export, and error handling.
- Simple workflow: upload video, issue instructions in plain language, and download the processed file.
Metadata
Frequently Asked Questions
What is Subtitle Generator Hindi?
generate video files into Hindi captioned videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. Hindi content creators use it for adding... It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.
How do I install Subtitle Generator Hindi?
Run "/install subtitle-generator-hindi" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Subtitle Generator Hindi free?
Yes, Subtitle Generator Hindi is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Subtitle Generator Hindi support?
Subtitle Generator Hindi is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Subtitle Generator Hindi?
It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.
More Skills