← Back to Skills Marketplace
Video Invideo
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
89
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-invideo
Description
create video clips into polished MP4 videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for creating edited vi...
Usage Guidance
This skill appears to implement a cloud video-editing workflow and only needs a single token (NEMO_TOKEN), which is reasonable. Before installing, verify: (1) the source/trustworthiness of https://mega-api-prod.nemovideo.ai (uploads and your videos will be sent there); (2) why SKILL.md frontmatter lists ~/.config/nemovideo/ when the registry shows no config paths — confirm whether the skill will read or write files under that path; (3) whether your NEMO_TOKEN contains other privileges (don’t reuse high-privilege tokens); (4) that you are comfortable allowing the agent to read/upload local video files you provide. If you need more assurance, ask the publisher for a homepage or source repository, or request the skill be updated to remove the config-path discrepancy and to document precisely what is stored in any config directory and what data is sent to the backend.
Capability Analysis
Type: OpenClaw Skill
Name: video-invideo
Version: 1.0.0
The video-invideo skill is a functional integration for a cloud-based AI video editing service (mega-api-prod.nemovideo.ai). It provides comprehensive instructions for the agent to manage authentication via anonymous tokens, handle multipart file uploads for processing, and interpret server-sent events (SSE) for real-time rendering updates. While the skill requires network access and the ability to read local video files, these capabilities are strictly aligned with its stated purpose of remote video editing and rendering, with no evidence of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The skill's name/description (cloud video editing) aligns with the required credential (NEMO_TOKEN) and the listed API endpoints. However, SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — this mismatch is unexplained and should be clarified.
Instruction Scope
SKILL.md instructs the agent to create sessions, send SSE messages, and upload user files (multipart upload or URLs) to https://mega-api-prod.nemovideo.ai, which is consistent with a remote render service. It also instructs that if no NEMO_TOKEN exists, the agent should POST to an anonymous-token endpoint to obtain one — again consistent but worth noting because it means the skill will perform network calls and potentially read local file paths provided by the user. The instructions do not request unrelated system data beyond the token and an optional config path, but the use of ~/.config/nemovideo/ in frontmatter expands the scope slightly.
Install Mechanism
No install spec and no code files — instruction-only. This is lower risk from an install perspective (nothing downloaded or written by an installer), but runtime network/file operations still occur per SKILL.md.
Credentials
The skill requests a single credential (NEMO_TOKEN), which is appropriate for a service-client integration. The SKILL.md also references a config path (~/.config/nemovideo/) where tokens/config might be read or stored; the registry metadata omitted this, creating an inconsistency worth confirming. No unrelated secrets are requested.
Persistence & Privilege
always:false and normal invocation settings. The skill does not ask for permanent agent-wide privileges in the provided instructions.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-invideo - After installation, invoke the skill by name or use
/video-invideo - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video InVideo skill — create and export edited videos from clips using AI.
- Supports MP4, MOV, AVI, and WebM files up to 500MB; outputs 1080p MP4s.
- Automatic backend connection, session, and token management.
- Simple chat prompts to upload, edit, preview, and export videos.
- Handles text overlays, audio tracks, and other video editing actions.
- Cloud GPU rendering with efficient processing (1–2 min for short clips).
- Status updates, timeline summaries, and error handling built-in.
Metadata
Frequently Asked Questions
What is Video Invideo?
create video clips into polished MP4 videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creators use it for creating edited vi... It is an AI Agent Skill for Claude Code / OpenClaw, with 89 downloads so far.
How do I install Video Invideo?
Run "/install video-invideo" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Invideo free?
Yes, Video Invideo is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Invideo support?
Video Invideo is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Invideo?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills