← 返回 Skills 市场
peand-rover

Upload Video

作者 peandrover adam · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
73
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install upload-video
功能描述
edit video files into processed video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for uploading raw foot...
安全使用建议
This skill will send any videos you drop into the chat to a remote nemo backend (https://mega-api-prod.nemovideo.ai) for processing, so do not upload sensitive or confidential footage unless you trust that service and its privacy policy. If you provide your own NEMO_TOKEN you give the skill access to that account — only do so for trusted services. If you do not provide a token, the skill will obtain an anonymous starter token by calling the service (this creates transient credentials on the provider). Note the SKILL.md frontmatter mentions a config path (~/.config/nemovideo/) even though registry metadata did not — ask the author to clarify whether the agent will read that local path. Finally, confirm you are comfortable with network transfers, remote storage of rendered files, and any download URLs the service returns before using the skill.
功能分析
Type: OpenClaw Skill Name: upload-video Version: 1.0.0 The skill is a functional integration for a cloud-based video editing service (nemovideo.ai). It provides detailed instructions for the agent to manage authentication, session creation, video uploads, and rendering tasks via a dedicated API. All network activity is directed to the stated service domain, and the requested environment variables (NEMO_TOKEN) and configuration paths (~/.config/nemovideo/) are strictly aligned with the tool's purpose. No evidence of malicious intent, data exfiltration, or unauthorized execution was found.
能力评估
Purpose & Capability
The name/description (upload & edit videos) matches the runtime instructions and required credential (NEMO_TOKEN). Declared API endpoints, upload and render flows, and headers are appropriate for a remote video-processing service.
Instruction Scope
SKILL.md instructs the agent to create sessions, upload user files, stream SSE events, poll job state, and download result URLs — all expected for this purpose. It also includes logic to obtain an anonymous token if NEMO_TOKEN is absent (POST to the service). No instructions ask the agent to read unrelated system files or exfiltrate data to other endpoints. Minor note: the file asks to ‘keep the technical details out of the chat,’ which is operational guidance but not itself a red flag.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer. That is the lowest-risk install model.
Credentials
Only NEMO_TOKEN is required (declared as primaryEnv), which is proportional to a service that requires authorization. However there is a small inconsistency: the top-level registry metadata listed no required config paths, but the SKILL.md frontmatter metadata references a config path (~/.config/nemovideo/) — the skill does not otherwise instruct reading that path. This mismatch is likely benign but should be clarified.
Persistence & Privilege
The skill is not always-enabled, does not request elevated or persistent platform privileges, and does not alter other skills' configs. Autonomous invocation is enabled by default on the platform but is not an unusual or additional privilege here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install upload-video
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /upload-video 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of upload-video — a skill for fast, cloud-based AI video editing and export. - Upload video files (MP4, MOV, AVI, WebM, up to 500MB) and process with AI-powered editing in about 30-60 seconds. - Simple chat-based instructions for edits: trim silences, add subtitles, change aspect ratio, insert background music, and more. - Export processed videos in 1080p MP4 format by default; supports batch and iterative workflows. - Automatic backend session management, including free anonymous token handling. - Error handling for uploads, session, token, file size, and export eligibility. - Seamless chat prompt matching to upload, edit, export, and query status actions.
元数据
Slug upload-video
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Upload Video 是什么?

edit video files into processed video files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for uploading raw foot... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 73 次。

如何安装 Upload Video?

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

Upload Video 是免费的吗?

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

Upload Video 支持哪些平台?

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

谁开发了 Upload Video?

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

💬 留言讨论