← Back to Skills Marketplace
Video Mp4
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
52
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-mp4
Description
convert video clips into processed MP4 files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for converting and ex...
Usage Guidance
This skill uploads user video files to a third‑party service (mega-api-prod.nemovideo.ai) and requires a NEMO_TOKEN that grants access to that account. Before installing: verify you trust the service/provider and their privacy terms; avoid using high‑privilege or shared credentials (use a limited token or the anonymous token flow if acceptable); expect user media to leave your device; be aware tokens may be stored under ~/.config/nemovideo/ or held in memory for the session — rotate or revoke tokens if you stop using the skill. If you need assurance about the backend, ask the publisher for a homepage, privacy policy, or source code before granting access.
Capability Analysis
Type: OpenClaw Skill
Name: video-mp4
Version: 1.0.0
The video-mp4 skill provides instructions for an AI agent to interface with a cloud-based video editing and rendering service via the mega-api-prod.nemovideo.ai API. The SKILL.md file outlines standard procedures for authentication (including anonymous token generation), session management, and file processing. While the instructions direct the agent to check local installation paths (e.g., ~/.cursor/skills/) to populate platform-specific headers, this behavior appears to be for telemetry and service compatibility rather than malicious data exfiltration. The logic is consistent with the stated purpose of video conversion and editing.
Capability Assessment
Purpose & Capability
The skill is an instruction-only connector for a cloud video-processing service. Requiring a single service token (NEMO_TOKEN) and a config path under ~/.config/nemovideo/ is consistent with connecting to a third-party render API and storing session/token info. No unrelated credentials or system services are requested.
Instruction Scope
Runtime instructions direct the agent to generate an anonymous token if needed, create sessions, upload user video files or URLs, start render jobs (SSE), poll for results, and return download URLs — all to https://mega-api-prod.nemovideo.ai. This is within scope for a cloud-conversion skill, but it explicitly causes user media to be transmitted to an external service and asks the agent to persist session_id and derive an X-Skill-Platform value from install/config paths (which may require checking known install directories). It does not instruct reading unrelated secrets or arbitrary local files beyond the stated config path.
Install Mechanism
No install spec and no code files (instruction-only). Nothing is written to disk by an installer — lowest-risk install profile. The skill relies on network calls at runtime.
Credentials
Only one environment variable (NEMO_TOKEN / primary credential) is required, which is proportional to a service that needs bearer authentication. The metadata cites a config path (~/.config/nemovideo/) which plausibly holds tokens/session state. No unrelated credentials or broad system-level secrets are requested.
Persistence & Privilege
always is false and the skill does not request permanent platform-wide privileges. It instructs saving its own session_id/token for the session, which is normal for a cloud service integration. Autonomous invocation is enabled by default (normal) but not combined with elevated privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-mp4 - After installation, invoke the skill by name or use
/video-mp4 - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release: convert and process video clips into 1080p MP4 files using a cloud GPU pipeline.
- Supports MP4, MOV, AVI, and WebM videos up to 500MB for upload and export.
- Automatic session setup, including free anonymous tokens and seamless connection to the processing backend.
- Handles common workflows: upload, trim, add background music, export, and download—all in a single flow.
- Real-time status updates and error handling for token, session, credits, and file issues.
- Quick responses to user prompts for exporting, uploading, viewing credits, or checking timeline state.
Metadata
Frequently Asked Questions
What is Video Mp4?
convert video clips into processed MP4 files with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for converting and ex... It is an AI Agent Skill for Claude Code / OpenClaw, with 52 downloads so far.
How do I install Video Mp4?
Run "/install video-mp4" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Mp4 free?
Yes, Video Mp4 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Mp4 support?
Video Mp4 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Mp4?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills