← 返回 Skills 市场
Video Maker Free Online Ai
作者
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
76
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-maker-free-online-ai
功能描述
Turn five product photos and a logo file into 1080p polished MP4 videos just by typing what you need. Whether it's creating videos from photos or clips witho...
安全使用建议
This skill behaves like a legitimate cloud video service, but review these points before installing:
- It will upload whatever photos or clips you give it to https://mega-api-prod.nemovideo.ai. Do not send sensitive images or videos unless you trust that service and its privacy policy.
- If NEMO_TOKEN is not set, the skill will auto-request an anonymous token for you and store session state — ask where tokens/session IDs will be stored (in-memory vs saved to disk) and whether you can revoke them.
- The SKILL.md asks the agent to detect install path and read frontmatter to set X-Skill-Platform; this requires reading local filesystem paths and may expose environment details. If you prefer to avoid that, deny file-system access or ask for an explicit platform header instead.
- There is a small metadata mismatch: the skill's frontmatter lists a config path (~/.config/nemovideo/) but the registry metadata showed none. Ask the author to clarify why that path is needed and what will be read or written there.
- If you need stronger assurances, request the skill source, a privacy policy for the backend, and confirmation of how and where session tokens and uploaded media are stored/retained. If you cannot verify the backend or privacy terms, avoid uploading sensitive content.
功能分析
Type: OpenClaw Skill
Name: video-maker-free-online-ai
Version: 1.0.0
The skill bundle is a functional wrapper for an AI video generation service hosted at nemovideo.ai. It provides instructions for the agent to manage API sessions, automate anonymous token acquisition, and handle video processing tasks (upload, edit, export). While it includes logic to detect the installation environment (e.g., checking for ~/.clawhub/ or ~/.cursor/ paths) for telemetry/attribution headers, it does not exhibit signs of malicious intent, data exfiltration of sensitive system credentials, or unauthorized command execution.
能力评估
Purpose & Capability
Name and description (cloud video creation from images/clips) align with the endpoints and workflows described (upload, render, export). Requesting a single NEMO_TOKEN credential is proportionate. However, the skill's YAML frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata earlier listed no required config paths — this mismatch is unexplained.
Instruction Scope
The SKILL.md instructs the agent to: auto-generate an anonymous token if NEMO_TOKEN is not present, persist and reuse a session_id, upload user-provided media to the remote service, and derive X-Skill-Platform by examining local install paths (e.g., ~/.clawhub/, ~/.cursor/skills/). Reading the local install path and storing tokens/session state are scope expansions beyond simple API calls and may require filesystem access. Uploading user files to the remote domain is expected for this service but is sensitive since media may contain private data.
Install Mechanism
Instruction-only skill with no install spec or code files — nothing is written to disk by an installer. This is the lowest-risk install pattern.
Credentials
Declared required env var is a single NEMO_TOKEN (primaryEnv). SKILL.md supports obtaining an anonymous token via the backend if not supplied, so requiring a preconfigured secret is not strictly necessary. The earlier-noted frontmatter configPaths (~/.config/nemovideo/) is not reflected in the registry's required config paths, which is inconsistent. The skill will transmit user media and metadata to mega-api-prod.nemovideo.ai — that is functionally necessary but privacy-sensitive.
Persistence & Privilege
The skill does not request always:true and has no install-time persistence mechanism. It does instruct the agent to store session tokens and session_id for reuse; that is normal for a sessioned remote service but you should confirm where/how those tokens are persisted (memory vs long-term storage).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-maker-free-online-ai - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-maker-free-online-ai触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Video Maker Free Online AI.
- Instantly turn product photos and a logo into polished 1080p MP4 promo videos using simple text prompts.
- Drop images or clips and describe your video; no editing software or timeline required.
- Automatic cloud GPU rendering delivers results in 1–2 minutes per video.
- Supports quick uploads, preview, editing, and exports; no installation needed.
- Handles authentication, sessions, credits, and export workflow automatically.
元数据
常见问题
Video Maker Free Online Ai 是什么?
Turn five product photos and a logo file into 1080p polished MP4 videos just by typing what you need. Whether it's creating videos from photos or clips witho... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 76 次。
如何安装 Video Maker Free Online Ai?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-maker-free-online-ai」即可一键安装,无需额外配置。
Video Maker Free Online Ai 是免费的吗?
是的,Video Maker Free Online Ai 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Maker Free Online Ai 支持哪些平台?
Video Maker Free Online Ai 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Maker Free Online Ai?
由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。
推荐 Skills