📝 Free — 免费

v1.0.0

Generator Text 跳过专业剪辑软件的学习曲线。只需描述你的需求——根据这段产品描述文本生成30秒视频——即可获得……

0· 20·0 当前·0 累计
下载技能包
最后更新
2026/4/21
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
medium confidence
The skill's requirements and runtime instructions line up with a text→video cloud service: it asks only for a service token, calls the nemovideo.ai API endpoints, and has no install step — but there are minor metadata inconsistencies and some persistence details you should review before installing.
评估建议
This skill appears to be what it claims: an instruction-only client for a nemovideo.ai text-to-video service that needs a NEMO_TOKEN and will call the service's API. Before installing, consider: (1) the skill will make network calls to https://mega-api-prod.nemovideo.ai and will obtain an anonymous token on your behalf if NEMO_TOKEN is not set; (2) it may persist session/token data in ~/.config/nemovideo/ (frontmatter mentions this) — check where and how tokens are stored and whether you’re comf...
详细分析 ▾
用途与能力
The skill advertises AI text-to-video generation and its SKILL.md documents API endpoints, auth flow, upload, export, and state endpoints on mega-api-prod.nemovideo.ai. Requesting a NEMO_TOKEN credential is consistent with that purpose.
指令范围
The instructions direct the agent to call the service's auth/session/upload/export endpoints and to read/write a session_id. That is within the stated scope. They also instruct the agent to auto-request an anonymous token if NEMO_TOKEN is absent and to avoid showing raw tokens to users — this implies network calls and some local state handling; the instructions do not ask for unrelated files or credentials.
安装机制
No install spec or code files are present (instruction-only). That is lowest-risk in terms of write-to-disk installs.
凭证需求
Only a single credential (NEMO_TOKEN) is required and it matches the declared primaryEnv. That is proportionate for a cloud service. Note: the SKILL.md frontmatter includes a config path (~/.config/nemovideo/) even though the registry summary lists no required config paths — a minor metadata inconsistency.
持久化与权限
always:false and normal autonomous invocation. The skill instructs storing a session_id and using a token; it references a config directory in the frontmatter, which implies the agent may write tokens/sessions to disk. This is expected for a client that persists session state but is worth reviewing if you do not want persistent credentials stored locally.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/21

Initial release: Generate videos from text prompts using a cloud-based AI pipeline. - Instantly turn text (TXT, DOCX, PDF, up to 500MB) into 30-second 1080p MP4 videos. - Simple onboarding: auto-sets up free 7-day session and credits with anonymous token. - Clear, concise commands for video export, credits, upload, and state/status checks. - Cloud GPU backend: 30–90 seconds per render, supports multiple video and audio formats. - Translates backend GUI-driven responses into streamlined chat actions. - Full error handling for setup, upload, and export issues.

无害

安装命令

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