← Back to Skills Marketplace
50
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editor-app
Description
Get edited MP4 clips ready to post, without touching a single slider. Upload your raw video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "tri...
Usage Guidance
This skill looks like a standard cloud video-editing integration: it will upload your video files to mega-api-prod.nemovideo.ai and use a NEMO_TOKEN (either provided by you or obtained anonymously) to create sessions and render exports. Before installing or using it, confirm the publisher and service provenance (homepage, privacy policy, TLS cert), and decide whether you are comfortable uploading your media to that external domain. Ask the publisher for clarification about the metadata mismatch (the SKILL.md lists ~/.config/nemovideo/ but the registry lists no config paths). If you must test, do so with non-sensitive sample videos, monitor network activity, and avoid providing any long-lived credentials you don't trust.
Capability Analysis
Type: OpenClaw Skill
Name: video-editor-app
Version: 1.0.0
The video-editor-app skill provides functional instructions for an AI agent to interface with a cloud-based video processing service at nemovideo.ai. It manages authentication via the NEMO_TOKEN environment variable or an anonymous token generation process and uses standard REST and SSE endpoints for file uploads and video rendering. The requested access to ~/.config/nemovideo/ and the use of attribution headers (X-Skill-Platform) are consistent with the stated purpose of the tool, and no indicators of data exfiltration, malicious command execution, or harmful prompt injection were identified.
Capability Assessment
Purpose & Capability
Name/description (cloud AI video editing) align with the declared primary credential (NEMO_TOKEN) and the SKILL.md which calls a remote render API; requiring a service token and session management is expected. However, the SKILL.md frontmatter includes a configPaths entry (~/.config/nemovideo/) while the registry metadata lists no required config paths — this inconsistency should be clarified.
Instruction Scope
The runtime instructions are explicit about creating/using a bearer token, creating sessions, uploading files (multipart or URL), streaming SSE responses, polling renders, and returning download URLs — all consistent with a cloud render pipeline. These instructions will cause user media and session identifiers to be sent to mega-api-prod.nemovideo.ai; that is expected behavior but is a privacy-sensitive network operation. The skill also asks to auto-detect an install path for X-Skill-Platform, which may imply reading agent environment/install paths (minor additional scope).
Install Mechanism
There is no install spec and no code files — the skill is instruction-only. That lowers risk from arbitrary installs or disk writes.
Credentials
Only one env var (NEMO_TOKEN) is required, which matches the service's authentication model. The SKILL.md also describes generating an anonymous token via the service API when NEMO_TOKEN is absent — reasonable for anonymous access. The earlier metadata/registry mismatch about configPaths (~/.config/nemovideo/) is unexplained and should be reconciled; any requested filesystem path should be justified.
Persistence & Privilege
The skill does not request 'always: true' and is user-invocable; it does not request elevated or persistent platform privileges in the provided metadata.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editor-app - After installation, invoke the skill by name or use
/video-editor-app - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Editor App — fast AI-powered video editing and export.
- Upload raw video clips (MP4, MOV, AVI, WebM, up to 500MB) and describe desired edits (e.g., "trim pauses, add background music, export as highlight reel").
- Cloud-based editing and rendering: no software installation required; 1080p MP4 download in 1–2 minutes for typical clips.
- Automatic setup with anonymous token generation and cloud session management.
- Quick commands: check credits, export videos, view timeline, and more via simple text prompts.
- Robust error handling for file size, format, session, and subscription issues.
- Supports multiple video/audio/text track types and batch editing workflows.
Metadata
Frequently Asked Questions
What is Video Editor App?
Get edited MP4 clips ready to post, without touching a single slider. Upload your raw video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "tri... It is an AI Agent Skill for Claude Code / OpenClaw, with 50 downloads so far.
How do I install Video Editor App?
Run "/install video-editor-app" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editor App free?
Yes, Video Editor App is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editor App support?
Video Editor App is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editor App?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills