← Back to Skills Marketplace
Video Editor That Has Ai
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
71
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editor-that-has-ai
Description
Turn a 2-minute unedited screen recording into 1080p AI-edited videos just by typing what you need. Whether it's automatically editing raw footage into a pol...
Usage Guidance
This skill will send uploaded videos and session/auth requests to https://mega-api-prod.nemovideo.ai and prefers to use a NEMO_TOKEN (or proactively obtain an anonymous token for you). Before installing or using it: 1) Verify the skill's source/trustworthiness (there's no homepage or known owner); 2) Do not set NEMO_TOKEN to any unrelated secret (e.g., do not reuse AWS or other service keys); 3) Be aware uploaded videos will be transmitted to nemovideo.ai — check that you are comfortable with retention, privacy, and possible processing of sensitive content; 4) Ask the author why SKILL.md lists ~/.config/nemovideo/ and why the runtime needs to detect install paths (this implies filesystem inspection); 5) If you proceed, prefer using the anonymous-token flow (temporary token) rather than pasting long-lived secrets, and monitor network activity and token use. If you need higher assurance, request a signed package or source code to review, or decline the skill until origin and config-path behavior are clarified.
Capability Analysis
Type: OpenClaw Skill
Name: video-editor-that-has-ai
Version: 1.0.0
The skill is a legitimate integration for an AI video editing service hosted at nemovideo.ai. It provides instructions for an AI agent to handle authentication via the NEMO_TOKEN environment variable or an anonymous token endpoint, manage sessions, and perform video processing tasks like uploading, editing via SSE, and exporting. The code and instructions in SKILL.md are consistent with the stated purpose, include protective measures like hiding tokens from the user, and show no signs of malicious intent or data exfiltration.
Capability Assessment
Purpose & Capability
The skill's name and description (cloud AI video editor) align with requiring a NEMO_TOKEN and uploading video files to a remote API. However the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/) while the registry metadata shown earlier lists no required config paths — this mismatch is unexplained and could indicate incomplete or inconsistent packaging.
Instruction Scope
Instructions are mostly scoped to creating a session, uploading video files, and polling/rendering jobs on the nemovideo.ai backend. They do instruct the agent to: check for NEMO_TOKEN in the environment, generate an anonymous token from a remote endpoint if missing, detect the runtime install path to set X-Skill-Platform (by inspecting paths like ~/.clawhub/ or ~/.cursor/skills/), and upload local file paths via multipart. Detecting install paths requires reading the agent's environment/filesystem; this is not strictly necessary to edit videos and broadens what the skill inspects.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing is written to disk by an installer. That reduces install-time risk.
Credentials
The only declared required environment variable is NEMO_TOKEN, which is reasonable for a cloud service. However the SKILL.md frontmatter references a config path (~/.config/nemovideo/) that was not declared in the registry metadata; the instructions also read install paths to populate X-Skill-Platform. This mismatch and implicit filesystem checks could give the skill access to config or credentials stored under that directory if the agent implements those steps — the justification for that access is not documented.
Persistence & Privilege
The skill does not request 'always: true', has no install hooks, and only describes keeping a session_id for operations (normal runtime state). It does not request system-wide changes or persistent installation according to the provided metadata.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editor-that-has-ai - After installation, invoke the skill by name or use
/video-editor-that-has-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Video Editor That Has AI.
- Instantly turns raw screen recordings into 1080p polished videos using a simple text description.
- No manual timeline editing or export settings required; cloud-based processing handles everything.
- Supports automatic edits such as cuts, captions, transitions, aspect ratios, and text overlays via intent detection.
- Seamless upload, session, export, and status workflows with robust error handling and automated authentication.
- File formats supported: mp4, mov, avi, webm, mkv, image, and audio. Largest recommended file size: 500MB.
Metadata
Frequently Asked Questions
What is Video Editor That Has Ai?
Turn a 2-minute unedited screen recording into 1080p AI-edited videos just by typing what you need. Whether it's automatically editing raw footage into a pol... It is an AI Agent Skill for Claude Code / OpenClaw, with 71 downloads so far.
How do I install Video Editor That Has Ai?
Run "/install video-editor-that-has-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editor That Has Ai free?
Yes, Video Editor That Has Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editor That Has Ai support?
Video Editor That Has Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editor That Has Ai?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills