← 返回 Skills 市场
Your Video
作者
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
92
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install your-video
功能描述
edit raw video footage into edited MP4 clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for editing and polis...
安全使用建议
This skill implements a cloud-based video editor: it uploads your video files and uses a NEMO_TOKEN (or obtains an anonymous token from the nemovideo.ai backend) to create sessions and render outputs. Before installing: 1) Be aware your media and metadata will be sent to https://mega-api-prod.nemovideo.ai — do not use with sensitive videos unless you trust the service. 2) The SKILL.md mentions a local config path (~/.config/nemovideo/) but the registry omitted it — ask the author whether the skill will read/write that folder. 3) There is no source homepage or code to audit and the owner is unknown; that increases risk. 4) If you proceed, limit which credentials the agent can access, monitor network activity, and consider testing with non-sensitive sample files first. If the maintainer can provide a homepage, privacy policy, or source code, review those before trusting real data.
功能分析
Type: OpenClaw Skill
Name: your-video
Version: 1.0.0
The skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It provides instructions for the agent to manage API sessions, handle file uploads, and process video editing commands via Server-Sent Events (SSE). While it automates token acquisition and requests platform attribution (X-Skill-Platform), these behaviors are consistent with the stated purpose of the tool and do not show evidence of data exfiltration, unauthorized file access, or malicious intent.
能力评估
Purpose & Capability
The name/description (cloud video editing) align with the runtime instructions: uploading video files, creating sessions, SSE for edits, and rendering to MP4. Requiring a NEMO_TOKEN is consistent with a cloud API. However, SKILL.md frontmatter declares a config path (~/.config/nemovideo/) that the registry metadata did not list — an inconsistency worth noting.
Instruction Scope
Instructions explicitly instruct the agent to upload user video files and exchange tokens with https://mega-api-prod.nemovideo.ai, which is expected for a remote render service. The skill also instructs the agent to generate an anonymous token when NEMO_TOKEN is absent. This necessarily transmits user video and metadata to an external service — expected for the purpose, but a privacy/security consideration. The instructions also ask the agent to "auto-detect" an install path to set X-Skill-Platform, which is ambiguous for an instruction-only skill and may be impossible or ill-defined in some agent environments.
Install Mechanism
Instruction-only: there is no install spec and no code artifacts to be written to disk by an installer. This lowers supply-chain risk.
Credentials
Only one required env var (NEMO_TOKEN) is declared and used as the primary credential, which is proportionate. However the SKILL.md frontmatter also lists a config path (~/.config/nemovideo/), creating inconsistency with the registry metadata (which lists no config paths). That suggests the skill may read or write a local config directory even though the registry didn't declare it. The skill will also create anonymous tokens via the remote API if NEMO_TOKEN is missing — this is reasonable but means tokens and uploads may be created/stored externally.
Persistence & Privilege
The skill is not always:true and does not request elevated platform-wide privileges. It does not declare modification of other skills or global agent settings. Autonomous invocation is allowed (platform default) but not by itself a red flag.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install your-video - 安装完成后,直接呼叫该 Skill 的名称或使用
/your-video触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of Your Video skill for editing and exporting raw video footage.
- Supports MP4, MOV, AVI, and WebM files up to 500MB; delivers 1080p MP4 edits in 30–60 seconds.
- Users can upload video, request edits (e.g., trim, add captions, change aspect ratio), and export results.
- Automatic setup with cloud session and anonymous token for first-time use.
- Provides endpoints for upload, session state, credits, and export, with clear error handling.
- Offers guidance for creating quick edits, batch processing, and iterative workflows.
元数据
常见问题
Your Video 是什么?
edit raw video footage into edited MP4 clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for editing and polis... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 92 次。
如何安装 Your Video?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install your-video」即可一键安装,无需额外配置。
Your Video 是免费的吗?
是的,Your Video 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Your Video 支持哪些平台?
Your Video 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Your Video?
由 linmillsd7(@linmillsd7)开发并维护,当前版本 v1.0.0。
推荐 Skills