← 返回 Skills 市场
peand-rover

Video Maker Editor

作者 peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
142
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-maker-editor
功能描述
edit video clips into polished edited videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for tur...
安全使用建议
This skill uploads your video files and edit instructions to a third‑party service (mega-api-prod.nemovideo.ai) and uses a NEMO_TOKEN for authorization. Before installing or using it: (1) confirm you trust that remote service with the content you upload (do not upload sensitive or confidential video/audio); (2) prefer using an anonymous/disposable token if you only need a short trial — the SKILL.md documents an anonymous-token flow with 7‑day expiry; (3) be aware the skill may read local paths (e.g., ~/.config/nemovideo/ and install directories) to set attribution headers — if you do not want the agent to access these files, restrict filesystem permissions or decline those actions; (4) if you need higher assurance, ask the publisher for a homepage, privacy policy, or code, or test with non‑sensitive media and a disposable account. If you want me to, I can extract the exact API calls the skill will make and walk through the data that will be sent so you can evaluate privacy implications more precisely.
功能分析
Type: OpenClaw Skill Name: video-maker-editor Version: 1.0.0 The skill provides a functional interface for a cloud-based video editing service (nemovideo.ai). It guides the AI agent through authentication, session management, and API interactions for video processing. While it includes instructions for the agent to detect its installation path (e.g., ~/.clawhub/) to set attribution headers, this behavior is aligned with the stated purpose of the tool and does not show evidence of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
The skill name and description match the declared runtime behavior: it talks to a cloud video-processing API and requires a single service token (NEMO_TOKEN). Minor inconsistency: the registry metadata reported no required config paths, while the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) and logic to detect install paths for attribution headers. This mismatch is worth noting but does not break coherence.
Instruction Scope
SKILL.md instructs the agent to obtain or reuse a NEMO_TOKEN, create sessions, upload user media, stream edits via SSE, poll render status, and add attribution headers. Those actions are within the expected scope for a cloud video editor. Two items to watch: (1) it directs the agent to inspect an install path to set X-Skill-Platform (e.g., checking ~/.clawhub or ~/.cursor/skills) and to read the skill's YAML frontmatter at runtime — both require filesystem reads beyond simply handling an upload; (2) all user media and edit metadata are sent to a third‑party endpoint (mega-api-prod.nemovideo.ai), so user privacy and content ownership are relevant concerns.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest install risk (nothing is downloaded or written by an installer).
Credentials
Only a single environment variable (NEMO_TOKEN) is declared as required, which is proportionate for a cloud service. However, the SKILL.md also references a config path (~/.config/nemovideo/) and recommends storing/using the anonymous token; reading ~/.config or install paths could expose cached tokens or config beyond the single declared env var. Ensure the agent isn't granted broader filesystem access than intended.
Persistence & Privilege
The skill does not request always:true and does not declare any system-wide config changes. It generates per-session tokens and session_id values but does not request permanent elevated privileges. The default ability for the agent to invoke the skill autonomously is the platform default and not flagged on its own.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-maker-editor
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-maker-editor 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Video Maker Editor — Make and Edit Videos Fast (v1.0.0) - Initial release: AI-powered video editing tool for content creators and marketers. - Edit and export videos (MP4, MOV, AVI, WebM) up to 500MB, with options for cuts, music, and text overlays. - Cloud rendering pipeline delivers 1080p MP4 videos in 1–2 minutes. - Simple setup with instant anonymous access and session management. - Supports prompt-based editing, file uploads, credit checks, and real-time status updates. - Robust error handling and helpful workflow tips included.
元数据
Slug video-maker-editor
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Maker Editor 是什么?

edit video clips into polished edited videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators and marketers use it for tur... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 142 次。

如何安装 Video Maker Editor?

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

Video Maker Editor 是免费的吗?

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

Video Maker Editor 支持哪些平台?

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

谁开发了 Video Maker Editor?

由 peandrover adam(@peand-rover)开发并维护,当前版本 v1.0.0。

💬 留言讨论