← Back to Skills Marketplace
Video Lesson Editor
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
94
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-lesson-editor
Description
Skip the learning curve of professional editing software. Describe what you want — cut the long pauses, add chapter titles, and export with subtitles — and g...
Usage Guidance
This skill appears to do what it says: it will upload your video files and use a NEMO_TOKEN to call a nemovideo.ai backend for editing and rendering. Before installing or using it, confirm you trust the nemovideo.ai service and are comfortable uploading the footage and any embedded audio/text. If you lack a token, the skill will mint an anonymous token on your behalf — that is normal but means a short-lived account will be created on the provider. Avoid uploading sensitive or private content, consider creating a dedicated service account/token (rather than using broader credentials), and review nemovideo.ai's privacy/retention policy if available. No local code is installed by the skill itself, so its main risk is data exposure to the remote service.
Capability Analysis
Type: OpenClaw Skill
Name: video-lesson-editor
Version: 1.0.0
The video-lesson-editor skill is a legitimate integration for an AI-powered video editing service hosted at nemovideo.ai. The SKILL.md file provides functional instructions for the agent to manage sessions, upload media, and poll for video rendering status via the mega-api-prod.nemovideo.ai backend. It includes standard error handling and authentication flows (including anonymous token generation) consistent with its stated purpose, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the requested resources and actions: the skill's declared NEMO_TOKEN and optional ~/.config/nemovideo/ path align with a hosted video-rendering backend. Required binaries and install steps are absent, which fits a purely cloud/API-driven editor.
Instruction Scope
SKILL.md contains detailed API workflows (session creation, SSE chat, upload, export polling) and instructions to upload user video files. It also explains anonymous-token acquisition if no NEMO_TOKEN is present. The instructions do not ask for unrelated files or credentials, but they do instruct uploading potentially large user videos to the remote endpoint (expected for the stated purpose).
Install Mechanism
No install spec or downloaded binaries are present; this is instruction-only. That minimizes local-write risk and matches the description of server-side rendering.
Credentials
Only NEMO_TOKEN (primary credential) and a config path (~/.config/nemovideo/) are declared. These are proportionate for a hosted editing service. Remember that possession of NEMO_TOKEN (including an anonymous one created at runtime) grants API access to upload and render media on the provider's backend, so the token is high-value for this skill's domain.
Persistence & Privilege
The skill is not marked always:true and does not request elevation or modification of other skills or system-wide settings. Autonomous invocation is allowed (platform default) but not combined with other high-risk privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-lesson-editor - After installation, invoke the skill by name or use
/video-lesson-editor - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Lesson Editor skill — initial release.
- Seamlessly edit, enhance, and export lesson videos using simple prompts.
- Supports uploading MP4, MOV, AVI, WebM files up to 500MB for AI-powered editing.
- Automatic chaptering, pause cutting, title addition, and subtitle export — no manual editing required.
- Connects to a cloud render pipeline for fast, server-side processing and download links.
- Built-in credit system, session management, and support for multiple file formats.
- Provides clear status updates, error handling, and guidance throughout the editing process.
Metadata
Frequently Asked Questions
What is Video Lesson Editor?
Skip the learning curve of professional editing software. Describe what you want — cut the long pauses, add chapter titles, and export with subtitles — and g... It is an AI Agent Skill for Claude Code / OpenClaw, with 94 downloads so far.
How do I install Video Lesson Editor?
Run "/install video-lesson-editor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Lesson Editor free?
Yes, Video Lesson Editor is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Lesson Editor support?
Video Lesson Editor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Lesson Editor?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills