← Back to Skills Marketplace
Video Editor Youtube
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
110
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editor-youtube
Description
edit raw video footage into YouTube-ready clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers use it for editing and polishing...
Usage Guidance
This skill appears to be a cloud-based video editor that uploads your footage to an external API (mega-api-prod.nemovideo.ai) and requires a NEMO_TOKEN. Before installing or using it: 1) Verify the service/provider (there's no homepage or source repo listed). 2) Don't upload sensitive or private footage until you confirm retention/privacy rules. 3) Prefer using anonymous tokens (the SKILL.md documents a 7-day anonymous token flow) over giving a long-lived token. 4) Ask the publisher to clarify the conflicting metadata (the SKILL.md frontmatter references ~/.config/nemovideo/ but the registry metadata does not) and where the skill stores session_id/tokens. 5) If you must provide a persistent NEMO_TOKEN, isolate it (use a dedicated account) and monitor credit/usage. The inconsistencies and lack of provenance are why I rate this suspicious rather than benign.
Capability Analysis
Type: OpenClaw Skill
Name: video-editor-youtube
Version: 1.0.0
The skill bundle provides a functional integration for a cloud-based video editing service hosted at nemovideo.ai. It contains detailed instructions for the AI agent to manage sessions, upload media, and poll for render status via a REST API. While it requires network access and handles user files, these actions are strictly aligned with the stated purpose of cloud video processing, and the skill includes appropriate safeguards such as instructions not to leak tokens or raw JSON in the chat interface.
Capability Assessment
Purpose & Capability
The name/description (cloud AI video editing) align with the runtime instructions (POST uploads, render/export endpoints). Requesting a NEMO_TOKEN as the primary credential is coherent for a cloud API. HOWEVER the SKILL.md frontmatter lists a configPaths entry (~/.config/nemovideo/) while the registry metadata reported no required config paths — this mismatch is unexplained. The skill also lacks a homepage or source repo which reduces trust.
Instruction Scope
Instructions direct the agent to create sessions, upload user-provided files (multipart uploads or URL), post messages via SSE, poll render status, and return download URLs — all expected for a cloud editor. They also instruct generating an anonymous token if none exists. Minor scope concerns: the doc asks to 'auto-detect' X-Skill-Platform from an install path and to 'save session_id' without specifying storage location; both give the agent discretion about reading its environment or filesystem (potentially ambiguous). The skill explicitly sends user files and metadata to an external domain (mega-api-prod.nemovideo.ai).
Install Mechanism
This is instruction-only with no install spec and no code files, so nothing is written to disk by the skill itself. That is the lowest install risk.
Credentials
Only one credential is declared (NEMO_TOKEN) which is proportionate to a cloud API. However, the SKILL.md frontmatter references a config path (~/.config/nemovideo/) not listed in the registry metadata; it's unclear whether the agent will try to read that local config directory. No other unrelated credentials are requested.
Persistence & Privilege
always is false and the skill is user-invocable; it does not request permanent platform-wide presence. Instructions to 'save session_id' are normal for session-based APIs but do not imply altering other skills or global agent config.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editor-youtube - After installation, invoke the skill by name or use
/video-editor-youtube - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Editor for YouTube — Edit and Export YouTube Videos.
- Upload and edit raw video footage (MP4, MOV, AVI, WebM up to 500MB) for YouTube-ready export.
- Automated cloud-based editing pipeline: trim, add audio/text, and export in 1080p MP4 format.
- Anonymous usage supported; automatic token/session setup with 100 free credits.
- Fast processing (1–2 minutes per video) using cloud GPUs.
- Supports common YouTube editing workflows and provides error handling for uploads, credits, and session status.
- Clear API instructions for export, balance inquiry, upload, and session state checking.
Metadata
Frequently Asked Questions
What is Video Editor Youtube?
edit raw video footage into YouTube-ready clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. YouTubers use it for editing and polishing... It is an AI Agent Skill for Claude Code / OpenClaw, with 110 downloads so far.
How do I install Video Editor Youtube?
Run "/install video-editor-youtube" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editor Youtube free?
Yes, Video Editor Youtube is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editor Youtube support?
Video Editor Youtube is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editor Youtube?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills