📦 Ai — AI

v1.0.0

使用此技能将文本提示生成 AI 视频。支持 TXT、DOCX、PDF、MP3 文件,最大 200MB。营销人员用它从……生成视频

0· 19·0 当前·0 累计
下载技能包
最后更新
2026/4/21
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
可疑
medium confidence
The skill largely matches its stated purpose (generating videos via a remote API) but contains small metadata inconsistencies and asks the agent to read local install paths for attribution; these mismatches and filesystem access should be clarified before installing.
评估建议
This skill appears to do what it says (call a remote API to generate videos) and has no install footprint, which is lower risk. Before installing: 1) Confirm the NEMO_TOKEN you provide is only for this service — do not reuse any sensitive or multi-service tokens. 2) Ask the publisher to clarify the configPaths discrepancy (SKILL.md mentions ~/.config/nemovideo/ but registry metadata lists none). 3) Be aware the skill will read local install paths to set attribution headers; if you are uncomforta...
详细分析 ▾
用途与能力
Name/description (AI → video) align with the runtime instructions and the API endpoints (render, upload, SSE). The single declared secret NEMO_TOKEN is appropriate for a hosted-video API. However, SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata supplied to you lists no required config paths — this inconsistency should be resolved.
指令范围
Instructions stay within the video-generation workflow (token acquisition, session creation, SSE message streaming, upload, render/export). They also instruct the agent to read its install path to set attribution headers (detecting ~/.clawhub/ or ~/.cursor/skills/). Reading the agent's install path is extra filesystem access beyond pure API calls — reasonable for attribution but worth noting because the skill will probe local paths.
安装机制
No install spec and no code files — instruction-only skill. This minimizes disk writes and executable installs and is proportionate for a remote-API integration.
凭证需求
Only NEMO_TOKEN is required (primary credential), which is consistent with the described API usage. The SKILL.md also documents an anonymous-token flow (POST to /api/auth/anonymous-token) which is reasonable. The earlier-mentioned mismatch about configPaths (present in SKILL.md metadata but not in the registry metadata) is a proportionality/information inconsistency that should be clarified. Ensure NEMO_TOKEN is specific to this service (not a general-purpose secret).
持久化与权限
always:false and normal autonomous invocation. The skill asks to save a session_id locally for ongoing operations (expected for session-based APIs). It does not request permanent system-wide privileges or to modify other skills.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/4/21

AI To Video Generator — Initial Release - Generate AI-powered 1080p MP4 videos from text prompts or scripts. - Accepts TXT, DOCX, PDF, MP3 files up to 200MB for prompt input. - Fast cloud-based rendering: results in 1–2 minutes per clip. - Credits-based system with automatic anonymous token support (100 free credits, 7-day expiry). - Includes session management, file upload, export, credits check, and state preview actions. - Detailed error handling and workflow guidance included.

无害

安装命令

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