← Back to Skills Marketplace
Video Maker Free App
by
peandrover adam
· GitHub ↗
· v1.0.0
· MIT-0
91
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-maker-free-app
Description
create video clips or images into polished MP4 videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. casual creators and social media use...
Usage Guidance
This skill appears to be a straightforward client for a cloud video-rendering API (nemovideo.ai) and only needs a single token (NEMO_TOKEN). Before installing: 1) Note the skill's source/homepage is unknown — verify the vendor/service (nemovideo.ai) and its privacy terms if you plan to upload sensitive videos. 2) Decide whether you want the skill to auto-create an anonymous token on your behalf; if not, provide your own NEMO_TOKEN. 3) Ask the author to clarify the metadata mismatch about ~/.config/nemovideo/ (will the skill read local config files?). 4) Avoid sending highly sensitive content until you confirm the backend and privacy policy. 5) If you must protect local files, run the skill in a sandboxed environment or restrict file access. These precautions would increase confidence in installing and using this skill.
Capability Analysis
Type: OpenClaw Skill
Name: video-maker-free-app
Version: 1.0.0
The skill acts as a legitimate wrapper for a cloud-based video editing service hosted at nemovideo.ai. It provides instructions for the agent to manage authentication via anonymous tokens, handle file uploads, and coordinate video rendering tasks. While it requires the agent to detect its installation environment for attribution headers (X-Skill-Platform), there is no evidence of data exfiltration, malicious execution, or unauthorized access to sensitive local files.
Capability Assessment
Purpose & Capability
The name/description (cloud video composition/export) matches the declared primary credential (NEMO_TOKEN) and the SKILL.md shows only calls to a video rendering API. Requesting a service token for the backend is proportionate to the skill's purpose. Note: the SKILL.md frontmatter references a config path (~/.config/nemovideo/) but the registry metadata lists no required config paths — this mismatch should be clarified.
Instruction Scope
Instructions focus on connecting to the nemovideo.ai API, uploading files, streaming SSE messages, checking credits/state, and polling for render status — all consistent with a render pipeline. The skill instructs generating an anonymous token if NEMO_TOKEN is absent and to store session_id for future calls. It also asks the agent to 'auto-detect' platform from install path which implies reading agent environment/install path; that is a minor scope creep and could require filesystem access depending on implementation. The doc also tells the agent not to display raw API responses or tokens to the user — reasonable, but worth noting.
Install Mechanism
There is no install spec and no code files (instruction-only), so nothing is written to disk by an installer. This is the lowest-risk installation mechanism.
Credentials
Only one environment credential is declared: NEMO_TOKEN (primary). That is proportionate for a hosted video API. However, the skill's frontmatter lists a config path (~/.config/nemovideo/) which is not reflected in the registry's required config paths — if implemented, reading that path could expose saved tokens or user data. Clarify whether the skill will actually read local config files or only use in-memory/session tokens.
Persistence & Privilege
The skill is not marked always:true and does not request broad system privileges. It does instruct creating and storing a session_id/token for the service, which is normal for a session-based API. No instructions to modify other skills or system-wide settings are present.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-maker-free-app - After installation, invoke the skill by name or use
/video-maker-free-app - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Video Maker Free App.
- Create and export 1080p MP4 videos by combining clips, images, music, and transitions.
- Supports MP4, MOV, AVI, WebM files up to 500MB; export and editing workflows run on cloud GPUs (1–2 minute processing time).
- Seamless user onboarding: automatic anonymous token handling and session setup.
- Interactive chat for uploading files, editing videos, checking credits, and tracking render status.
- Simple commands for export, balance, and status; automatic matching of user requests to actions.
- Clearly documented API workflow, error handling, and common use cases.
Metadata
Frequently Asked Questions
What is Video Maker Free App?
create video clips or images into polished MP4 videos with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. casual creators and social media use... It is an AI Agent Skill for Claude Code / OpenClaw, with 91 downloads so far.
How do I install Video Maker Free App?
Run "/install video-maker-free-app" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Maker Free App free?
Yes, Video Maker Free App is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Maker Free App support?
Video Maker Free App is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Maker Free App?
It is built and maintained by peandrover adam (@peand-rover); the current version is v1.0.0.
More Skills