← 返回 Skills 市场
mory128

Movie Maker Free Export

作者 mory128 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
69
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install movie-maker-free-export
功能描述
Skip the learning curve of professional editing software. Describe what you want — trim the clips, add background music, and export as MP4 for free — and get...
安全使用建议
This skill appears to do what it says (upload videos to a remote AI-rendering service and return downloadable MP4s), but there are a few red flags you should consider before installing or using it: - Provenance: There is no homepage, documentation, or clear publisher identity. Ask for the service's privacy policy, terms of service, and who operates mega-api-prod.nemovideo.ai before trusting uploads. - Token handling: The manifest requires NEMO_TOKEN but the runtime instructions will mint an anonymous token if none is present. Decide whether you want the agent to automatically create and store tokens for you. If you prefer control, provision your own NEMO_TOKEN and verify what permissions it grants and how long tokens are retained. - Data privacy: Using this skill uploads potentially sensitive video files (up to 500MB) to a third-party server. Confirm retention/deletion policy and whether content is used for model training. - Config path / platform detection: The manifest lists a config path that the instructions don’t use; verify the implementation will not read arbitrary files like ~/.config/nemovideo/ or agent install paths unless you explicitly allow it. If you need higher assurance: request the skill's source or official homepage, a description of where tokens and session data are stored, and a privacy/security statement from the publisher. If you don't get satisfactory answers, prefer reputable alternatives or local editing tools.
功能分析
Type: OpenClaw Skill Name: movie-maker-free-export Version: 1.0.0 The movie-maker-free-export skill is a functional wrapper for a cloud-based video editing service (nemovideo.ai). It provides detailed instructions for the AI agent to manage authentication via tokens, handle video uploads, and poll for rendering status. While it requests access to a specific environment variable (NEMO_TOKEN) and a configuration directory (~/.config/nemovideo/), these are clearly aligned with its stated purpose of providing a 'Movie Maker' experience. There is no evidence of malicious intent, data exfiltration of sensitive local files (like SSH or AWS keys), or unauthorized system modifications.
能力评估
Purpose & Capability
The described capability (remote AI video editing and exporting) aligns with the API endpoints and upload/export workflow in SKILL.md and the single credential (NEMO_TOKEN). However the manifest declares a required env var (NEMO_TOKEN) while the instructions also include an anonymous-token flow to mint a token if none is present — this mismatch is unexplained and unnecessary for a strictly coherent manifest. The frontmatter also lists a config path (~/.config/nemovideo/) that the runtime instructions never reference.
Instruction Scope
The runtime instructions stay within the expected scope for a cloud video-editing skill: they describe authenticating, creating a session, uploading files, SSE for edits, polling an export endpoint, and returning a download URL. They do not instruct reading arbitrary local files or other unrelated environment variables. The only slight scope creep is the expectation to 'auto-detect' X-Skill-Platform from an install path (implies reading an install path), though no explicit filesystem reads are described.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing will be written to disk by default. That lowers installation risk compared to remote downloads or packages.
Credentials
Only one credential (NEMO_TOKEN) is declared, which is appropriate for an API-backed service. But the SKILL.md both checks for NEMO_TOKEN and also instructs generating an anonymous token via the backend if the env var is absent — this contradicts the manifest's 'required env var' claim. The manifest's listed config path (~/.config/nemovideo/) is not used in the instructions; its presence increases the surface area for potential unexpected access if implemented.
Persistence & Privilege
The skill does not request always:true and is user-invocable. The instructions say to store session_id and token for subsequent requests, which is normal for session workflows. There is no instruction to modify other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install movie-maker-free-export
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /movie-maker-free-export 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Movie Maker Free Export skill. - Upload, trim, add background music, and export video (MP4/MOV/AVI/WebM, up to 500MB) for free—no watermarks or paywalls. - Easy setup: automatic connection and session with free credits (no registration needed). - Supports simple instructions for exporting, trimming, adding text/audio, and more. - Fast cloud GPU rendering (1–2 minutes for short videos); download exported MP4s directly. - Clear feedback, error handling, and workflow tips for new users.
元数据
Slug movie-maker-free-export
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Movie Maker Free Export 是什么?

Skip the learning curve of professional editing software. Describe what you want — trim the clips, add background music, and export as MP4 for free — and get... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 69 次。

如何安装 Movie Maker Free Export?

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

Movie Maker Free Export 是免费的吗?

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

Movie Maker Free Export 支持哪些平台?

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

谁开发了 Movie Maker Free Export?

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

💬 留言讨论