← Back to Skills Marketplace
Video Maker Fast
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
47
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-maker-fast
Description
Get polished MP4 videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "trim...
Usage Guidance
This skill appears to legitimately implement a cloud video-editing workflow: it will upload any clips you provide to mega-api-prod.nemovideo.ai and use a NEMO_TOKEN (or obtain a short-lived anonymous token) to run renders. Before installing/use: (1) Note there is no homepage or known source/owner — consider this when trusting it with private/personal videos. (2) Understand your media will be sent to an external service; read their privacy/terms if possible. (3) Confirm whether you want the agent to auto-generate and store an anonymous token for you; anonymous tokens carry 100 free credits and a 7-day expiry. (4) Ask the publisher to clarify the small metadata mismatch (SKILL.md mentions a config path ~/.config/nemovideo/ while registry metadata lists none). If you need stronger assurance, request a published source/repository or official homepage and privacy policy before uploading sensitive content.
Capability Analysis
Type: OpenClaw Skill
Name: video-maker-fast
Version: 1.0.0
The skill facilitates video editing by interacting with a third-party cloud service at mega-api-prod.nemovideo.ai. It exhibits several high-risk behaviors that, while plausibly necessary for its stated purpose, meet the threshold for a 'suspicious' classification: it performs outbound network requests, handles multipart file uploads, accesses environment variables (NEMO_TOKEN), and probes the local filesystem to check configuration paths (~/.config/nemovideo/) and installation metadata. The instructions in SKILL.md also direct the agent to automatically obtain anonymous authentication tokens and manage sessions via external API calls. No evidence of intentional malice, such as exfiltration of unrelated sensitive data or unauthorized command execution, was found.
Capability Assessment
Purpose & Capability
The skill's name and description (cloud-based fast video editing) match its runtime instructions: it calls a nemovideo.ai API, uploads media, creates sessions, and requests a NEMO_TOKEN. No unrelated services or extra credentials are requested.
Instruction Scope
SKILL.md explicitly instructs the agent to upload user video files and send SSE/API requests to https://mega-api-prod.nemovideo.ai for session creation, uploads, and rendering. That is expected for a cloud render pipeline, but it means user media and metadata will be transmitted to that external service. The instructions also tell the agent to auto-request an anonymous token if NEMO_TOKEN is missing, which requires making an auth POST call. The document references detecting install/paths and mapping UI actions to API calls — all within the skill's editing purpose. No instructions appear to read unrelated system files, but the guidance to derive headers from local install paths implies the agent may inspect filesystem paths (minor scope creep).
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk by an installer. That minimizes install-time risk.
Credentials
Only one credential is declared (NEMO_TOKEN) and it is used directly for API calls; this is proportionate. However, SKILL.md frontmatter lists a configPath (~/.config/nemovideo/) not reflected in the registry metadata (which claimed none). That mismatch is minor but worth clarifying — it could indicate the skill expects to read or store config under that path.
Persistence & Privilege
The skill is not always-enabled and uses normal autonomous invocation defaults. It does not request system-wide changes or other skills' credentials. Nothing in SKILL.md requests elevated or persistent platform privileges beyond normal operation.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-maker-fast - After installation, invoke the skill by name or use
/video-maker-fast - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Maker Fast — Create and Export Videos Quickly:
- Upload your video clips (up to 500MB), describe your desired edits, and receive ready-to-post 1080p MP4s in about a minute.
- Automatic setup with cloud backend and quick, user-friendly token/session management.
- Supports rapid workflows: trim silences, add transitions, export MP4s, and more via simple commands.
- Error handling for common issues (token, credits, file size/format, export limits) with helpful user feedback.
- Cloud rendering engine processes typical short edits in 30–60 seconds; supports MP4, MOV, AVI, WebM, and more.
- Guides users on best practices for faster and smoother editing.
Metadata
Frequently Asked Questions
What is Video Maker Fast?
Get polished MP4 videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 500MB), say something like "trim... It is an AI Agent Skill for Claude Code / OpenClaw, with 47 downloads so far.
How do I install Video Maker Fast?
Run "/install video-maker-fast" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Maker Fast free?
Yes, Video Maker Fast is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Maker Fast support?
Video Maker Fast is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Maker Fast?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills