← 返回 Skills 市场
Video Generator Ai Ai
作者
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
120
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-generator-ai-ai
功能描述
Turn a short text prompt describing a 30-second product scene into 1080p AI generated videos just by typing what you need. Whether it's generating videos fro...
安全使用建议
This skill appears to do what it says: connect to nemovideo.ai, accept prompts/files, and return rendered video URLs. Before installing, confirm you trust the external service (mega-api-prod.nemovideo.ai) because the skill will upload media and use a bearer token that grants access to render and download content. Note the skill can create an anonymous NEMO_TOKEN automatically (100 free credits, 7-day expiry) — if you prefer manual control, provide your own token instead of allowing automatic anonymous auth. Also be aware of where tokens/sessions are stored (the skill references ~/.config/nemovideo/ and checks common skill install paths for attribution); if you have strict data-handling policies, avoid uploading sensitive media or run the skill in an environment you control.
功能分析
Type: OpenClaw Skill
Name: video-generator-ai-ai
Version: 1.0.0
The skill bundle provides instructions for an AI agent to interface with the nemovideo.ai video generation service. It includes logic for authentication via anonymous tokens, session management, and video rendering workflows. The instructions are consistent with the stated purpose and include security-conscious directives such as not exposing tokens to the user. No malicious indicators or data exfiltration attempts were identified.
能力评估
Purpose & Capability
The skill's name/description (AI video generation) aligns with the environment variable it requires (NEMO_TOKEN) and the documented API endpoints. Minor metadata inconsistency: the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata above reported no required config paths — this is a small bookkeeping mismatch but not a functional red flag.
Instruction Scope
The SKILL.md instructs the agent to authenticate (using NEMO_TOKEN or by obtaining an anonymous token), create sessions, upload user-provided media, stream SSE from the backend, poll status, and return download URLs. All actions are consistent with a cloud rendering workflow; the instructions do not direct the agent to read unrelated system secrets or exfiltrate data outside the described endpoints. It does include logic to detect install/platform paths (~/.clawhub, ~/.cursor) to set X-Skill-Platform, which is reasonable for attribution.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. No installers, downloads, or archive extraction occur — lowest-risk delivery model.
Credentials
Only one credential is required (NEMO_TOKEN), which is proportional to a cloud API integration. The SKILL.md also supports generating an anonymous token if none is present; this is consistent with the service's anonymous-auth model. There are no unrelated secret/env requests.
Persistence & Privilege
The skill does not request always:true or elevated privileges, and it does not instruct modifying other skills or system-wide settings. It will make network calls and may persist session state/tokens locally (expected for keeping sessions), but this is appropriate for its purpose.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-generator-ai-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-generator-ai-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Video Generator AI — Generate Videos with AI: initial release.
- Users can generate 1080p product scene videos from short text prompts or clips.
- Automatic cloud connection and session management, including anonymous authentication and setup.
- Upload, edit, check credits, preview timeline state, and export videos using simple, natural prompts.
- Error handling for tokens, credits, file types, and rate limits is built in.
- Batch upload, iterative editing, and quick export supported.
- Supports video, audio, and image file uploads up to 500MB.
元数据
常见问题
Video Generator Ai Ai 是什么?
Turn a short text prompt describing a 30-second product scene into 1080p AI generated videos just by typing what you need. Whether it's generating videos fro... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 120 次。
如何安装 Video Generator Ai Ai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-generator-ai-ai」即可一键安装,无需额外配置。
Video Generator Ai Ai 是免费的吗?
是的,Video Generator Ai Ai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Generator Ai Ai 支持哪些平台?
Video Generator Ai Ai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Generator Ai Ai?
由 mhogan2013-9(@mhogan2013-9)开发并维护,当前版本 v1.0.0。
推荐 Skills