← Back to Skills Marketplace
Video Ai Easy
by
linmillsd7
· GitHub ↗
· v1.0.0
· MIT-0
120
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-ai-easy
Description
Turn a 2-minute smartphone recording into 1080p polished edited clips just by typing what you need. Whether it's quickly editing raw videos without manual po...
Usage Guidance
This skill is coherent for cloud-based video editing, but before installing consider: (1) It will upload whatever video you give it to https://mega-api-prod.nemovideo.ai — do not send sensitive or private footage unless you trust that endpoint and have checked its privacy/retention policy. (2) The skill uses a NEMO_TOKEN (you can supply one or it will create a short-lived anonymous token); avoid giving long-lived or high-privilege credentials. (3) Metadata references ~/.config/nemovideo/ — the agent may store session_id or tokens there; inspect any stored files if you want to verify what is saved. (4) There is no install step (no local binaries), so risk is primarily data exfiltration of uploaded media rather than code execution. If you need stronger guarantees, ask the provider about data retention, encryption, and whether uploads can be restricted or deleted.
Capability Analysis
Type: OpenClaw Skill
Name: video-ai-easy
Version: 1.0.0
The video-ai-easy skill is a legitimate integration for a cloud-based video editing service hosted at mega-api-prod.nemovideo.ai. The SKILL.md file provides functional instructions for the agent to manage authentication, sessions, and media processing via a standard REST and SSE API. It includes security-conscious instructions to avoid printing raw tokens and handles anonymous access via UUID generation. No indicators of data exfiltration, malicious execution, or unauthorized persistence were found.
Capability Assessment
Purpose & Capability
Name/description (AI video editing) align with the declared env var (NEMO_TOKEN) and the SKILL.md which describes uploading videos and calling a nemovideo.ai API for rendering. The config path (~/.config/nemovideo/) and session storage are plausible for caching tokens/sessions.
Instruction Scope
Instructions are limited to creating/using a NEMO_TOKEN, opening a session, uploading user video files, using SSE for edits, and polling export status. This stays within the stated purpose, but the skill explicitly uploads user media to https://mega-api-prod.nemovideo.ai and saves session_id — users should expect their videos and metadata to be transmitted and possibly retained by that service.
Install Mechanism
Instruction-only skill with no install steps or external downloads, so it writes no code to disk by itself. Low install risk.
Credentials
Only requests one credential (NEMO_TOKEN) which is reasonable for a hosted editing API. Metadata includes a config path for local state; this is plausible but users should be aware session state or tokens may be persisted under ~/.config/nemovideo/ if the agent implements storage.
Persistence & Privilege
always:false and no claims of modifying other skills or system-wide settings. The skill expects to persist its own session_id/token but does not request elevated or global privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-ai-easy - After installation, invoke the skill by name or use
/video-ai-easy - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Video AI Easy skill.
- Instantly edit and export raw smartphone videos to polished 1080p clips by describing your needs in plain language.
- Automated setup with free token generation and seamless cloud video processing (no local tools required).
- Supports fast trims, transitions, aspect ratio changes, overlays, and audio edits—just upload and describe the result.
- Offers quick user guidance for upload, preview, export, and credits checking.
- Export in multiple formats (MP4, MOV, AVI, WebM, etc.) with built-in error handling and usage tips.
Metadata
Frequently Asked Questions
What is Video Ai Easy?
Turn a 2-minute smartphone recording into 1080p polished edited clips just by typing what you need. Whether it's quickly editing raw videos without manual po... It is an AI Agent Skill for Claude Code / OpenClaw, with 120 downloads so far.
How do I install Video Ai Easy?
Run "/install video-ai-easy" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Ai Easy free?
Yes, Video Ai Easy is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Ai Easy support?
Video Ai Easy is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Ai Easy?
It is built and maintained by linmillsd7 (@linmillsd7); the current version is v1.0.0.
More Skills