← 返回 Skills 市场
susan4731-wilfordf

Text To Voice

作者 susan4731-wilfordf · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
54
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install text-to-voice
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /text-to-voice 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
Slug text-to-voice
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 54 次。

如何安装 Text To Voice?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install text-to-voice」即可一键安装,无需额外配置。

Text To Voice 是免费的吗?

是的,Text To Voice 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Text To Voice 支持哪些平台?

Text To Voice 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Text To Voice?

由 susan4731-wilfordf(@susan4731-wilfordf)开发并维护,当前版本 v1.0.0。

💬 留言讨论