← 返回 Skills 市场
Text To Video Deepai
作者
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install text-to-video-deepai
功能描述
Turn a two-sentence description of a sunset over a mountain lake into 720p AI generated video just by typing what you need. Whether it's generating short vid...
安全使用建议
This skill mostly behaves like a normal cloud text→video integration (it calls nemovideo.ai endpoints and needs a NEMO_TOKEN). Before installing, ask the publisher to clarify two things: (1) why the skill needs to read YAML frontmatter and probe install/config paths (~/.clawhub, ~/.cursor/skills/, ~/.config/nemovideo/), and exactly which files it will access; and (2) whether any local config data (tokens, other service credentials) might be read or uploaded. If you don't trust those behaviors, do not set NEMO_TOKEN in a long-lived/global environment variable; instead rely on the anonymous-token flow for ephemeral use, or require the publisher to remove filesystem probes. Also confirm the API host (mega-api-prod.nemovideo.ai) is the legitimate service you expect, since the skill source is unknown.
能力评估
Purpose & Capability
The declared purpose (text→video via a cloud API) matches the API endpoints and token use described. However the skill's frontmatter and instructions also reference reading YAML frontmatter at runtime and detecting install paths (~/.clawhub, ~/.cursor/skills/) and a config path (~/.config/nemovideo/). The registry metadata shown earlier listed no required config paths, creating an inconsistency: probing these user home/config locations is not necessary for generating video and increases the scope of access.
Instruction Scope
SKILL.md gives concrete runtime instructions to call mega-api-prod.nemovideo.ai endpoints (session creation, SSE, upload, render polling), which is coherent. But it also instructs the agent to: read this file's YAML frontmatter at runtime, detect the agent's install path by checking specific home directories, and (implicitly) access ~/.config/nemovideo/. Those filesystem probes go beyond normal API integration and could expose unrelated files/configs; the instructions also direct saving session tokens locally which is expected but should be scoped and documented.
Install Mechanism
No install spec or code files — instruction-only skill. This is the lowest install risk because nothing external is downloaded or written by an installer.
Credentials
The skill only requires a single credential (NEMO_TOKEN), which is appropriate for an API-backed video service. However the SKILL.md metadata and instructions imply probing ~/.config/nemovideo/ and other install paths (potentially reading local config files). That broadened filesystem access is disproportionate unless justified (e.g., to pick up an existing nemo config); the top-level registry metadata did not declare these config paths, creating an unexplained mismatch.
Persistence & Privilege
always is false and the skill uses normal autonomous invocation. It asks to store session_id/token for the session which is a typical, limited persistence need for API calls. There is no request for permanent platform-wide privileges or to modify other skills.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install text-to-video-deepai - 安装完成后,直接呼叫该 Skill 的名称或使用
/text-to-video-deepai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Text to Video DeepAI — generate 720p AI videos from short text prompts in minutes.
- Automatic setup: supports both NEMO_TOKEN and free token via anonymous registration.
- Simple workflows: send a text prompt, get a download link when ready; no need for manual exports or complex timeline editing.
- Supports credit management, video uploads, real-time session tracking, and batch processing.
- Error handling and tips included for smooth video creation and export.
- Multiple output formats supported: mp4, mov, avi, webm, mkv, jpg, png, gif, webp, mp3, wav, m4a, aac.
元数据
常见问题
Text To Video Deepai 是什么?
Turn a two-sentence description of a sunset over a mountain lake into 720p AI generated video just by typing what you need. Whether it's generating short vid... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。
如何安装 Text To Video Deepai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install text-to-video-deepai」即可一键安装,无需额外配置。
Text To Video Deepai 是免费的吗?
是的,Text To Video Deepai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Text To Video Deepai 支持哪些平台?
Text To Video Deepai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Text To Video Deepai?
由 whitejohnk-26(@whitejohnk-26)开发并维护,当前版本 v1.0.0。
推荐 Skills