← Back to Skills Marketplace
Video Hindi Ai
by
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
43
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-hindi-ai
Description
Turn a 3-minute YouTube video in Hindi into 1080p Hindi captioned videos just by typing what you need. Whether it's adding Hindi subtitles to videos using AI...
Usage Guidance
What to consider before installing:
- Trust the backend: the skill will upload your videos and use a token for all requests to https://mega-api-prod.nemovideo.ai. Only proceed if you trust that service's privacy and retention policies.
- Token behavior: the skill will use NEMO_TOKEN from your environment if present; otherwise it will obtain an anonymous token by calling the auth endpoint. If you don't want automatic token creation, do not provide the skill with shell access that can create/persist tokens.
- Local file access: the skill intends to read its own SKILL.md frontmatter and check common install/config paths (~/.config/nemovideo/, ~/.clawhub/, ~/.cursor/skills/) to set an attribution header. These filesystem reads are not declared in the registry summary and are not strictly necessary for subtitle work — decide whether you're comfortable with that.
- Minimal red flags, but exercise caution: metadata inconsistencies and the undeclared filesystem checks make this suspicious rather than clearly benign. If you plan to use it, verify the service domain, consider providing your own scoped NEMO_TOKEN (with limited permissions/expiry), and avoid installing in high-trust environments until you confirm the backend's policies.
Capability Analysis
Type: OpenClaw Skill
Name: video-hindi-ai
Version: 1.0.0
The video-hindi-ai skill is a legitimate integration for a cloud-based video processing service hosted at nemovideo.ai. It provides instructions for an AI agent to manage authentication via the NEMO_TOKEN, upload video files, and handle asynchronous rendering tasks. The behavior is strictly aligned with its stated purpose of generating Hindi subtitles, and it lacks indicators of malicious intent, such as exfiltrating unrelated sensitive data or executing unauthorized system commands.
Capability Assessment
Purpose & Capability
The skill claims to run video subtitle generation via a cloud render backend and the SKILL.md exclusively targets API calls to mega-api-prod.nemovideo.ai using an API token. Requiring a NEMO_TOKEN and calling the described endpoints is proportional to the stated purpose. However, the skill frontmatter also lists configPaths (~/.config/nemovideo/) and an install-path detection mechanism (checking ~/.clawhub/ and ~/.cursor/skills/) that are not reflected in the registry summary (which reported no required config paths). This mismatch is a coherence issue (metadata mismatch) but not itself a direct malicious signal.
Instruction Scope
The runtime instructions will: read NEMO_TOKEN from the environment (expected), POST to the backend to create an anonymous token if none exists (also documented), upload user video files, and poll/export results. In addition, the skill instructs the agent to read this skill file's YAML frontmatter at runtime and to detect install paths in the user's home to set X-Skill-Platform — those steps require reading local file paths and the SKILL.md content. Reading local install/config paths is not strictly required for subtitle generation and was not declared in the registry metadata; this broader filesystem access is a scope creep and should be acknowledged before use.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer. That is the lowest install risk.
Credentials
The skill requests a single credential (NEMO_TOKEN) which is proportional to a cloud backend client. The SKILL.md also describes a flow to obtain an anonymous token from the backend if NEMO_TOKEN is not present (the agent POSTs to /api/auth/anonymous-token and uses the returned data.token). That behavior is reasonable for an anonymous usage flow but means the skill will contact an external auth endpoint and store/use the returned token for all subsequent requests. The SKILL.md also references reading install/config paths and local frontmatter (not declared as required in the registry summary), which expands the environment/data it touches beyond just the NEMO_TOKEN.
Persistence & Privilege
The skill does not request always:true, no install scripts, and no system-level configuration changes are indicated. It keeps session tokens for the runtime session only (as needed). Autonomous invocation is allowed (platform default) but not combined with unusual persistence or system-wide changes.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-hindi-ai - After installation, invoke the skill by name or use
/video-hindi-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Video Hindi AI.
- Generate 1080p Hindi captioned videos from short Hindi video clips, including automated subtitle creation.
- Simple workflow: upload your clip, describe your edits, and download the processed video in 30–60 seconds.
- Handles common requests such as adding subtitles, exporting videos, checking credits, and tracking editing state.
- Supports multiple video, audio, and image formats with a max file size of 500MB.
- Automatic cloud backend setup, session management, and error handling for seamless use.
Metadata
Frequently Asked Questions
What is Video Hindi Ai?
Turn a 3-minute YouTube video in Hindi into 1080p Hindi captioned videos just by typing what you need. Whether it's adding Hindi subtitles to videos using AI... It is an AI Agent Skill for Claude Code / OpenClaw, with 43 downloads so far.
How do I install Video Hindi Ai?
Run "/install video-hindi-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Hindi Ai free?
Yes, Video Hindi Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Hindi Ai support?
Video Hindi Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Hindi Ai?
It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.
More Skills