← Back to Skills Marketplace
114
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-producer-free
Description
Get polished MP4 videos ready to post, without touching a single slider. Upload your raw footage (MP4, MOV, AVI, WebM, up to 500MB), say something like "cut...
Usage Guidance
This skill appears to be a wrapper around a third-party cloud video rendering API and is generally coherent, but before installing consider: 1) The skill will create or use a NEMO_TOKEN (it can auto-request an anonymous token) and will store a session_id — ask where those are stored and for how long; if stored under ~/.config/nemovideo/ your registry metadata should declare that. 2) Uploaded video content is sent to mega-api-prod.nemovideo.ai — confirm the service's privacy, retention, and security policies before sending sensitive footage. 3) The skill may inspect the agent install path to set an attribution header (X-Skill-Platform); verify that doesn’t leak local paths or other sensitive metadata you care about. 4) If you prefer control, pre-create and supply your own NEMO_TOKEN rather than allowing anonymous token issuance. 5) If anything feels unclear (where session/token are saved, retention policy, who controls the backend), treat this as potentially risky and ask the maintainer for clarification or for a documented privacy/security policy before use.
Capability Analysis
Type: OpenClaw Skill
Name: video-producer-free
Version: 1.0.0
The skill is a legitimate integration for a cloud-based AI video editing service (nemovideo.ai). It automates session management, file uploads, and rendering tasks as described in SKILL.md. No evidence of data exfiltration, malicious execution, or harmful prompt injection was found; the use of environment variables (NEMO_TOKEN) and remote API calls is consistent with its stated purpose of video production.
Capability Assessment
Purpose & Capability
Name, description, and declared primary credential (NEMO_TOKEN) align with a cloud video-rendering service. However, the SKILL.md frontmatter references a config path (~/.config/nemovideo/) that is not listed in the registry metadata, which is an internal inconsistency—it suggests the skill may store data on disk or expect on-disk config even though the package metadata did not declare it.
Instruction Scope
Instructions are narrowly scoped to creating a session, uploading media, streaming SSE edits, polling render status, and downloading outputs. They also direct the agent to auto-obtain an anonymous token when none is present and to "store the returned session_id for all subsequent requests." The skill explicitly instructs not to show raw API responses or token values. The main concern is underspecification: it does not say where session_id or tokens are stored (memory vs. disk), nor how long they persist, and it asks the agent to auto-connect on first use.
Install Mechanism
Instruction-only skill with no install spec or code files — lowest install risk. All network activity is via documented API endpoints; no archives or external binaries are downloaded.
Credentials
Only one declared env var (NEMO_TOKEN) which is appropriate for an API-backed video service. Minor issues: the SKILL.md frontmatter also lists a config path (~/.config/nemovideo/) and a requirement to auto-detect an install path to set X-Skill-Platform; these imply the skill may read filesystem/agent install path information not reflected in the registry's declared requirements.
Persistence & Privilege
always:false (normal). The skill instructs the agent to 'store' session_id and to attempt automatic token acquisition; it is unclear whether these credentials/session IDs are persisted to disk (e.g., under ~/.config/nemovideo/) or only held in-memory. That uncertainty raises a modest persistence/privacy concern but not an elevated privilege or cross-skill modification claim.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-producer-free - After installation, invoke the skill by name or use
/video-producer-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release — produce and export AI-edited videos from raw footage, no manual editing required.
- Upload raw video files (MP4, MOV, AVI, WebM, up to 500MB) and describe the edit you want.
- Automated cloud-based processing: edits, adds music, exports polished 1080p MP4s.
- Easy setup with free credits—no payment or software needed.
- Handles pause removal, background music, simple overlays, and exports in ~1–2 minutes.
- Supports batch uploads, iterative editing, and common video formats.
- Reliable session and credit management with clear status, error, and progress messages.
Metadata
Frequently Asked Questions
What is Video Producer Free?
Get polished MP4 videos ready to post, without touching a single slider. Upload your raw footage (MP4, MOV, AVI, WebM, up to 500MB), say something like "cut... It is an AI Agent Skill for Claude Code / OpenClaw, with 114 downloads so far.
How do I install Video Producer Free?
Run "/install video-producer-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Producer Free free?
Yes, Video Producer Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Producer Free support?
Video Producer Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Producer Free?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills