← Back to Skills Marketplace
Video Editor Ai Offline
by
francemichaell-15
· GitHub ↗
· v1.0.0
· MIT-0
117
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editor-ai-offline
Description
Turn a 3-minute raw screen recording into 1080p edited MP4 clips just by typing what you need. Whether it's editing videos locally without an internet connec...
Usage Guidance
This skill is labelled as "offline" but its runtime instructions clearly upload videos and use a cloud render backend (mega-api-prod.nemovideo.ai) with a NEMO_TOKEN; expect your raw footage and session metadata to be sent to that third-party service. Before installing/using: (1) verify the skill's source and homepage (none provided) and confirm the legitimacy of nemovideo.ai; (2) decide whether you are comfortable uploading potentially sensitive video/audio to a remote service; (3) ask the maintainer to clarify the "offline" claim and provide a privacy/security policy; (4) if you must test, do so with non-sensitive content in a limited environment and monitor network activity; (5) if you do not want cloud uploads, avoid this skill or request a true local-only implementation.
Capability Analysis
Type: OpenClaw Skill
Name: video-editor-ai-offline
Version: 1.0.0
The skill exhibits highly deceptive behavior by branding itself as 'Offline' and 'Local' in its name and user-facing descriptions (SKILL.md) while the underlying instructions explicitly command the agent to upload user video files to a remote cloud backend (mega-api-prod.nemovideo.ai). This intentional contradiction misleads users into uploading potentially sensitive data under a false pretense of privacy. Furthermore, the instructions direct the agent to probe the local filesystem to identify the host application (e.g., checking for ~/.clawhub/ or ~/.cursor/skills/) to include in telemetry headers.
Capability Assessment
Purpose & Capability
The skill's name and description emphasize offline/local editing, yet the SKILL.md describes a cloud render pipeline hosted at mega-api-prod.nemovideo.ai and requires a NEMO_TOKEN for server-side rendering. Requiring a cloud token and describing server-side GPU rendering is inconsistent with the 'offline' claim.
Instruction Scope
Runtime instructions explicitly direct the agent to POST uploads and messages to remote endpoints, create sessions, poll render jobs, and return download URLs. This means user video files and session metadata will be transmitted off-device. The instructions also ask the agent to detect install paths for header attribution (reading local paths) and to generate/obtain tokens automatically — behaviors beyond simple local editing.
Install Mechanism
There is no install spec and no code files; the skill is instruction-only, which minimizes on-disk installation risk. Nothing is being downloaded or installed by the skill itself.
Credentials
The skill requires a single credential (NEMO_TOKEN), which makes sense for a cloud API. However, the frontmatter metadata also references a config path (~/.config/nemovideo/) while the registry listing showed no required config paths — an internal inconsistency. The credential request is not excessive, but it grants the skill full access to the remote account/session used for uploads and renders.
Persistence & Privilege
always is false and there is no installation or persistence mechanism. The skill does not request elevated or permanent presence on the agent. Autonomous invocation is permitted by default but not combined with other high-privilege flags.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editor-ai-offline - After installation, invoke the skill by name or use
/video-editor-ai-offline - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release of Video Editor AI Offline — edit and export videos locally via cloud AI.
- Upload raw video footage and describe edits to generate 1080p MP4 clips in minutes, no internet required after upload.
- Automatic environment setup: checks for NEMO_TOKEN or requests one with 100 free credits.
- All editing and rendering done on remote GPU nodes; nothing installed locally.
- Common video export, credits, status, and upload commands supported via simple keywords.
- Handles error states such as expired token, session loss, or export limits, with clear user guidance.
- Supports popular video/audio/image formats and workflows for quick edits, batch processing, and iterative refinement.
Metadata
Frequently Asked Questions
What is Video Editor Ai Offline?
Turn a 3-minute raw screen recording into 1080p edited MP4 clips just by typing what you need. Whether it's editing videos locally without an internet connec... It is an AI Agent Skill for Claude Code / OpenClaw, with 117 downloads so far.
How do I install Video Editor Ai Offline?
Run "/install video-editor-ai-offline" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editor Ai Offline free?
Yes, Video Editor Ai Offline is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editor Ai Offline support?
Video Editor Ai Offline is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editor Ai Offline?
It is built and maintained by francemichaell-15 (@francemichaell-15); the current version is v1.0.0.
More Skills