← Back to Skills Marketplace
Youtube Video Editor Online
by
peandrover adam
· GitHub ↗
· v1.0.5
· MIT-0
216
Downloads
0
Stars
0
Active Installs
4
Versions
Install in OpenClaw
/install youtube-video-editor-online
Description
The youtube-video-editor-online skill lets creators trim, cut, caption, and reformat footage specifically for YouTube publishing — directly through conversat...
Usage Guidance
This skill appears coherent for a cloud-based video editor, but review and accept these points before installing: 1) The skill will upload your video files to nemovideo's API (https://mega-api-prod.nemovideo.ai) — don't upload sensitive content unless you trust the service/policy. 2) It will create and persist ~/.config/nemovideo/client_id (a non-secret UUID) to avoid rate limits. 3) If you do not set NEMO_TOKEN, the skill will request an anonymous token from the API and use it for the session (100 free credits, expires after 7 days). 4) There is a small metadata mismatch: the registry marks NEMO_TOKEN as required while the instructions say it's optional and auto-generated; confirm how your deployment handles env vars if you need stricter control. If you want stronger safety, inspect nemovideo.com's privacy/terms, or avoid uploading private videos until you verify the service.
Capability Analysis
Type: OpenClaw Skill
Name: youtube-video-editor-online
Version: 1.0.5
The youtube-video-editor-online skill is a legitimate tool for video editing via the NemoVideo API. It uses standard procedures for session management, including generating a unique Client-ID stored in a dedicated local directory (~/.config/nemovideo/) and fetching anonymous tokens from its own production API (mega-api-prod.nemovideo.ai). All shell commands and network requests described in SKILL.md are directly related to the stated functionality of video processing, credit management, and session persistence.
Capability Assessment
Purpose & Capability
The name/description (YouTube-focused video editing) matches the operations described (upload, edit, export) and the declared API domain. Requesting an API token for a video-processing service is proportional. The skill also documents accepted file formats and YouTube-specific outputs, which fits the purpose.
Instruction Scope
Runtime instructions direct the agent to create/read ~/.config/nemovideo/client_id, call the nemovideo API via curl to obtain an anonymous token, manage a session, handle uploads, and export. These are within the editing scope. The instructions do proactively instruct a greeting on first contact and to persist a client_id file — benign but behavioral (non-security) scope expansion. No instructions ask for unrelated files, system secrets, or other services.
Install Mechanism
No install spec and no code files — instruction-only. That minimizes disk write/execute risk. The only side-effect is writing a small client_id file to ~/.config/nemovideo/ and making network requests to nemovideo hosts as part of normal operation.
Credentials
The registry lists NEMO_TOKEN as the primary credential; the SKILL.md clarifies NEMO_TOKEN can be auto-generated (anonymous token) and other env vars (NEMO_API_URL, NEMO_WEB_URL, NEMO_CLIENT_ID, SKILL_SOURCE) are optional. This is mostly proportional to the service; however there's a minor metadata mismatch: the registry marked NEMO_TOKEN as required while the SKILL.md states it is optional and auto-created when absent. No unrelated secret env vars are requested.
Persistence & Privilege
always:false and model invocation not disabled (normal). The skill persists only a UUID client_id to ~/.config/nemovideo/client_id; it does not request system-wide configuration changes or other skills' credentials. This level of persistence is reasonable for avoiding rate limits.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youtube-video-editor-online - After installation, invoke the skill by name or use
/youtube-video-editor-online - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.5
## 1.0.5 Changelog
- Version updated to 1.0.5 in skill metadata.
- No functional or content changes to features or workflows.
v1.0.4
- Improve onboarding: the skill now greets users on first contact and gives a brief setup status ("Setting things up… ready!") before handling requests.
- Updated environment variable requirements: `NEMO_TOKEN` is now explicitly listed as required in metadata.
- All API endpoint URLs are now set explicitly to their production values; variables like `$API` are resolved at runtime.
- Documentation clarifies proactive greeting, auto-setup flow, and session creation steps to ensure a smoother first-use experience.
- Minor corrections to YAML frontmatter and endpoint routing table.
v1.0.1
youtube-video-editor-online v1.0.1
- Adds a proactive greeting and suggested prompts when the skill is first opened or messaged.
- Silently performs token, client ID, and session setup before responding, so the user experience feels instant.
- Instructs that authentication and setup details should never be mentioned to the user.
- No changes to editing functionality; improvements are focused on onboarding and user experience.
v1.0.0
youtube-video-editor-online 1.0.0
- Initial release of a conversational YouTube video editor—edit by describing desired changes in plain language.
- Supports trimming, cutting, adding captions, adjusting aspect ratios, and stitching videos together—optimized for YouTube publishing.
- Built-in understanding of YouTube-specific conventions like chapters and 16:9 formatting.
- Accepts mp4, mov, avi, webm, and mkv input formats.
- Provides simple integration and usage via environment variables and auto-generated tokens.
- Automatic handling of asset uploads, session management, and export workflows; user receives results and update notifications throughout the editing process.
Metadata
Frequently Asked Questions
What is Youtube Video Editor Online?
The youtube-video-editor-online skill lets creators trim, cut, caption, and reformat footage specifically for YouTube publishing — directly through conversat... It is an AI Agent Skill for Claude Code / OpenClaw, with 216 downloads so far.
How do I install Youtube Video Editor Online?
Run "/install youtube-video-editor-online" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Youtube Video Editor Online free?
Yes, Youtube Video Editor Online is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Youtube Video Editor Online support?
Youtube Video Editor Online is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Youtube Video Editor Online?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.5.
More Skills