← 返回 Skills 市场
mhogan2013-9

Video Editor Download

作者 mhogan2013-9 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
82
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install video-editor-download
功能描述
Turn a 2-minute smartphone recording into 1080p edited MP4 files just by typing what you need. Whether it's editing and exporting videos without installing s...
安全使用建议
This skill will upload your video files to an external service (mega-api-prod.nemovideo.ai) and uses a bearer token (NEMO_TOKEN) for requests. The skill will auto-request an anonymous token if NEMO_TOKEN is not set, and it may inspect install/config paths to derive an X-Skill-Platform header — the registry entry and SKILL.md disagree about required config paths. Before installing/use: (1) confirm you trust the nemo service and review its privacy/storage policy — your videos will leave your device; (2) verify why the registry metadata omits the config path that appears in SKILL.md; (3) if you have sensitive footage, avoid using this skill until you can confirm data retention/processing practices; (4) consider asking the publisher for a homepage or source code to audit; and (5) be comfortable that the agent will make outbound HTTPS calls to the specified domain and may read installation paths to set headers.
功能分析
Type: OpenClaw Skill Name: video-editor-download Version: 1.0.0 The skill bundle provides a legitimate integration for the 'nemovideo.ai' cloud video editing service. It contains instructions for an AI agent to manage authentication via anonymous tokens, handle video uploads, and trigger rendering tasks through a dedicated REST API (mega-api-prod.nemovideo.ai). The logic is consistent with the stated purpose of video editing, includes appropriate error handling, and lacks any indicators of data exfiltration, malicious execution, or prompt injection attacks.
能力评估
Purpose & Capability
The name/description (cloud video editing/export) matches the runtime instructions (upload, create session, render, download). Requiring a NEMO_TOKEN is coherent for a cloud service. Minor mismatch: the registry metadata lists no required config paths, but the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/). That discrepancy is unexplained.
Instruction Scope
The instructions are focused on interacting with the nemo backend (auth, session creation, SSE, upload, render, poll). They instruct the agent to obtain anonymous tokens when NEMO_TOKEN is absent and to keep a session_id in memory. The skill also says X-Skill-Platform is detected from install path (~/.clawhub/, ~/.cursor/skills/), which implies the agent may inspect filesystem/paths — this is more system access than strictly needed for API calls and is not justified in the registry metadata.
Install Mechanism
No install spec and no code files — instruction-only. This minimizes disk footprint and install-time risk.
Credentials
Only NEMO_TOKEN is declared as required, which is proportional for a cloud video service. However, SKILL.md documents a fallback that POSTs to https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token to obtain a token if none is present. Requiring NEMO_TOKEN while also auto-generating anonymous tokens is inconsistent but not necessarily malicious. No unrelated credentials are requested.
Persistence & Privilege
always is false and the skill does not request permanent presence or system-wide config changes. It asks to keep session_id for operations (expected) but does not explicitly instruct writing tokens to disk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install video-editor-download
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /video-editor-download 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Video Editor Download — fast, online video editing and export. - Instantly edit and export videos (MP4, 1080p by default) via cloud processing — no software install required. - New user onboarding and token management automated; first use grants 100 free credits with a 7-day token. - Drag-and-drop upload, guided editing by text prompts, and 1-2 minute processing for short clips. - Exports and downloads handled by a streamlined pipeline supporting MP4 and other major formats. - Clear error reporting (token expiry, credits, file issues) and actionable workflow suggestions. - Supports iterative editing with session-based state saving and quick batch operations.
元数据
Slug video-editor-download
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Video Editor Download 是什么?

Turn a 2-minute smartphone recording into 1080p edited MP4 files just by typing what you need. Whether it's editing and exporting videos without installing s... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 82 次。

如何安装 Video Editor Download?

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

Video Editor Download 是免费的吗?

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

Video Editor Download 支持哪些平台?

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

谁开发了 Video Editor Download?

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

💬 留言讨论