← 返回 Skills 市场
90
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-maker-automatic
功能描述
Skip the learning curve of professional editing software. Describe what you want — automatically edit my footage into a finished video with transitions and m...
安全使用建议
This skill appears to do what it says (upload clips to a cloud service and return edited videos), but review these points before installing:
- Privacy: uploaded videos are sent to mega-api-prod.nemovideo.ai — do not send sensitive or private footage unless you trust the service and understand its retention/TOS.
- Token handling: you can supply your own NEMO_TOKEN, or the skill will request an anonymous short-lived token on your behalf. If you let the skill obtain tokens, be aware those tokens grant the service access to uploads and jobs until expiry.
- File-system reads: the instructions ask the agent to read this file's frontmatter and detect install paths to set attribution headers — confirm you’re comfortable with that filesystem inspection.
- Manifest mismatch: the registry metadata and SKILL.md disagree about required config paths; ask the publisher to clarify what, if any, local config is accessed.
If you need to proceed: provide a dedicated or revocable token, avoid uploading sensitive footage, and ask the publisher for a privacy/retention policy and clarification of the config-path behavior.
功能分析
Type: OpenClaw Skill
Name: video-maker-automatic
Version: 1.0.0
The skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It handles session management, file uploads, and video rendering through a defined API. While it includes logic to automatically acquire an anonymous token and detect its installation path for attribution headers, these actions are consistent with its stated purpose and do not exhibit signs of data exfiltration, malicious execution, or harmful prompt injection.
能力评估
Purpose & Capability
The declared purpose (auto-edit and export videos) aligns with the network endpoints, upload, and export flows in SKILL.md. Required credential NEMO_TOKEN is appropriate for a cloud service. However, the SKILL.md metadata includes a configPaths entry (~/.config/nemovideo/) while the registry summary lists no required config paths — this mismatch is an incoherence in the manifest.
Instruction Scope
Runtime instructions direct the agent to upload user video files to a remote API, create sessions, use SSE, poll export status and include attribution headers. These are expected for a cloud render pipeline. Concerning details: SKILL.md instructs reading this file's YAML frontmatter and detecting install path (~/.clawhub/, ~/.cursor/skills/) to set an X-Skill-Platform header — that requires filesystem/agent-path inspection which is not essential to core editing and broadens the scope of what the agent reads.
Install Mechanism
No install spec and no code files (instruction-only). Lowest risk for arbitrary disk writes or hidden installs.
Credentials
Only one environment variable is declared (NEMO_TOKEN), which is proportional for a third‑party API. SKILL.md also documents a fallback anonymous-token flow (POST to /api/auth/anonymous-token) to obtain a short-lived token if none is present — this is functional but redundant with primaryEnv and means the skill can operate without a user-supplied secret.
Persistence & Privilege
always:false and no install behavior that modifies other skills or global agent settings. The skill does not request permanent presence or elevated privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install video-maker-automatic - 安装完成后,直接呼叫该 Skill 的名称或使用
/video-maker-automatic触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Maker Automatic — Auto-Edit and Export Videos.
- Instantly edits uploaded raw video footage into finished videos with transitions and music via AI cloud backend.
- Supports uploads up to 500MB in MP4, MOV, AVI, and WebM formats.
- Simple onboarding: auto-connects with free anonymous tokens (100 credits, 7-day expiry).
- Exports high-quality videos (up to 1080p MP4) in 1–2 minutes for short clips.
- Includes user-friendly prompts for actions like uploading, exporting, and checking credits.
- Handles errors gracefully and provides guidance for fixes (file size/type, credits, rate limits).
元数据
常见问题
Video Maker Automatic 是什么?
Skip the learning curve of professional editing software. Describe what you want — automatically edit my footage into a finished video with transitions and m... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 90 次。
如何安装 Video Maker Automatic?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install video-maker-automatic」即可一键安装,无需额外配置。
Video Maker Automatic 是免费的吗?
是的,Video Maker Automatic 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Video Maker Automatic 支持哪些平台?
Video Maker Automatic 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Video Maker Automatic?
由 mory128(@mory128)开发并维护,当前版本 v1.0.0。
推荐 Skills