← Back to Skills Marketplace
Video Editor Generator
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
99
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editor-generator
Description
Skip the learning curve of professional editing software. Describe what you want — trim the pauses, add transitions, and generate a title card — and get edit...
Usage Guidance
This skill is an instruction-only connector to a remote video-rendering API. Before installing: 1) Verify the service/domain (mega-api-prod.nemovideo.ai) and request a homepage/privacy policy from the author — the registry shows no source/homepage. 2) Expect that your video files (up to 500MB) will be uploaded to the remote endpoint; do not upload sensitive or private content until you trust the service. 3) The skill can mint anonymous short-lived tokens for you; consider using throwaway accounts or limiting scope if concerned. 4) Confirm whether the skill will create files under ~/.config/nemovideo/ (frontmatter mentions it) so you can audit any local token storage. 5) If you proceed, monitor network activity and avoid placing long‑lived credentials in NEMO_TOKEN unless you trust the provider. If you want higher assurance, ask the publisher for a homepage, documentation, or a public code repository before use.
Capability Assessment
Purpose & Capability
The skill's stated purpose (remote AI video editing) matches the runtime instructions (upload video, create session, request render). However the SKILL.md frontmatter lists a config path (~/.config/nemovideo/) while the registry metadata above reported no required config paths — this mismatch in declared requirements is an inconsistency to verify. The external API domain (mega-api-prod.nemovideo.ai) has no homepage or owner info in the registry metadata, which reduces provenance.
Instruction Scope
Runtime instructions are scoped to creating an anonymous or provided token, establishing a session, uploading user media, and polling for renders. The instructions do not direct the agent to read unrelated local files or arbitrary environment variables. They do require including specific attribution headers and handling SSE streams; these are coherent with a remote-rendering workflow.
Install Mechanism
No install spec and no code files are present (instruction-only skill), so there is no installer writing code to disk. That lowers risk. All execution happens via network calls described in SKILL.md.
Credentials
Only a single env var (NEMO_TOKEN) is required and is proportional to a hosted API. The SKILL.md also describes obtaining an anonymous token itself (POST to /api/auth/anonymous-token). The frontmatter's optional config path suggests local storage of session/token, but the registry did not declare that path — confirm whether the skill will create or read local config.
Persistence & Privilege
always is false and the skill does not request elevated platform privileges. It will persist session tokens and job IDs as part of normal operation, which is expected for a remote-rendering service.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editor-generator - After installation, invoke the skill by name or use
/video-editor-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release: Instantly transform raw footage into finished, edited videos with AI—even if you’ve never used video editing software.
- Upload MP4, MOV, AVI, or WebM files up to 500MB and describe your edits (e.g., trim pauses, add transitions, generate title card).
- Automatic setup: free session token is handled for you with no manual API key required.
- Supports fast, cloud GPU-powered editing—get pro-quality MP4 exports in 1–2 minutes.
- Flexible workflow: preview results, iterate with new instructions, and manage credits and exports through simple text commands.
- Robust error handling and file type support for a seamless editing experience.
Metadata
Frequently Asked Questions
What is Video Editor Generator?
Skip the learning curve of professional editing software. Describe what you want — trim the pauses, add transitions, and generate a title card — and get edit... It is an AI Agent Skill for Claude Code / OpenClaw, with 99 downloads so far.
How do I install Video Editor Generator?
Run "/install video-editor-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editor Generator free?
Yes, Video Editor Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editor Generator support?
Video Editor Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editor Generator?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills