← Back to Skills Marketplace
Text To Voice Generator
by
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
71
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-voice-generator
Description
convert written text into voiced video files with this text-to-voice-generator skill. Works with TXT, DOCX, PDF, SRT files up to 200MB. content creators, mar...
Usage Guidance
This skill appears to implement a normal cloud text→voice render workflow, but note: (1) the package source is unknown and the registry metadata/frontmatter disagree about config paths — ask the publisher to explain the discrepancy; (2) the skill will call an external API (mega-api-prod.nemovideo.ai) and will upload files you provide — do not submit sensitive secrets or private files unless you trust the service and its privacy policy; (3) it may check local install/config paths (~/.config/nemovideo/, ~/.clawhub/, ~/.cursor/skills/) and read YAML frontmatter to set headers — if you prefer, restrict the agent from accessing those paths or require explicit confirmation before any upload; (4) if you create a NEMO_TOKEN for use with this skill, prefer a limited-scope token or use the anonymous token path for testing. If you need higher assurance, request a trusted homepage, documentation, or publisher identity before installing.
Capability Assessment
Purpose & Capability
The name/description (convert text to voiced video) matches the SKILL.md's API calls (session creation, uploads, render/export). Requiring a NEMO_TOKEN is proportionate for a third-party rendering API. However, the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) that is not listed in the registry metadata; this mismatch is unexplained and worth questioning the publisher about.
Instruction Scope
Runtime instructions include creating sessions, uploading files (multipart uploads referencing local paths), polling renders, and calling SSE endpoints — all expected. But the skill also instructs the agent to detect an install path (~/.clawhub/, ~/.cursor/skills/) and read YAML frontmatter at runtime to set attribution headers. Those filesystem checks and attribution enforcement expand what the agent will look at on the host and are not strictly necessary for core functionality.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only. That reduces risk because nothing new is written to disk by the skill package itself.
Credentials
The only declared credential is NEMO_TOKEN, which is appropriate for calling the nemovideo API. However, the SKILL.md includes logic to issue an anonymous token if no NEMO_TOKEN is present and to read local config/install paths; those behaviors increase the surface area (the agent may access files and then transmit their contents). Also the discrepancy between registry metadata (no config paths) and the skill frontmatter (declares ~/.config/nemovideo/) is inconsistent and should be clarified.
Persistence & Privilege
The skill is not marked always:true and has no install scripts, so it does not request elevated or persistent platform privileges beyond normal runtime ability to call external APIs and access files the agent is allowed to read.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-to-voice-generator - After installation, invoke the skill by name or use
/text-to-voice-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Text to Voice Generator — Convert written text to voiceover videos.
- Supports TXT, DOCX, PDF, SRT formats up to 200MB for conversion to 1080p MP4 voiceover videos.
- Fast cloud-based processing: typical jobs complete in 20–40 seconds.
- Automated session management; uses free starter token if no API token is present.
- Handles uploads, credits checking, status queries, and export workflow.
- Integrates with cloud GPU backend, returning high-quality downloadable video files.
- User-friendly prompts and error handling included for a smooth experience.
Metadata
Frequently Asked Questions
What is Text To Voice Generator?
convert written text into voiced video files with this text-to-voice-generator skill. Works with TXT, DOCX, PDF, SRT files up to 200MB. content creators, mar... It is an AI Agent Skill for Claude Code / OpenClaw, with 71 downloads so far.
How do I install Text To Voice Generator?
Run "/install text-to-voice-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text To Voice Generator free?
Yes, Text To Voice Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text To Voice Generator support?
Text To Voice Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text To Voice Generator?
It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.
More Skills