← Back to Skills Marketplace
Youtube Ai Video Editor
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
61
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install youtube-ai-video-editor
Description
Skip the learning curve of professional editing software. Describe what you want — trim dead air, add transitions, and generate auto-captions in English — an...
Usage Guidance
This skill appears to do what it says: it uploads your video files to a third-party cloud API (mega-api-prod.nemovideo.ai) and uses a single token (NEMO_TOKEN) to authenticate. Before installing or using it: (1) verify the external domain and service are legitimate and acceptable for your content (check privacy, retention, and terms of service); (2) be aware that uploading any sensitive or private footage will transmit it off your device; (3) confirm whether the registry metadata and the SKILL.md frontmatter agree (SKILL.md mentions ~/.config/nemovideo/ while the registry did not) — small metadata mismatches should be resolved; (4) note the skill will derive an X-Skill-Platform header from install path (may reveal installation folder) — if that concerns you, ask the publisher to remove or clarify that behavior; and (5) if you lack a NEMO_TOKEN, the skill can obtain an anonymous short-lived token — understand what data and usage those anonymous tokens allow and how long files are kept. Absence of scanner findings is not proof of safety: this is an instruction-only skill that will transmit your data to an external service, so review the service before uploading sensitive content.
Capability Analysis
Type: OpenClaw Skill
Name: youtube-ai-video-editor
Version: 1.0.0
The skill provides a functional interface for a cloud-based AI video editing service hosted at nemovideo.ai. It outlines standard API integration procedures, including anonymous token acquisition, session management, and file uploads, all of which are consistent with the stated purpose of editing YouTube videos. While it includes logic to detect the host platform via filesystem paths for attribution headers, there is no evidence of malicious intent, data exfiltration, or unauthorized command execution.
Capability Assessment
Purpose & Capability
The skill's name/description (YouTube AI video editing) matches its actions: obtaining a token, creating a session, uploading video files, streaming SSE edits, and requesting renders from a cloud API. Requiring an API token (NEMO_TOKEN) is appropriate. The only mismatch is that the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata provided to the scanner listed no config paths — this is a metadata inconsistency but not itself indicative of malicious behavior.
Instruction Scope
Runtime instructions are narrowly scoped to: (1) use or create a NEMO_TOKEN, (2) create a session, (3) upload user media, (4) process SSE responses and start renders, and (5) return download URLs. The skill instructs saving session_id and not printing tokens. It does instruct deriving X-Skill-Platform from the agent's install path (which can reveal which folder the skill was installed into), and it sends files and metadata to https://mega-api-prod.nemovideo.ai — both expected for a cloud editor but worth being aware of because user media and session identifiers are transmitted to an external service.
Install Mechanism
There is no install spec and no code files — this is instruction-only. That is the lowest-risk install mechanism: nothing is downloaded or written to disk by an installer step beyond what the agent normally does at runtime.
Credentials
The skill requests only one environment credential: NEMO_TOKEN (declared as primaryEnv). SKILL.md also describes a flow to obtain an anonymous token if none is set, which is coherent. The earlier-noted discrepancy where SKILL.md frontmatter lists a config path (~/ .config/nemovideo/) but the registry metadata did not declare configPaths is an inconsistency to verify. There are no unrelated secrets requested.
Persistence & Privilege
The skill is not always-enabled and does not request special privileges. It instructs saving a session_id for job tracking, which is normal behavior for session-based cloud services. It does not modify other skills or system-wide settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youtube-ai-video-editor - After installation, invoke the skill by name or use
/youtube-ai-video-editor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
YouTube AI Video Editor 1.0.0 — Initial Release
- Instantly edit and export YouTube-ready videos by describing your needs (e.g., trim dead air, add transitions, auto-captions).
- Upload MP4, MOV, AVI, or WebM files up to 500MB; AI handles the editing in 1-2 minutes.
- Automatic cloud rendering and GPU processing with no need to install local software.
- Includes simple prompt-based workflow, session management, and credit tracking.
- Built-in support for quick edits, batch processing, and iterative refinement.
Metadata
Frequently Asked Questions
What is Youtube Ai Video Editor?
Skip the learning curve of professional editing software. Describe what you want — trim dead air, add transitions, and generate auto-captions in English — an... It is an AI Agent Skill for Claude Code / OpenClaw, with 61 downloads so far.
How do I install Youtube Ai Video Editor?
Run "/install youtube-ai-video-editor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Youtube Ai Video Editor free?
Yes, Youtube Ai Video Editor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Youtube Ai Video Editor support?
Youtube Ai Video Editor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Youtube Ai Video Editor?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills