← 返回 Skills 市场
Video Generator Generator
作者
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
54
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-generator-generator
功能描述
Turn a text description of a product demo scene into 1080p AI generated videos just by typing what you need. Whether it's generating videos from text prompts...
安全使用建议
Before installing, consider the following: the skill will make automatic outbound requests to https://mega-api-prod.nemovideo.ai and will generate and persist an anonymous token/session if NEMO_TOKEN is not provided. Ask the publisher (or decline if unknown) for: a privacy/data-retention statement, where exactly session/token data are stored (~/.config/nemovideo/ is referenced in the SKILL.md but not in the registry metadata), and whether uploaded media or prompt text are retained, logged, or used to train models. The instruction to "not display raw API responses or token values" is ambiguous—verify that this is for security (hiding tokens) and not to conceal errors or unexpected behavior. If you do not trust nemovideo.ai or cannot get clarifying info (source code, homepage, publisher identity), avoid installing or running the skill with sensitive data or on devices you care about.
功能分析
Type: OpenClaw Skill
Name: video-generator-generator
Version: 1.0.0
The skill is a legitimate integration for the NemoVideo AI video generation service, facilitating text-to-video workflows via the `https://mega-api-prod.nemovideo.ai` API. It includes standard procedures for anonymous authentication, session management, and file uploads, with clear instructions for the agent to handle SSE streams and render jobs. No indicators of data exfiltration, malicious code execution, or harmful prompt injection were found.
能力评估
Purpose & Capability
The skill's declared single credential (NEMO_TOKEN) and API endpoints are coherent with a cloud video-generation service. However, the registry metadata says "Required config paths: none" while the skill frontmatter and instructions reference a config path (~/.config/nemovideo/). That mismatch is unexplained and suggests the skill expects to read/write a local config directory even though the top-level metadata does not list it.
Instruction Scope
SKILL.md instructs the agent to automatically connect to an external backend on first open, generate an anonymous token (POST to an external domain) if NEMO_TOKEN is missing, and persist a session_id. It also instructs the agent not to display raw API responses or token values to the user. Automatic outbound network calls and opaque handling of tokens are reasonable for a cloud rendering service but are surprising behaviors that should be made explicit to users.
Install Mechanism
This is an instruction-only skill with no install spec or code files, so nothing is written to disk by an installer. That lowers the risk from the install mechanism itself.
Credentials
Only NEMO_TOKEN is requested (primary credential), which matches the described API usage. However, the skill will create an anonymous NEMO_TOKEN itself if none is present and appears to expect storing session/token data locally (per frontmatter configPaths). Confirm where tokens/session IDs are stored and for how long.
Persistence & Privilege
always:false (good). The skill does instruct itself to auto-connect on first open and to persist session state, which is normal for a cloud integration but could lead to unexpected outbound traffic or stored credentials. The skill does not request permissions to change other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-generator-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-generator-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Video Generator Generator — Initial Release
- Generate AI-powered 1080p videos from simple text prompts or scripts; export in 1–3 minutes.
- Automatic authentication and session management with support for free anonymous tokens (100 credits/7 days).
- Supports quick uploads, exports, credit balance checks, and timeline previews using intuitive text commands.
- Full integration with cloud GPU rendering pipeline; export to multiple formats (mp4, webm, gif, etc.).
- Intelligent mapping of user prompts to backend actions; seamless handling of errors and session state.
- Includes tips, typical workflows, and concise feedback messages for fast user onboarding.
元数据
常见问题
Video Generator Generator 是什么?
Turn a text description of a product demo scene into 1080p AI generated videos just by typing what you need. Whether it's generating videos from text prompts... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 54 次。
如何安装 Video Generator Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-generator-generator」即可一键安装,无需额外配置。
Video Generator Generator 是免费的吗?
是的,Video Generator Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Generator Generator 支持哪些平台?
Video Generator Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Generator Generator?
由 whitejohnk-26(@whitejohnk-26)开发并维护,当前版本 v1.0.0。
推荐 Skills