🎬 Text To Video Ai Free — 免费文本转视频

v1.0.0

云端免费文本生成视频工具,支持TXT、DOCX、PDF及复制文本(最大500MB)一键生成视频,无需本地算力,快速产出高质量脚本视频。

0· 79·0 当前·0 累计
下载技能包
最后更新
2026/4/11
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
This skill appears coherent for a cloud text→video service: it needs NEMO_TOKEN (or will fetch an anonymous token) and will call the listed nemovideo.ai endpoints to upload files, run SSE, and request renders. Before installing: 1) Confirm you trust the external service domain (mega-api-prod.nemovideo.ai) and its privacy/terms, since uploaded content and generated tokens will go to that service. 2) Avoid uploading sensitive or confidential material unless you accept the service's handling of dat...
详细分析 ▾
用途与能力
Name/description map to a cloud text-to-video service. The only required credential is NEMO_TOKEN, which is appropriate for authenticated API calls to the nemovideo backend. No unrelated credentials or binaries are requested.
指令范围
SKILL.md describes connecting to the service, creating a session, uploading files, using SSE, polling render status, and exporting — all within the expected scope. It does instruct the agent to detect install path for an attribution header and to save session_id and tokens for operation, which is reasonable for this skill and explicitly cautions not to print tokens.
安装机制
Instruction-only skill with no install spec and no code files. This is the lowest-risk model: nothing is downloaded or written by an installer step beyond what the agent itself does at runtime.
凭证需求
Only NEMO_TOKEN is required and is declared as the primary credential — this is proportional. Minor inconsistency: SKILL.md metadata references a config path (~/.config/nemovideo/) and deriving platform from install path, but the registry metadata listed no required config paths; the skill may read or write a session/token to local config, which is reasonable but worth noting.
持久化与权限
always:false and user-invocable:true (default) — no elevated persistence. The skill asks the agent to persist session_id and use tokens for subsequent calls, which is normal for a session-driven cloud API and does not modify other skills or global agent settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/11

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install text-to-video-ai-free
镜像加速npx clawhub@latest install text-to-video-ai-free --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库