← 返回 Skills 市场
mhogan2013-9

Movie Maker

作者 mhogan2013-9 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
50
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install movie-maker
功能描述
create video clips into finished movie files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for assembling raw cl...
安全使用建议
This skill sends any uploaded video/audio to a third-party cloud service (mega-api-prod.nemovideo.ai) for rendering. That is expected behavior for a cloud render tool, but before installing: (1) verify you trust the service and its domain (there is no homepage listed), (2) do not upload sensitive or confidential footage unless you confirm the provider's privacy/TOS and encryption/retention policies, (3) consider supplying your own NEMO_TOKEN if you want operations tied to your account (the skill will otherwise obtain an anonymous token valid for 7 days), (4) note the minor metadata inconsistency: the SKILL.md frontmatter references a config path (~/.config/nemovideo/) and also reads install paths to set X-Skill-Platform — review what local paths the agent will access, and (5) if you need higher assurance, ask the author for a homepage, privacy policy, or source code before use.
功能分析
Type: OpenClaw Skill Name: movie-maker Version: 1.0.0 The movie-maker skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It facilitates video uploads, timeline management via SSE, and rendering on remote GPUs. While it performs network requests and handles an API token (NEMO_TOKEN), these actions are strictly aligned with its stated purpose. The instructions include security-conscious directives such as not exposing tokens to the user and using anonymous authentication when a token is missing. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力评估
Purpose & Capability
Name/description (cloud GPU rendering of uploaded clips) match the runtime instructions which call a remote API to create sessions, upload files, and request renders. The single declared credential (NEMO_TOKEN) is appropriate for a remote service.
Instruction Scope
The SKILL.md explicitly instructs the agent to POST files and metadata to an external domain (mega-api-prod.nemovideo.ai), create anonymous tokens if no NEMO_TOKEN is present, and include attribution headers. This is consistent with a cloud render pipeline but does mean user media will be transmitted off-device. The instructions also reference deriving X-Skill-Platform from install paths and a config path (~/.config/nemovideo/) in the YAML frontmatter — minor scope expansion that may require reading the agent's install path or config files.
Install Mechanism
No install spec or code is provided (instruction-only), so nothing is written to disk by the skill itself. This is the lowest-risk install profile.
Credentials
Only NEMO_TOKEN is declared as required, which fits a third-party API. However, the instructions also describe generating an anonymous NEMO_TOKEN if none is present; the combination (declared primary credential but automatic anonymous issuance) is slightly inconsistent but explainable (use a provided account token when available, otherwise use a temporary anonymous token). No unrelated secrets are requested.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation defaults. It does not request system-wide privileges or to modify other skills' configs. The skill will maintain session_id/tokens for its own operations (expected for a service client).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install movie-maker
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /movie-maker 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Movie Maker 1.0.0 — initial release - Create finished 1080p MP4 videos by combining and editing video clips in the cloud. - Supports MP4, MOV, AVI, and WebM files up to 500MB. - Handles export, clip combination, background music, and text overlays via natural language prompts. - No installation required; operations are processed on cloud GPU nodes with fast turnaround. - Session and authentication workflow is integrated, including free credits for new users. - Detailed error handling and status updates for a seamless editing experience.
元数据
Slug movie-maker
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Movie Maker 是什么?

create video clips into finished movie files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for assembling raw cl... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 50 次。

如何安装 Movie Maker?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install movie-maker」即可一键安装,无需额外配置。

Movie Maker 是免费的吗?

是的,Movie Maker 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Movie Maker 支持哪些平台?

Movie Maker 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Movie Maker?

由 mhogan2013-9(@mhogan2013-9)开发并维护,当前版本 v1.0.0。

💬 留言讨论