← 返回 Skills 市场
Text To Voice Generator
作者
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
71
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
能力评估
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.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install text-to-voice-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/text-to-voice-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
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.
元数据
常见问题
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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 71 次。
如何安装 Text To Voice Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install text-to-voice-generator」即可一键安装,无需额外配置。
Text To Voice Generator 是免费的吗?
是的,Text To Voice Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Text To Voice Generator 支持哪些平台?
Text To Voice Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Text To Voice Generator?
由 vcarolxhberger(@vcarolxhberger)开发并维护,当前版本 v1.0.0。
推荐 Skills