← Back to Skills Marketplace
Video Background Remover Ai
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
101
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-background-remover-ai
Description
remove video files into clean background videos with this video-background-remover-ai skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creato...
Usage Guidance
This skill uploads user videos to a third‑party backend (mega-api-prod.nemovideo.ai) for processing and needs a NEMO_TOKEN or will obtain a short-lived anonymous token — only use it if you trust that service. Be aware it may read a service config directory (~/.config/nemovideo/) and the skill's frontmatter/install path to add attribution headers; if you have sensitive content or secrets in that directory, do not install. The registry metadata and the SKILL.md disagree about the config path — ask the publisher to clarify. If you plan to provide your own NEMO_TOKEN, ensure it is scoped appropriately and not a general-purpose secret (e.g., your cloud provider or personal account token).
Capability Analysis
Type: OpenClaw Skill
Name: video-background-remover-ai
Version: 1.0.0
The skill is a functional wrapper for a cloud-based video processing service hosted at nemovideo.ai. It provides detailed instructions for the AI agent to manage authentication, session state, file uploads, and video rendering via the mega-api-prod.nemovideo.ai API. While it includes logic to detect its installation environment (e.g., checking for ~/.clawhub/ or ~/.cursor/skills/) and manages an API token (NEMO_TOKEN), these actions are transparently documented and directly support the skill's stated purpose of background removal.
Capability Tags
Capability Assessment
Purpose & Capability
Name/description (video background removal) match the actions described: uploading videos, creating a session, running SSE edits, and exporting MP4s. Requiring NEMO_TOKEN is appropriate for a paid API. One minor inconsistency: the top-level registry metadata reported no required config paths, but the SKILL.md frontmatter lists ~/.config/nemovideo/ as a config path; reading a service-specific config directory is plausible but the registry metadata should match.
Instruction Scope
Instructions are focused on connecting to the nemovideo API, handling uploads, polling renders, and translating SSE events. They do request reading the skill's YAML frontmatter and detecting install path (to set attribution headers), and mention a config path (~/.config/nemovideo/) — these are reasonable for attribution and locating local tokens, but they do grant the agent the ability to inspect a small set of user files/paths which users should be aware of.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install surface. All runtime activity is network calls to the declared API host; nothing is downloaded or written by an installer.
Credentials
Only NEMO_TOKEN (primary credential) is required, which is proportionate to calling a third‑party video-processing API. The SKILL.md also references a service config directory (~/.config/nemovideo/) that could contain additional tokens—this is plausible but should be reflected in registry metadata if intended.
Persistence & Privilege
Skill is not always:on and is user-invocable; it does not request elevated system privileges or to modify other skills. It can be invoked autonomously by default (platform normal), which expands its runtime reach but is expected for skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-background-remover-ai - After installation, invoke the skill by name or use
/video-background-remover-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Background Remover AI.
- Instantly remove backgrounds from videos (MP4, MOV, AVI, WebM up to 500MB)
- Fast, cloud GPU-powered processing (30–60 seconds per video, delivers 1080p MP4)
- Handles token management and session setup automatically
- Simple file upload, background removal, and export workflow with chat-based commands
- Supports credits tracking, status checks, and direct download of processed videos
- User-friendly error handling for file types, size, credits, and rate limiting
Metadata
Frequently Asked Questions
What is Video Background Remover Ai?
remove video files into clean background videos with this video-background-remover-ai skill. Works with MP4, MOV, AVI, WebM files up to 500MB. content creato... It is an AI Agent Skill for Claude Code / OpenClaw, with 101 downloads so far.
How do I install Video Background Remover Ai?
Run "/install video-background-remover-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Background Remover Ai free?
Yes, Video Background Remover Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Background Remover Ai support?
Video Background Remover Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Background Remover Ai?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills