📦 Free — 免费

v1.0.0

将简短的文字提示一键生成 1080p 可直接分享的视频,只需输入场景描述即可。无论是文生视频还是提示词生成……

0· 20·0 当前·0 累计
下载技能包
最后更新
2026/4/21
0
安全扫描
VirusTotal
Pending
查看报告
OpenClaw
安全
medium confidence
The skill's requests and instructions generally match a video-generation service: it needs a single NEMO_TOKEN to call a remote API and has no install step — but there are a few small metadata inconsistencies and privacy considerations you should review before installing.
评估建议
This skill is coherent with its stated purpose, but review the following before installing: (1) NEMO_TOKEN: the skill will use any NEMO_TOKEN present in the agent environment — avoid placing high-privilege or unrelated secrets in that variable; prefer a scoped/ephemeral token for this service. (2) File uploads: uploading local files requires the agent to access paths you provide; only upload files you intend to send to the remote service. (3) Metadata mismatch: SKILL.md lists a config path (~/.c...
详细分析 ▾
用途与能力
Name/description (text→video generator) align with the API endpoints and workflows in SKILL.md. Requiring an API token (NEMO_TOKEN) is expected for a hosted render service.
指令范围
Runtime instructions stay within the service domain (session creation, SSE, upload, render/export). They do instruct using a local file path for uploads (multipart -F "files=@/path") and to auto-detect an install path for the X-Skill-Platform header — both imply the agent may need access to local filesystem metadata when the user supplies files. This is expected for an upload feature but worth noting for privacy.
安装机制
No install spec or code files — instruction-only skill. Nothing is written to disk by an installer; lowest install risk.
凭证需求
Only a single credential (NEMO_TOKEN) is declared as primary, which is proportionate. However, the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/) while the registry metadata reported no required config paths — a mismatch that should be clarified. The skill will also fallback to obtaining an anonymous token if no NEMO_TOKEN is present.
持久化与权限
always is false and the skill does not request system-wide persistence or modify other skills. It does require being able to make outbound HTTPS calls to the service endpoints, which is normal for a cloud API skill.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/21

Initial release of Free Generator To — Generate Videos From Text Free: - Instantly generate 1080p videos from text prompts or scripts, no timeline editing or export settings required. - Includes free video rendering with 100 starter credits, valid for 7 days. - Supports various media formats: mp4, mov, webm, gif, mp3, and more, up to 500MB file size. - Simple session-based workflow; handles uploads, video generation, editing, export, and credit tracking. - Clear guidance and status updates throughout the workflow.

Pending

安装命令

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