← Back to Skills Marketplace
susan4731-wilfordf

Text To Voice

by susan4731-wilfordf · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
54
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-voice
Description
Skip the learning curve of professional editing software. Describe what you want — convert this script into a natural-sounding voiceover in English — and get...
Usage Guidance
This skill appears to do exactly what it claims: it uploads text/files to nemovideo.ai and returns rendered voice/video. Before installing, consider: (1) You will be sending uploaded content (up to 200MB files) to an external service — do you want that data hosted there? (2) The skill requires and will send a bearer token (NEMO_TOKEN) on every request; only provide a token if you trust the service and understand token lifetime/permissions. (3) The skill can generate an anonymous token and persist it for 7 days — if you prefer not to store credentials, run only in ephemeral sessions or clear saved tokens. (4) There is a minor metadata inconsistency (SKILL.md references a config path ~/.config/nemovideo/ even though the registry shows none); if this concerns you, ask the publisher how/where tokens and session state are stored. If you handle sensitive content, verify the vendor's privacy/retention policy and limit the token's scope or use an account dedicated to non-sensitive testing.
Capability Analysis
Type: OpenClaw Skill Name: text-to-voice Version: 1.0.0 The skill provides a legitimate integration for a text-to-voice and video rendering service via the nemovideo.ai API. It includes well-defined instructions for session management, authentication (using a dedicated NEMO_TOKEN or anonymous UUID), and error handling. There is no evidence of data exfiltration, malicious command execution, or harmful prompt injection; notably, the instructions explicitly direct the agent not to expose sensitive tokens or raw JSON to the user.
Capability Assessment
Purpose & Capability
The skill is a text-to-voice/video front-end that needs a service token (NEMO_TOKEN) and talks to nemovideo.ai endpoints to upload text/files, create sessions, and request renders. Requesting a service API token and session management is proportionate to the described functionality.
Instruction Scope
SKILL.md gives explicit API workflow (anonymous token endpoint, session creation, SSE, upload, export) and instructs saving session_id and using Authorization headers. It also instructs reading the skill's YAML frontmatter and detecting install path to set X-Skill-Platform — these are reasonable for attribution but require the agent to read the local SKILL.md and possibly probe common install paths. Nothing in the instructions directs the agent to read unrelated credentials or system files, but the file/path-detection behavior is worth noting.
Install Mechanism
This skill is instruction-only with no install spec or code files to write to disk; that is the lowest-risk install mechanism. There are no external downloads or package installs requested.
Credentials
Only NEMO_TOKEN is declared as required (primaryEnv=NEMO_TOKEN), which matches the service usage. The skill instructs generating an anonymous token via the API when NEMO_TOKEN is absent and to persist/use that token; consider whether you want ephemeral anonymous tokens saved in the agent environment. Also note a small metadata inconsistency: the registry summary stated no required config paths but the SKILL.md frontmatter mentions configPaths (~/.config/nemovideo/).
Persistence & Privilege
The skill does not request always:true or any elevated persistent platform privileges. It asks to store session_id and a token for API use, which is normal for a cloud service integration. It does not instruct modifying other skills or global agent settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install text-to-voice
  3. After installation, invoke the skill by name or use /text-to-voice
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of "Text to Voice — Convert Text into Voiceover Videos". - Instantly convert uploaded text (TXT, DOCX, PDF, SRT) into natural-sounding English voiceover videos. - No professional editing skills required — describe what you want and get a voiced video file in seconds. - Automated setup with free token provisioning and session management. - Supports quick actions like credits check, video export, and media uploads. - Clear error handling and workflow guides for a smooth user experience.
Metadata
Slug text-to-voice
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Text To Voice?

Skip the learning curve of professional editing software. Describe what you want — convert this script into a natural-sounding voiceover in English — and get... It is an AI Agent Skill for Claude Code / OpenClaw, with 54 downloads so far.

How do I install Text To Voice?

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

Is Text To Voice free?

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

Which platforms does Text To Voice support?

Text To Voice is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Text To Voice?

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

💬 Comments