← Back to Skills Marketplace
Your Video
by
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
92
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install your-video
Description
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...
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install your-video - After installation, invoke the skill by name or use
/your-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Frequently Asked Questions
What is 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... It is an AI Agent Skill for Claude Code / OpenClaw, with 92 downloads so far.
How do I install Your Video?
Run "/install your-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Your Video free?
Yes, Your Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Your Video support?
Your Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Your Video?
It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.
More Skills