← Back to Skills Marketplace
Subtitle Generator Bangla
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install subtitle-generator-bangla
Description
generate video files into Bangla captioned videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. Bengali content creators use it for addi...
Usage Guidance
This skill mostly behaves like a cloud subtitle service, but it instructs the agent to probe install/config paths and to upload files by local filesystem path — actions that can expose more local data than necessary. Before installing or using it: (1) Prefer using the anonymous token flow (ephemeral) rather than placing a long-lived NEMO_TOKEN in your environment. (2) Only send files via the chat upload UI; do not allow the agent to reference arbitrary local filesystem paths. (3) Ask the publisher to clarify why the skill needs to detect ~/.clawhub/ or ~/.cursor/skills/ and whether it will read ~/.config/nemovideo/; if unnecessary, request removal of filesystem probing. (4) Verify the API domain (mega-api-prod.nemovideo.ai) and its privacy/retention policy for uploaded media. If you cannot confirm these, treat the skill as higher-risk and avoid using it with sensitive or private files.
Capability Analysis
Type: OpenClaw Skill
Name: subtitle-generator-bangla
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interface with a third-party video processing service (nemovideo.ai) to generate Bangla subtitles. It includes logic for handling authentication tokens, managing sessions via SSE, and polling for render completion. The instructions are well-documented, align with the stated purpose, and do not exhibit signs of malicious intent, data exfiltration, or unauthorized system access.
Capability Assessment
Purpose & Capability
Name/description, API endpoints, and NEMO_TOKEN requirement align with a cloud subtitle-generation service. Minor incoherence: the registry metadata reported no required config paths, but SKILL.md frontmatter lists a config path (~/.config/nemovideo/), implying the skill may try to read local config files.
Instruction Scope
Instructions direct the agent to upload files via multipart using local file paths (e.g. -F "files=@/path") and to detect install path prefixes (~/.clawhub/, ~/.cursor/skills/) to set X-Skill-Platform. Allowing path-based uploads and filesystem probing gives the agent scope to read arbitrary local files beyond user-dropped uploads — this is not necessary for the stated purpose and broadens data access.
Install Mechanism
No install spec or code files are present (instruction-only), so nothing will be written to disk by an installer. This is the lowest-risk install model.
Credentials
Only one credential is required (NEMO_TOKEN), which is proportionate to a cloud API. However, the frontmatter's configPaths and the skill's behavior for platform detection imply additional local config or path reading that wasn't declared in the registry metadata — an inconsistency to clarify.
Persistence & Privilege
always:false and no special privileges requested. The skill asks to save session_id and ephemeral tokens for its workflow, which is reasonable for a remote-rendering service and does not request permanent platform-wide privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install subtitle-generator-bangla - After installation, invoke the skill by name or use
/subtitle-generator-bangla - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Subtitle Generator Bangla.
- Generate Bangla subtitles for video files (MP4, MOV, AVI, WebM) up to 500MB.
- Cloud processing delivers 1080p MP4 videos with Bangla captions within 1-2 minutes.
- Simple upload and export workflow; no local installation needed.
- Automatic cloud session and token management for easy setup.
Metadata
Frequently Asked Questions
What is Subtitle Generator Bangla?
generate video files into Bangla captioned videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. Bengali content creators use it for addi... It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install Subtitle Generator Bangla?
Run "/install subtitle-generator-bangla" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Subtitle Generator Bangla free?
Yes, Subtitle Generator Bangla is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Subtitle Generator Bangla support?
Subtitle Generator Bangla is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Subtitle Generator Bangla?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills