🎬 Free Text To Video Llm — 文本转视频

v1.0.0

无需专业剪辑软件,一句描述即可生成30秒电影级短视频,支持科幻城市、黄昏光影等任意场景,一键输出高清成片。

0· 48·0 当前·0 累计
下载技能包
最后更新
2026/4/13
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill mostly does what it says (send text/files to a cloud video-rendering API) but includes small metadata/instruction mismatches and will automatically call an external API to mint anon tokens and upload user content — review privacy/trust before installing.
评估建议
This skill sends your prompts and any uploaded files to a third‑party rendering service (mega-api-prod.nemovideo.ai). It will also mint an anonymous token automatically if you don't provide NEMO_TOKEN, which means the skill can make outbound network requests without you first supplying credentials. Before installing: 1) Confirm you trust the nemovideo domain and review its privacy/retention policy (your text/files and any metadata will be transmitted and processed remotely). 2) If you prefer con...
详细分析 ▾
用途与能力
The declared purpose (generate videos from text) matches the runtime instructions: session creation, SSE chat, uploads, and export endpoints for a remote rendering service. However the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata reported no required config paths — a minor inconsistency in declared requirements.
指令范围
Instructions explicitly require checking for NEMO_TOKEN and, if absent, POSTing to https://mega-api-prod.nemovideo.ai to obtain an anonymous token, then uploading user text/files (up to 500MB) and job data to that service. This is consistent with the feature but means user content and metadata will be transmitted to a third party. The skill also instructs detecting install path to set an attribution header (reads agent install path), which requires environment inspection beyond just the NEMO_TOKEN.
安装机制
No install spec and no code files (instruction-only). That minimizes local disk/write risk; all execution is network calls described in SKILL.md.
凭证需求
Only a single credential (NEMO_TOKEN) is required, which matches the cloud API integration. The skill will create an anonymous token automatically if none is present (network call). The earlier-mentioned config path in SKILL.md frontmatter is not otherwise referenced in instructions — this mismatch should be clarified.
持久化与权限
always is false and the skill does not request permanent platform-wide privileges. It creates remote sessions on the third-party backend (normal for this service) but does not request to modify other skills or system-wide settings.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/13

Initial release of Free Text to Video LLM — generate videos from text prompts. - Instantly generate AI videos (up to 30 seconds) from text descriptions or uploaded documents. - Supports TXT, DOCX, PDF, and plain text files up to 500MB. - Cloud-powered: no local installation needed; auto-connects and handles authentication with 100 free credits to start. - Export videos in multiple formats including MP4, MOV, AVI, and more. - Built for easy workflows: upload, prompt, preview changes, and export videos in minutes.

无害

安装命令

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