🎬 Free Text To Video Editor — 免费文本转视频编辑器

v1.0.0

免费文本转视频编辑器,将文字描述转换为精彩的视频内容,支持多种视频风格和模板。

0· 48·0 当前·0 累计
下载技能包
最后更新
2026/4/13
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill appears to implement a text→video connector to an external service (Nemo) and mostly matches that purpose, but there are unexplained inconsistencies (missing source/homepage, metadata vs instructions mismatch) and it will read small bits of local state and contact an unfamiliar API — review before installing.
评估建议
This skill talks to an external API (mega-api-prod.nemovideo.ai) and expects a NEMO_TOKEN but will also try to get an anonymous token if none is present. There is no published source or homepage to verify the service. Before installing: (1) prefer to supply a token from a vendor you trust rather than relying on anonymous token generation; (2) be aware the skill will attempt to read its own frontmatter and detect an install path (small local filesystem reads) to populate attribution headers; (3) ...
详细分析 ▾
用途与能力
Name/description map to a cloud video-rendering service and the only declared credential is NEMO_TOKEN, which is consistent. However the package has no source/homepage (low transparency) and the metadata declares a config path (~/.config/nemovideo/) that the SKILL.md does not clearly justify or use.
指令范围
Runtime instructions instruct the agent to call multiple external Nemo endpoints, upload user files, stream SSE, and include attribution headers. They also ask the agent to read this file's YAML frontmatter and to detect the install path to set X-Skill-Platform — both require reading local paths/metadata. Those filesystem reads are small in scope but are not strictly necessary for core video rendering and broaden what the agent reads locally.
安装机制
Instruction-only skill with no install spec and no code files — nothing is written to disk by an installer. This is the lowest-risk install mechanism.
凭证需求
Only one credential is declared (NEMO_TOKEN), which is appropriate for a third-party API. However the metadata marks NEMO_TOKEN as required while the SKILL.md offers an anonymous-token fallback (POST to /api/auth/anonymous-token) — that mismatch is an incoherence. The declared config path (~/.config/nemovideo/) is not explained by the instructions.
持久化与权限
always:false and no system-wide modifications are requested. The skill creates sessions on the remote service but does not request persistent elevated local privileges.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/13

Initial release of Free Text to Video Editor. - Convert text prompts and documents (TXT, DOCX, PDF, up to 500MB) into shareable 1080p MP4 videos in 1–2 minutes. - Simple cloud-based workflow — just upload or paste text, and receive a downloadable video file. - Supports credits management, session state updates, and file uploads in multiple formats. - Handles text overlays, audio tracks, and timeline edits via user instructions. - Provides clear status updates and error messages throughout the process. - Anonymous users get 100 free credits valid for 7 days; no installation needed.

无害

安装命令

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