← 返回 Skills 市场
67
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-maker-for-free
功能描述
Turn five product photos and a logo file into 1080p ready-to-share videos just by typing what you need. Whether it's creating videos from photos or clips wit...
安全使用建议
What to consider before installing:
- Network & privacy: This skill uploads your media to an external domain (mega-api-prod.nemovideo.ai). If your photos or clips are sensitive, do not use this skill unless you trust that service and its privacy/retention policies.
- Token behavior: The skill declares NEMO_TOKEN as required but will also obtain an anonymous token for you if none is set. Decide whether you want to supply your own token (paid account) or allow the skill to generate an anonymous one. If you supply a token, confirm it’s treated securely.
- Storage: The instructions say to "store" session_id/token and metadata references ~/.config/nemovideo/. Ask or inspect where the agent stores tokens/sessions and whether they are stored in plaintext or cleared after use. If you prefer no local persistence, avoid installing or disable storage.
- Attribution header & path probe: The skill will detect install paths to set an X-Skill-Platform header; this requires checking common skill directories in your home (~/.clawhub, ~/.cursor/skills). That’s a limited filesystem check but not strictly required for video processing — be comfortable with that disclosure before proceeding.
- If you’re unsure: request the skill author’s homepage or privacy policy, or prefer only using a version of the skill that clearly documents where credentials and session data are stored. If you do proceed, consider using an ephemeral/throwaway NEMO_TOKEN and avoid uploading sensitive content.
Confidence note: medium — the skill is broadly coherent for a cloud video-renderer, but the env/config inconsistencies and implicit persistence behavior merit caution and clarification from the author.
功能分析
Type: OpenClaw Skill
Name: video-maker-for-free
Version: 1.0.0
The skill bundle provides a functional integration for a cloud-based video creation service (nemovideo.ai). It contains detailed instructions for the AI agent to manage authentication via anonymous tokens, handle session-based editing, and interact with a remote GPU rendering pipeline. The requested permissions (NEMO_TOKEN and ~/.config/nemovideo/) and network activities are strictly aligned with the stated purpose of processing media files, and no evidence of malicious intent, data exfiltration, or unauthorized execution was found.
能力评估
Purpose & Capability
The skill's declared purpose (creating videos from uploaded images/clips) matches the API endpoints and actions described in SKILL.md. However the registry metadata states NEMO_TOKEN is a required env var and lists a nemovideo config path, while the runtime instructions explicitly allow generating an anonymous token if none is present — this is inconsistent (it both 'requires' and can auto-obtain a token). The config path requirement (~/.config/nemovideo/) is plausible but not strictly necessary for an instruction-only skill.
Instruction Scope
Runtime instructions stay within the stated purpose: they upload files, create sessions, stream events (SSE), check credits, and start exports. The skill instructs network calls only to the nemovideo API domain; it does not tell the agent to read unrelated system files or credentials. It does instruct detection of install-paths to populate an attribution header (X-Skill-Platform), which requires checking common skill install folders in the user's home directory — a limited filesystem probe but still outside pure video-processing logic.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only. That minimizes risk because nothing is downloaded or written by an installer. All execution is network calls to the external service.
Credentials
Only a single credential (NEMO_TOKEN) is declared, which is appropriate for a cloud video service. But the SKILL.md both requires NEMO_TOKEN (metadata) and describes an anonymous-token flow if it is missing; this overlap is confusing. The metadata also requests a config path (~/.config/nemovideo/) which implies the skill may persist tokens or session state to disk — reasonable for session management but worth verifying. No unrelated credentials are requested.
Persistence & Privilege
The skill instructs the agent to 'store the returned session_id' and obtain/store a token when none is provided. It does not set always:true and does not request elevated system privileges, but it implies local persistence of auth/session state (and the metadata points at a config path). You should confirm where and how tokens/sessions are stored and whether they are retained beyond the expected lifetime.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-maker-for-free - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-maker-for-free触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — Create and export videos from photos or clips for free, no paid software needed.
- Upload images, video clips, and a logo to quickly generate 1080p MP4 videos with optional music and text overlays.
- No video editing experience required; just describe what you want and receive a ready-to-share video in seconds.
- Automatic setup with 100 free render credits; no complex registration or timeline interface.
- Supports common file types (images, videos, audio); server-side rendering ensures fast processing.
- View credit balance, timeline state, or export status with simple prompts.
- Error handling guides users to resolve issues like expired tokens, unsupported files, or export limits.
元数据
常见问题
Video Maker For Free 是什么?
Turn five product photos and a logo file into 1080p ready-to-share videos just by typing what you need. Whether it's creating videos from photos or clips wit... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 67 次。
如何安装 Video Maker For Free?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-maker-for-free」即可一键安装,无需额外配置。
Video Maker For Free 是免费的吗?
是的,Video Maker For Free 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Maker For Free 支持哪些平台?
Video Maker For Free 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Maker For Free?
由 mory128(@mory128)开发并维护,当前版本 v1.0.0。
推荐 Skills