← Back to Skills Marketplace
Online Video Editor Youtube
by
vcarolxhberger
· GitHub ↗
· v1.0.0
· MIT-0
61
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install online-video-editor-youtube
Description
Turn a 10-minute YouTube vlog recording into 1080p YouTube-ready videos just by typing what you need. Whether it's editing and polishing videos for YouTube u...
Usage Guidance
This skill appears to be a normal cloud-based video editor: it uploads your media to nemovideo.ai, uses a single service token (NEMO_TOKEN), creates sessions, and returns a downloadable MP4. Before installing or using it, consider: (1) Privacy — your videos are uploaded to a third-party service (nemovideo.ai). Do not upload sensitive or private footage unless you trust the provider and reviewed their privacy/retention policy. (2) Token and storage handling — the SKILL.md frontmatter references a local config path (~/.config/nemovideo/) but the registry metadata omitted it; ask the publisher whether tokens or session data will be stored on disk and where. (3) Token lifecycle — the anonymous token flow returns a short-lived token (noted as 7-day expiry); confirm how refresh/renewal and deletion are handled. (4) Verify the service — check the domain (TLS certificate, company, privacy terms) before sending content. If you need the skill for non-sensitive content and the vendor checks out, the required env var (NEMO_TOKEN) and network calls are proportionate. If you cannot verify the service or are concerned about privacy, do not use this skill with private videos.
Capability Analysis
Type: OpenClaw Skill
Name: online-video-editor-youtube
Version: 1.0.0
The skill 'online-video-editor-youtube' is a well-documented integration for a cloud-based video editing service (nemovideo.ai). It provides the AI agent with clear instructions for authentication (including anonymous token generation), session management, file uploads, and handling a cloud rendering pipeline via API calls and SSE streams. All network and file operations are directly aligned with the stated purpose of video editing, and the instructions include security-conscious practices such as suppressing the display of raw tokens and JSON responses. No indicators of malicious intent, data exfiltration, or unauthorized execution were found.
Capability Assessment
Purpose & Capability
The name/description (YouTube video editor) matches the network endpoints and actions described (upload, render, export). Requesting a single NEMO_TOKEN credential and interacting with nemovideo.ai is coherent with the stated purpose. However the SKILL.md frontmatter declares a required config path (~/.config/nemovideo/) while the registry metadata earlier lists no config paths — that inconsistency should be clarified (why would a simple instruction-only skill need a local config path?).
Instruction Scope
Runtime instructions are narrowly scoped to connecting to the nemovideo.ai API: obtain or use NEMO_TOKEN, create a session, upload files, stream SSE edits, poll render status, and return download URLs. The instructions explicitly require uploading user video/audio/image files to the remote service; this is expected for a cloud editor but is a privacy-sensitive operation. The instructions do not request unrelated system files or extra environment variables.
Install Mechanism
There is no install spec and no code files — the skill is instruction-only, which is the lowest install risk. Nothing is downloaded or written by an installer as part of the skill definition.
Credentials
Only one credential (NEMO_TOKEN) is declared as required, which is proportionate for a cloud editing API. The frontmatter also lists a config path (~/.config/nemovideo/) which is not declared elsewhere in the registry metadata — this inconsistency could indicate the skill expects to read or write local configuration (and possibly tokens) but that behavior is not described in the instructions. Confirm whether the skill will store tokens or session data locally.
Persistence & Privilege
always is false (no forced inclusion) and the skill does not request elevated platform privileges. Autonomous invocation is allowed by default which is expected for skills. There is no instruction to alter other skills or global agent settings.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install online-video-editor-youtube - After installation, invoke the skill by name or use
/online-video-editor-youtube - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Online Video Editor for YouTube.
- Instantly edit and export YouTube-ready videos by describing your desired result; no timeline or export settings required.
- Automatic token setup and seamless connection to cloud processing API; supports anonymous usage (free credits for 7 days).
- Fast processing: upload video clips (MP4, MOV, AVI, WebM, etc.), describe edits (e.g., trim, add intro, polish), and download 1080p MP4 in 1-2 minutes.
- Full support for video, audio, and text overlays via clear prompt recognition.
- Error handling, session management, and job tracking built-in for a reliable editing experience.
Metadata
Frequently Asked Questions
What is Online Video Editor Youtube?
Turn a 10-minute YouTube vlog recording into 1080p YouTube-ready videos just by typing what you need. Whether it's editing and polishing videos for YouTube u... It is an AI Agent Skill for Claude Code / OpenClaw, with 61 downloads so far.
How do I install Online Video Editor Youtube?
Run "/install online-video-editor-youtube" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Online Video Editor Youtube free?
Yes, Online Video Editor Youtube is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Online Video Editor Youtube support?
Online Video Editor Youtube is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Online Video Editor Youtube?
It is built and maintained by vcarolxhberger (@vcarolxhberger); the current version is v1.0.0.
More Skills