← Back to Skills Marketplace
Video Editor Apk
by
dsewell-583h0
· GitHub ↗
· v1.0.0
· MIT-0
61
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editor-apk
Description
Turn a 60-second mobile phone recording into 1080p edited MP4 clips just by typing what you need. Whether it's editing mobile-recorded videos into shareable...
Usage Guidance
This skill appears to implement a cloud video-editing workflow and will call a third-party API (https://mega-api-prod.nemovideo.ai). Before installing or using it:
- Be cautious about uploading sensitive videos — they will be sent to an external service you don't have a homepage or clear owner for.
- The skill will try to obtain an anonymous NEMO_TOKEN if none is set; if you prefer control, set your own token or avoid automatic token creation.
- Ask the author to clarify the metadata mismatch (SKILL.md lists a config path, registry lists none) and whether any keys/tokens are persisted to disk.
- If you need stronger assurances, request the service's privacy policy, data retention rules, and a known publisher/homepage, or use a trusted alternative.
Confidence is medium because the behavior is coherent overall but there are small inconsistencies and this skill will send user data to an external endpoint of unknown provenance.
Capability Assessment
Purpose & Capability
The skill's name and description match the actions described (uploading video, requesting a token, creating a session, rendering via cloud GPU). Requesting a NEMO_TOKEN is coherent for a cloud editing backend. However, registry metadata said no config paths while the SKILL.md frontmatter lists ~/.config/nemovideo/ — a minor inconsistency in declared requirements.
Instruction Scope
Instructions stay focused on video upload, SSE streaming, session management, and rendering. They instruct the agent to POST to external endpoints (mega-api-prod.nemovideo.ai), upload user media, poll job state, and map GUI instructions to API calls. The skill also directs the agent to read its own YAML frontmatter and detect install path (~/.clawhub, ~/.cursor) to set attribution headers — this requires reading local file paths and detection of the agent install location, which is outside the pure 'video editing' payload flow but plausibly used only for attribution.
Install Mechanism
No install spec or downloaded code (instruction-only), so nothing is written to disk or fetched at install time. This minimizes install-time risk.
Credentials
The only declared credential is NEMO_TOKEN, which is proportional to a cloud API. However, SKILL.md both checks for an existing NEMO_TOKEN and describes obtaining an anonymous token via the service if missing — this makes the registry's 'required env var' claim ambiguous. The skill also references a local config path in its frontmatter (not declared elsewhere). No other unrelated secrets are requested.
Persistence & Privilege
always is false and the skill doesn't request system-wide changes. It instructs storing a session_id for requests (normal for a sessioned API) but does not ask to modify other skills or global agent configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editor-apk - After installation, invoke the skill by name or use
/video-editor-apk - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Editor APK — fast mobile video editing via cloud.
- Instantly edit and export 1080p MP4 videos with a simple description, no timeline or manual export settings needed.
- Easy authentication: free 7-day token auto-acquired if not present, connects to cloud backend.
- Supports uploads of popular video/audio/image formats up to 500MB.
- Detects user intent (edit, upload, check credits, export, etc.) and routes automatically.
- Handles all processing in 30–90 seconds; exports downloadable MP4 links.
- Summarizes timeline/tracks and manages session state for iterative workflows.
Metadata
Frequently Asked Questions
What is Video Editor Apk?
Turn a 60-second mobile phone recording into 1080p edited MP4 clips just by typing what you need. Whether it's editing mobile-recorded videos into shareable... It is an AI Agent Skill for Claude Code / OpenClaw, with 61 downloads so far.
How do I install Video Editor Apk?
Run "/install video-editor-apk" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editor Apk free?
Yes, Video Editor Apk is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editor Apk support?
Video Editor Apk is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editor Apk?
It is built and maintained by dsewell-583h0 (@dsewell-583h0); the current version is v1.0.0.
More Skills