← Back to Skills Marketplace
Video Editing Generator
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
184
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-generator
Description
Skip the learning curve of professional editing software. Describe what you want — trim the pauses, add transitions, and sync background music — and get edit...
Usage Guidance
This skill appears to be a straightforward client for a remote video-rendering service. Before installing or using it: (1) Understand that any video you upload will be sent to https://mega-api-prod.nemovideo.ai — review that service's privacy and retention policy if you are uploading sensitive footage. (2) The skill uses NEMO_TOKEN for authorization but can fall back to an anonymous token flow; if you provide a real NEMO_TOKEN it grants the service access tied to that account. (3) The skill will attempt to detect your agent install path and read its own frontmatter to set X-Skill-Platform/X-Skill-Version headers — this reveals which local agent platform you use; if you prefer not to expose that, ask for an option to set these headers manually or decline the skill. (4) If you need higher assurance, verify the API domain and HTTPS certificate, or run uploads through a controlled account and test with non-sensitive clips first. If you want a deeper review, provide the full SKILL.md (complete, untruncated) and any additional documentation or the service's privacy/TOS links.
Capability Assessment
Purpose & Capability
Name and description match the runtime instructions: the skill uploads user video files to a remote API, creates sessions, streams edits, and returns rendered MP4s. Requesting a single service token (NEMO_TOKEN) and supporting anonymous token flow is consistent with a cloud video-rendering service.
Instruction Scope
Most instructions stay within expected bounds (upload files, create session, poll render status, read SSE). The skill also instructs the agent to read its own frontmatter for X-Skill-Version and to detect an install path (e.g., ~/.clawhub/ or ~/.cursor/skills/) to populate X-Skill-Platform; this requires reading local paths and could reveal which agent platform is installed. That behavior is explainable for attribution headers but is more invasive than purely network-only actions.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written to disk by an installer. This is the lowest-risk install profile.
Credentials
Only NEMO_TOKEN is declared as required and used. The SKILL.md defines an anonymous-token fallback flow so the skill can operate without user secrets. No unrelated credentials or broad environment access are requested.
Persistence & Privilege
always:false and no instructions ask to modify other skills or system-wide settings. The skill does not request permanent presence or elevated privileges beyond normal network access.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-generator - After installation, invoke the skill by name or use
/video-editing-generator - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Video Editing Generator 1.0.0 — Initial Release
- Instantly edit raw video clips with simple natural language prompts; no advanced editor skills required.
- Supports uploads of MP4, MOV, AVI, and WebM files up to 500MB.
- AI-powered automatic trimming, transitions, background music syncing, and fast export to 1080p MP4.
- Handles multiple uploads and iterative editing within a persistent session.
- Integrated credit system for job processing; anonymous users receive free trial credits.
- All processing happens via cloud GPU nodes for quick turnaround (typically 1–2 minutes).
Metadata
Frequently Asked Questions
What is Video Editing Generator?
Skip the learning curve of professional editing software. Describe what you want — trim the pauses, add transitions, and sync background music — and get edit... It is an AI Agent Skill for Claude Code / OpenClaw, with 184 downloads so far.
How do I install Video Editing Generator?
Run "/install video-editing-generator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing Generator free?
Yes, Video Editing Generator is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing Generator support?
Video Editing Generator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing Generator?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills