← Back to Skills Marketplace
mory128

Video Maker Automatic

by mory128 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
90
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-maker-automatic
Description
Skip the learning curve of professional editing software. Describe what you want — automatically edit my footage into a finished video with transitions and m...
Usage Guidance
This skill appears to do what it says (upload clips to a cloud service and return edited videos), but review these points before installing: - Privacy: uploaded videos are sent to mega-api-prod.nemovideo.ai — do not send sensitive or private footage unless you trust the service and understand its retention/TOS. - Token handling: you can supply your own NEMO_TOKEN, or the skill will request an anonymous short-lived token on your behalf. If you let the skill obtain tokens, be aware those tokens grant the service access to uploads and jobs until expiry. - File-system reads: the instructions ask the agent to read this file's frontmatter and detect install paths to set attribution headers — confirm you’re comfortable with that filesystem inspection. - Manifest mismatch: the registry metadata and SKILL.md disagree about required config paths; ask the publisher to clarify what, if any, local config is accessed. If you need to proceed: provide a dedicated or revocable token, avoid uploading sensitive footage, and ask the publisher for a privacy/retention policy and clarification of the config-path behavior.
Capability Analysis
Type: OpenClaw Skill Name: video-maker-automatic Version: 1.0.0 The skill is a legitimate integration for a cloud-based video editing service (nemovideo.ai). It handles session management, file uploads, and video rendering through a defined API. While it includes logic to automatically acquire an anonymous token and detect its installation path for attribution headers, these actions are consistent with its stated purpose and do not exhibit signs of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The declared purpose (auto-edit and export videos) aligns with the network endpoints, upload, and export flows in SKILL.md. Required credential NEMO_TOKEN is appropriate for a cloud service. However, the SKILL.md metadata includes a configPaths entry (~/.config/nemovideo/) while the registry summary lists no required config paths — this mismatch is an incoherence in the manifest.
Instruction Scope
Runtime instructions direct the agent to upload user video files to a remote API, create sessions, use SSE, poll export status and include attribution headers. These are expected for a cloud render pipeline. Concerning details: SKILL.md instructs reading this file's YAML frontmatter and detecting install path (~/.clawhub/, ~/.cursor/skills/) to set an X-Skill-Platform header — that requires filesystem/agent-path inspection which is not essential to core editing and broadens the scope of what the agent reads.
Install Mechanism
No install spec and no code files (instruction-only). Lowest risk for arbitrary disk writes or hidden installs.
Credentials
Only one environment variable is declared (NEMO_TOKEN), which is proportional for a third‑party API. SKILL.md also documents a fallback anonymous-token flow (POST to /api/auth/anonymous-token) to obtain a short-lived token if none is present — this is functional but redundant with primaryEnv and means the skill can operate without a user-supplied secret.
Persistence & Privilege
always:false and no install behavior that modifies other skills or global agent settings. The skill does not request permanent presence or elevated privileges.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install video-maker-automatic
  3. After installation, invoke the skill by name or use /video-maker-automatic
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Maker Automatic — Auto-Edit and Export Videos. - Instantly edits uploaded raw video footage into finished videos with transitions and music via AI cloud backend. - Supports uploads up to 500MB in MP4, MOV, AVI, and WebM formats. - Simple onboarding: auto-connects with free anonymous tokens (100 credits, 7-day expiry). - Exports high-quality videos (up to 1080p MP4) in 1–2 minutes for short clips. - Includes user-friendly prompts for actions like uploading, exporting, and checking credits. - Handles errors gracefully and provides guidance for fixes (file size/type, credits, rate limits).
Metadata
Slug video-maker-automatic
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Video Maker Automatic?

Skip the learning curve of professional editing software. Describe what you want — automatically edit my footage into a finished video with transitions and m... It is an AI Agent Skill for Claude Code / OpenClaw, with 90 downloads so far.

How do I install Video Maker Automatic?

Run "/install video-maker-automatic" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Video Maker Automatic free?

Yes, Video Maker Automatic is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Video Maker Automatic support?

Video Maker Automatic is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Video Maker Automatic?

It is built and maintained by mory128 (@mory128); the current version is v1.0.0.

💬 Comments