← Back to Skills Marketplace
Video Editing Ai Background
by
mhogan2013-9
· GitHub ↗
· v1.0.0
· MIT-0
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-editing-ai-background
Description
replace raw video footage into background-swapped videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. remote workers, content creators,...
Usage Guidance
This skill appears to do what it says: it uploads videos to nemovideo.ai and uses a single service token (NEMO_TOKEN) or an anonymous token it can obtain for you. Before using it: confirm you trust mega-api-prod.nemovideo.ai and are comfortable uploading the footage (the service will receive your raw video), avoid sending highly sensitive content, and prefer using an anonymous/temporary token if you don't want to store a long-lived key. Note the metadata references a ~/.config/nemovideo/ path and the skill will persist session IDs/tokens for workflow — check where tokens are stored in your agent if you want to control persistence. There are no installer scripts or code files bundled with the skill.
Capability Analysis
Type: OpenClaw Skill
Name: video-editing-ai-background
Version: 1.0.0
The skill bundle provides a functional integration for a cloud-based video background replacement service hosted at mega-api-prod.nemovideo.ai. The SKILL.md file contains detailed instructions for the AI agent to manage authentication tokens, sessions, and file uploads, including a mechanism for obtaining anonymous trial tokens. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the behavior is entirely consistent with the stated purpose of remote video processing.
Capability Assessment
Purpose & Capability
Name/description match the runtime instructions: the SKILL.md describes uploading video files, creating a session, running cloud renders, polling for completion, and returning download URLs. Required credential (NEMO_TOKEN) and endpoints are consistent with a hosted video-processing API.
Instruction Scope
Instructions stick to the editing workflow (session creation, SSE chat/edit commands, upload, export). They explicitly tell the agent to obtain an anonymous token if NEMO_TOKEN is absent and to persist session_id. The metadata lists a config path (~/.config/nemovideo/) but SKILL.md does not specify how/when to read that path — this is a minor inconsistency (it may be intended for storing tokens/sessions). All network calls go to mega-api-prod.nemovideo.ai; user media will be transmitted to that external endpoint.
Install Mechanism
No install spec and no code files are present (instruction-only). Nothing is written to disk by an installer, so attack surface from installation is minimal.
Credentials
Only one environment variable is required: NEMO_TOKEN (declared as primary). That is proportional to a hosted API. The metadata's declared config path (~/.config/nemovideo/) could allow persistent storage of tokens/sessions; SKILL.md implies saving session_id but doesn't mandate reading arbitrary system secrets.
Persistence & Privilege
always is false and the skill does not request system-wide changes. It expects to manage its own session/token state (normal). Autonomous invocation is allowed by default (platform standard) but does not raise additional privileges here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-editing-ai-background - After installation, invoke the skill by name or use
/video-editing-ai-background - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — provides AI-powered video background replacement in the cloud.
- Upload MP4, MOV, AVI, or WebM files up to 500MB and replace backgrounds using AI, with automatic 1080p output.
- Fast, cloud-based processing: results typically ready in 30–60 seconds.
- Easy setup: automatic API connection with free token for new users.
- Supports workflows like background removal, text overlays, audio tracks, and rendering exports.
- Clear feedback, extensive error handling, and session management included.
Metadata
Frequently Asked Questions
What is Video Editing Ai Background?
replace raw video footage into background-swapped videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. remote workers, content creators,... It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.
How do I install Video Editing Ai Background?
Run "/install video-editing-ai-background" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Editing Ai Background free?
Yes, Video Editing Ai Background is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Editing Ai Background support?
Video Editing Ai Background is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Editing Ai Background?
It is built and maintained by mhogan2013-9 (@mhogan2013-9); the current version is v1.0.0.
More Skills