← 返回 Skills 市场
peand-rover

Text Video Generator

作者 peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
111
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install text-video-generator
功能描述
generate text prompts into ready-to-share videos with this text-video-generator skill. Works with TXT, DOCX, PDF, copied text files up to 500MB. marketers, c...
安全使用建议
This skill uploads user text and media to an external service (mega-api-prod.nemovideo.ai) and will create or use an NEMO_TOKEN to run render jobs. Before installing, confirm you trust that endpoint and are comfortable with your content being uploaded and processed there. If you prefer tighter control, supply your own NEMO_TOKEN (instead of allowing the skill to obtain an anonymous token) and avoid uploading sensitive files. Also ask the author to clarify the config-path mention (~/.config/nemovideo/) since the registry metadata does not list any required config paths.
功能分析
Type: OpenClaw Skill Name: text-video-generator Version: 1.0.0 The skill provides instructions for an AI agent to interface with a legitimate-appearing video generation service at mega-api-prod.nemovideo.ai. It includes logic for automated anonymous authentication, session management, and file uploads, all of which are consistent with the stated purpose of text-to-video generation. No evidence of data exfiltration, unauthorized command execution, or malicious prompt injection was found; the instructions specifically advise the agent to hide sensitive tokens from the user interface, which is a positive security practice.
能力评估
Purpose & Capability
The skill claims to convert text into videos and its runtime instructions only call a remote video-rendering API and upload user media — the single required credential (NEMO_TOKEN) and the described endpoints align with that purpose.
Instruction Scope
Instructions direct the agent to create an anonymous token if none is present, create sessions, upload user files (up to 500MB), stream SSE events, and poll for renders. All of these behaviors are appropriate for an online video-rendering service, but they do mean user content is uploaded to mega-api-prod.nemovideo.ai and an agent-run token/session is created automatically. The SKILL.md also instructs the agent to hide raw API responses and tokens from the user; this is sensible for token secrecy but reduces visibility into the backend interactions.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install surface. Nothing is downloaded or extracted by the skill itself.
Credentials
The only declared environment variable is NEMO_TOKEN (primaryEnv), which is appropriate. One inconsistency: the skill frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata shows no required config paths. That mismatch is minor but should be clarified. The skill can also obtain an anonymous token via the public API if NEMO_TOKEN is not set, meaning the user does not strictly need to supply credentials.
Persistence & Privilege
always:false and no install-time persistence are used. The SKILL.md instructs storing the session_id for requests, which is normal ephemeral session state. Nothing in the skill requests elevated or platform-wide privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install text-video-generator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /text-video-generator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: Generate videos from text prompts and files using cloud GPU processing. - Converts written text (prompts, DOCX, PDF, TXT) into shareable 1080p MP4 videos. - Supports files up to 500MB; accepts various formats including video, image, and audio. - Fast processing: most videos are ready to download in 1–2 minutes. - Built-in authentication flow for obtaining free credits; handles session and error management automatically. - Offers editing, preview, export, and credit checking directly via chat commands.
元数据
Slug text-video-generator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Text Video Generator 是什么?

generate text prompts into ready-to-share videos with this text-video-generator skill. Works with TXT, DOCX, PDF, copied text files up to 500MB. marketers, c... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 111 次。

如何安装 Text Video Generator?

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

Text Video Generator 是免费的吗?

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

Text Video Generator 支持哪些平台?

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

谁开发了 Text Video Generator?

由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。

💬 留言讨论