← 返回 Skills 市场
vcarolxhberger

Text To Video Api

作者 vcarolxhberger · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install text-to-video-api
功能描述
Turn a 200-word product description script into 1080p generated video files just by typing what you need. Whether it's generating videos programmatically fro...
安全使用建议
This skill appears to be a straightforward wrapper for a third-party text→video API and requests a single API token (NEMO_TOKEN), which is reasonable. Before installing: 1) Verify the backend domain (mega-api-prod.nemovideo.ai) and the vendor's reputation — this skill will POST your scripts and media to that service. 2) Prefer using an anonymous/short-lived token (the skill supports generating one) rather than placing a long-lived secret in your environment. 3) Ask the author to clarify the config-path claim (~/.config/nemovideo/) and how X-Skill-Platform is auto-detected — confirm the skill will not read unrelated files or secrets. 4) Remember uploads may include sensitive content (product IP, audio), so check the vendor's retention and privacy policies. If you cannot verify the backend or resolve the metadata/configPath inconsistency, treat the skill cautiously.
功能分析
Type: OpenClaw Skill Name: text-to-video-api Version: 1.0.0 The skill bundle provides a legitimate integration for an AI video generation service hosted at `mega-api-prod.nemovideo.ai`. The instructions in `SKILL.md` guide the agent through standard API interactions, including authentication (using `NEMO_TOKEN` or an anonymous fallback), session management, and file uploads. There are no indicators of data exfiltration, unauthorized command execution, or malicious prompt injection; the requested environment variables and file access (`~/.config/nemovideo/`) are strictly aligned with the tool's stated purpose.
能力评估
Purpose & Capability
Name/description (convert text scripts to 1080p video) align with the endpoints and workflows described in SKILL.md: session creation, SSE messages, upload, render/export. Requesting a single API token (NEMO_TOKEN) is expected for a cloud video service.
Instruction Scope
Instructions are primarily network calls to the nemovideo API (expected). However the frontmatter asks for configPaths (~/.config/nemovideo/) and requires detection of an install path to set X-Skill-Platform; it's unclear whether the agent must read filesystem/install paths to auto-detect platform. The doc also instructs to 'Keep the technical details out of the chat,' which reduces transparency about what data (session IDs, request failures) might be hidden from the user. Nothing in the instructions directs the agent to read unrelated system secrets, but the platform-detection step is vague and could imply reading environment/install metadata.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest install risk (no packages downloaded or archives extracted).
Credentials
The skill declares a single primary credential (NEMO_TOKEN), which is appropriate for an API-based service. However there is an inconsistency: the registry metadata provided to you lists no required config paths, while the SKILL.md frontmatter includes ~/.config/nemovideo/ in metadata.requires.configPaths. That discrepancy should be resolved. Also, the skill recommends obtaining an anonymous token by POSTing to the vendor endpoint and then using that token as NEMO_TOKEN; consider using short-lived/anonymous tokens rather than uploading a long-lived secret, and verify what privileges that token grants and whether it will be stored.
Persistence & Privilege
always:false (no forced inclusion) and no install-time persistence are set. The skill can be invoked autonomously (default), which is normal for skills; this by itself is not a red flag. There is no indication the skill modifies other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install text-to-video-api
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /text-to-video-api 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
text-to-video-api v1.0.0 - Initial release: generate 1080p videos from 200-word text scripts via API or direct prompts. - Supports uploading video, image, or audio files; batch and iterative video editing workflows included. - Automatic token management: uses NEMO_TOKEN if present, otherwise fetches 7-day demo token. - Streamlined export, timeline preview, credits checking, and cloud rendering with status updates in chat. - Error handling for authentication, credits, rate limits, and file support; clear guidance for resolution. - Supports plain text, docx, media uploads; exports MP4 by default, with visual and audio track customization.
元数据
Slug text-to-video-api
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Text To Video Api 是什么?

Turn a 200-word product description script into 1080p generated video files just by typing what you need. Whether it's generating videos programmatically fro... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。

如何安装 Text To Video Api?

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

Text To Video Api 是免费的吗?

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

Text To Video Api 支持哪些平台?

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

谁开发了 Text To Video Api?

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

💬 留言讨论