← Back to Skills Marketplace
75
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editor-invideo-ai
Description
Turn a 2-minute raw screen recording into 1080p edited MP4 videos just by typing what you need. Whether it's editing and polishing videos using InVideo AI to...
Usage Guidance
This skill behaves like a typical cloud video-editor: it will upload your files to the nemovideo.ai backend and use a NEMO_TOKEN (or obtain a short-lived anonymous token) to do rendering and return a download URL. Before installing or enabling: 1) Confirm you trust nemovideo.ai / the service behind the skill (privacy, retention, and who can access uploaded videos). 2) Note the branding mismatch ("InVideo AI" vs nemovideo.ai) and the lack of a public homepage/source — ask the publisher for a canonical homepage, privacy policy, or docs. 3) Only provide a long-lived NEMO_TOKEN if you trust the service; otherwise rely on the skill's anonymous-token flow. 4) If you want higher assurance, request the skill author to remove or justify the configPath in metadata (~/.config/nemovideo/) and to document exactly what metadata/headers are sent. If you provide those additional artifacts (homepage, source repo, or API docs), I can reassess with higher confidence.
Capability Analysis
Type: OpenClaw Skill
Name: video-editor-invideo-ai
Version: 1.0.0
The skill is a legitimate integration for an AI video editing service (InVideo AI/Nemo). It defines standard API interactions with 'mega-api-prod.nemovideo.ai' for session management, file uploads, and video rendering. The instructions in SKILL.md are well-structured, align with the stated purpose, and explicitly caution the agent against exposing sensitive tokens or raw API data.
Capability Assessment
Purpose & Capability
The skill claims to perform cloud video editing and its instructions only reference uploading media, creating a session, streaming SSE edits, polling export status, and downloading results from https://mega-api-prod.nemovideo.ai. The single required credential (NEMO_TOKEN) is exactly the kind of token needed for that service. Minor note: the human-facing name references "InVideo AI" while the API host is nemovideo.ai and the package/homepage/source are unknown — this branding mismatch is suspicious but not conclusive.
Instruction Scope
SKILL.md instructs the agent to POST for an anonymous token if NEMO_TOKEN is not present, create sessions, upload files, stream SSE, and poll export endpoints. Those actions are appropriate for the described job (cloud rendering). The instructions also ask the agent to include attribution headers and to detect install path to set X-Skill-Platform and to read the file's YAML frontmatter for X-Skill-Version. Reading its own skill metadata is reasonable, but the install-path detection implies examining agent runtime paths — that is somewhat broader scope than necessary but not obviously malicious. The instructions do not direct reading arbitrary unrelated files or exfiltrating other credentials.
Install Mechanism
This is an instruction-only skill with no install spec and no code files. That lowers disk-write and install risks; nothing is downloaded or executed locally by the skill itself per the provided material.
Credentials
The skill declares a single primary credential (NEMO_TOKEN), which matches the API Authorization header usage. SKILL.md's metadata also references a config path (~/.config/nemovideo/) while the registry summary above listed none — this mismatch should be clarified. Otherwise no unrelated secrets or multiple credentials are requested.
Persistence & Privilege
The skill does not request always: true and has no install-time persistence. It instructs the agent to manage ephemeral sessions and tokens (anonymous tokens expire in 7 days). Autonomous invocation is allowed (platform default) but is not combined here with wide credential access or permanent presence.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editor-invideo-ai - After installation, invoke the skill by name or use
/video-editor-invideo-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Editor InVideo AI skill.
- Edit and export screen recordings or video clips to 1080p MP4 in 1–2 minutes using typed instructions—no manual timeline work required.
- Automatic setup and cloud connection, with free anonymous usage and credit system (100 free credits, 7-day expiry).
- Handles uploads, timeline edits, background music, aspect ratio changes, text overlays, and exports via easy chatbot prompts.
- Error handling for credentials, session, file formats, and quotas, with plain-language feedback.
- Supports common video/audio/image formats up to 500MB.
- All actions and communication use a secure cloud backend; progress and state updates provided in chat.
Metadata
Frequently Asked Questions
What is Video Editor Invideo Ai?
Turn a 2-minute raw screen recording into 1080p edited MP4 videos just by typing what you need. Whether it's editing and polishing videos using InVideo AI to... It is an AI Agent Skill for Claude Code / OpenClaw, with 75 downloads so far.
How do I install Video Editor Invideo Ai?
Run "/install video-editor-invideo-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editor Invideo Ai free?
Yes, Video Editor Invideo Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editor Invideo Ai support?
Video Editor Invideo Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editor Invideo Ai?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills