← 返回 Skills 市场
45
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install online-video-generator
功能描述
Get ready-to-share videos ready to post, without touching a single slider. Upload your text or images (MP4, MOV, JPG, PNG, up to 500MB), say something like "...
安全使用建议
This skill mostly looks like a legitimate cloud video service integration, but you should: 1) Confirm the publisher/source and that mega-api-prod.nemovideo.ai is the intended endpoint. 2) Ask how and where the agent will store the anonymous token/session_id (environment variable vs disk, and whether it will persist beyond 7 days). 3) Verify you are comfortable with the skill reading install paths or writing to ~/.config/nemovideo/ (request explicit details). 4) If you prefer least privilege, avoid setting a long-lived NEMO_TOKEN in your environment and prefer ephemeral/anonymous tokens with limited scope; monitor any files created under your home directory after first run. If you can't get clear answers about token storage and config-path usage, treat the skill as higher risk and consider not installing it.
功能分析
Type: OpenClaw Skill
Name: online-video-generator
Version: 1.0.0
The 'online-video-generator' skill provides a standard interface for an AI agent to interact with a cloud-based video editing API (nemovideo.ai). It includes logic for session management, file uploads, and credit tracking, with clear instructions for the agent to maintain transparency and avoid leaking sensitive tokens in the chat interface. No indicators of malicious intent, unauthorized data access, or harmful prompt injection were found; the network and file access are consistent with the stated purpose of video generation.
能力评估
Purpose & Capability
The declared primary credential (NEMO_TOKEN) and the SKILL.md HTTP endpoints (nemovideo API) align with an online cloud video rendering service. However the registry metadata earlier said 'Required config paths: none' while the SKILL.md frontmatter declares a config path (~/.config/nemovideo/), which is an inconsistency worth verifying with the publisher.
Instruction Scope
The SKILL.md instructs the agent to obtain an anonymous token via POST and to 'save session_id' and use/store a NEMO_TOKEN. It also instructs detecting the install path to set X-Skill-Platform (reading home-directory paths). These are within the service's needs (auth and attribution) but they require the agent to read local paths and to persist short‑lived tokens/session IDs — ask how/where tokens/session IDs are stored and whether anything else is read or uploaded.
Install Mechanism
Instruction-only skill; there is no install spec and no code files to write to disk, which lowers risk. No remote downloads or package installs are requested.
Credentials
Only a single credential (NEMO_TOKEN) is declared, which matches the API usage. However the instructions describe creating an anonymous token and treating it as NEMO_TOKEN (implying creating/persisting a credential). Consider whether you want the agent to create or persist that token in your environment or on disk, and verify the token's scope and expiry semantics.
Persistence & Privilege
The skill is not always-enabled and can be invoked by the user, which is normal. Still, it requests reading the agent's install path to populate X-Skill-Platform and references a local config directory in its frontmatter (~/.config/nemovideo/). That implies potential local filesystem reads/writes for attribution or token/session storage — confirm whether the skill will write tokens or session state to disk and whether it will access other local files.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install online-video-generator - 安装完成后,直接呼叫该 Skill 的名称或使用
/online-video-generator触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Online Video Generator (v1.0.0).
- Instantly generate 1080p MP4 videos from your text or images — no video editing skills needed.
- Supports uploads up to 500MB (MP4, MOV, JPG, PNG, and more).
- Anonymous users get free credits and 7-day sessions.
- Simple prompt-based workflow for generating, editing, previewing, and exporting videos with AI.
元数据
常见问题
Online Video Generator 是什么?
Get ready-to-share videos ready to post, without touching a single slider. Upload your text or images (MP4, MOV, JPG, PNG, up to 500MB), say something like "... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 45 次。
如何安装 Online Video Generator?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install online-video-generator」即可一键安装,无需额外配置。
Online Video Generator 是免费的吗?
是的,Online Video Generator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Online Video Generator 支持哪些平台?
Online Video Generator 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Online Video Generator?
由 mory128(@mory128)开发并维护,当前版本 v1.0.0。
推荐 Skills