← 返回 Skills 市场
115
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-generation-online
功能描述
Turn a short text description of a product demo scene into 1080p ready-to-share videos just by typing what you need. Whether it's generating videos from text...
安全使用建议
This skill will upload your prompts and any files you provide to an external service (mega-api-prod.nemovideo.ai) and will request or mint short-lived tokens to operate. That behavior is consistent with a cloud video-generation tool, but you should: (1) avoid sending sensitive content (private data, secrets, PII) to the service; (2) prefer using an anonymous token or a dedicated limited-scope token rather than a long-lived production token; (3) ask the publisher for the official homepage, privacy policy, and who runs the mega-api-prod.nemovideo.ai domain before installing; (4) ask the author to clarify the config path behavior (frontmatter lists ~/.config/nemovideo/ but registry metadata did not) and to enumerate the exact headers and data the skill will send. Because this is instruction-only with no packaged code, there's nothing else to audit beyond SKILL.md — treat network/transmit behavior and metadata inconsistencies as the main risk factors.
功能分析
Type: OpenClaw Skill
Name: video-generation-online
Version: 1.0.0
The skill is a functional integration for an AI video generation service hosted at nemovideo.ai. It provides detailed instructions for the agent to manage sessions, upload media, and poll for rendered video files via a cloud API. The logic includes standard authentication flows (including an anonymous token fallback), error handling, and platform attribution. No malicious indicators such as exfiltration of sensitive local credentials, unauthorized command execution, or harmful prompt injection were identified; the instructions specifically advise the agent not to expose tokens or raw API output to the user.
能力评估
Purpose & Capability
Name/description (text→video) match the runtime instructions (upload, SSE, render, export). Requiring NEMO_TOKEN is expected. However the skill frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata reported none — this mismatch is inconsistent. The skill also provides an anonymous-token fallback if NEMO_TOKEN is absent, which is plausible but makes the declared 'required env var' semantics a bit ambiguous.
Instruction Scope
SKILL.md explicitly instructs the agent to: check environment for NEMO_TOKEN, optionally POST to an external auth endpoint to obtain an anonymous token, create sessions, upload files (multipart or URL), and stream SSE responses. All of this is coherent with video generation. The important runtime behavior is that user prompts/files are sent to https://mega-api-prod.nemovideo.ai — this is expected but has privacy implications. The instructions are somewhat vague about the exact attribution headers (mentions 'three attribution headers above') and about how long tokens/sessions are persisted.
Install Mechanism
Instruction-only skill with no install spec or code files — lowest install risk. Nothing written to disk by an install step in the package itself.
Credentials
Only one declared env var (NEMO_TOKEN) — appropriate for a cloud API client. However the SKILL.md will obtain an anonymous token by calling the service if NEMO_TOKEN is missing, so the practical need for providing your own token is optional. The frontmatter's mention of a config path (~/.config/nemovideo/) (missing from registry metadata) suggests the skill may try to read user config for attribution — this should be clarified before trusting it with sensitive config files.
Persistence & Privilege
No 'always: true'. The skill instructs keeping session_id in memory for operations but does not request system-wide persistent privileges. Autonomous invocation is allowed by default but not combined here with elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-generation-online - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-generation-online触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Video Generation Online: create and download 1080p videos from text prompts or images in 1–2 minutes.
- Automatic cloud backend setup with secure, token-based authentication (100 free credits for new users).
- Supports text-to-video, quick edits, and batch/bulk video processing workflows without complex timelines or export steps.
- File uploads, session state, exports, and credits management streamlined via one unified interface.
- Includes clear error handling, supported formats (mp4, mov, jpg, etc.), and detailed prompt/action routing.
元数据
常见问题
Video Generation Online 是什么?
Turn a short text description of a product demo scene into 1080p ready-to-share videos just by typing what you need. Whether it's generating videos from text... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 115 次。
如何安装 Video Generation Online?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-generation-online」即可一键安装,无需额外配置。
Video Generation Online 是免费的吗?
是的,Video Generation Online 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Generation Online 支持哪些平台?
Video Generation Online 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Generation Online?
由 mory128(@mory128)开发并维护,当前版本 v1.0.0。
推荐 Skills