← 返回 Skills 市场
Text To Video Making Ai
作者
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
66
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install text-to-video-making-ai
功能描述
Skip the learning curve of professional editing software. Describe what you want — turn this blog intro into a 30-second video with visuals and background mu...
安全使用建议
This skill appears to implement a standard cloud text→video flow, but review these before installing:
- Confirm you trust the external service (mega-api-prod.nemovideo.ai / NemoVideo). Uploaded text/files and generated videos are sent to that service.
- The skill will create an anonymous NEMO_TOKEN for you if none is provided. If you prefer to control credentials, set your own NEMO_TOKEN instead of relying on the anonymous flow.
- There is an inconsistency: the SKILL.md declares a config path (~/.config/nemovideo/) while the registry metadata showed no required config paths. Ask the publisher why a local config path is needed and whether the skill will read or write files there.
- Be cautious about uploading sensitive content (proprietary text, customer data, PII) since the processing occurs on the vendor's cloud.
If you cannot verify the service's privacy policy or the skill's publisher, treat the skill as untrusted for sensitive data. If you decide to proceed, prefer providing your own NEMO_TOKEN (from an account you control) and avoid uploading confidential files.
功能分析
Type: OpenClaw Skill
Name: text-to-video-making-ai
Version: 1.0.0
The skill provides a functional interface for a text-to-video AI service via the 'nemovideo.ai' API. It includes standard procedures for authentication (using NEMO_TOKEN), session management, file uploads, and video rendering. The instructions in SKILL.md are clearly aligned with the stated purpose, focusing on mapping user intents to specific API endpoints without any evidence of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description match the instructions: it contacts a cloud video backend (mega-api-prod.nemovideo.ai) and requires a NEMO_TOKEN. That credential and the APIs described are coherent with a text-to-video service. However, the SKILL.md frontmatter includes a config path (~/.config/nemovideo/) while the registry metadata reported earlier said no required config paths — this mismatch is an inconsistency you should confirm with the author.
Instruction Scope
Instructions are explicit about creating sessions, using SSE, uploading user files (multipart or URLs), and polling render endpoints. The skill will automatically POST to an anonymous-token endpoint to mint a NEMO_TOKEN when one isn't present — meaning it will reach out to the external service and create a transient credential without an explicit interactive consent step. The runtime directions do not ask for unrelated files or extra system secrets, but they do direct user-supplied files and any text prompts to an external service (uploads up to 500MB). This is expected for the stated purpose but has clear privacy implications.
Install Mechanism
Instruction-only skill with no install spec or code files — lowest install risk. All operations are described as remote API calls; nothing is written to disk by an installer as part of the skill itself. The only minor oddity is deriving X-Skill-Platform from an install path (reading path strings) — harmless but unnecessary.
Credentials
Only NEMO_TOKEN is declared as required (primary credential) which matches the described API. The skill's fallback to automatically obtain an anonymous NEMO_TOKEN if none is present is notable: it reduces friction but also means the skill will obtain and use credentials on your behalf. No other unrelated secrets are requested.
Persistence & Privilege
The skill does not request always:true or other elevated persistent privileges. It keeps a session_id for its own operations (normal) and does not instruct modification of other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install text-to-video-making-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/text-to-video-making-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Text to Video Making AI — Turn Text Into Shareable Videos.
- Instantly generate shareable videos from text descriptions or uploaded TXT, DOCX, PDF files (up to 500MB).
- Automatic setup and cloud backend connection; includes built-in anonymous token acquisition with 100 free credits.
- Turn text/blog intros into 30-second videos with visuals and background music in 1–2 minutes, ready to export in multiple formats including 1080p MP4.
- Smart prompt-to-action mapping for uploads, edits, exports, and credit/status checks.
- Session-based editing allows iterative video refinements, batch file uploads, and maintains project progress.
- Built-in error handling and user feedback throughout the cloud rendering workflow.
元数据
常见问题
Text To Video Making Ai 是什么?
Skip the learning curve of professional editing software. Describe what you want — turn this blog intro into a 30-second video with visuals and background mu... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 66 次。
如何安装 Text To Video Making Ai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install text-to-video-making-ai」即可一键安装,无需额外配置。
Text To Video Making Ai 是免费的吗?
是的,Text To Video Making Ai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Text To Video Making Ai 支持哪些平台?
Text To Video Making Ai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Text To Video Making Ai?
由 mhogan2013-9(@mhogan2013-9)开发并维护,当前版本 v1.0.0。
推荐 Skills