← Back to Skills Marketplace
Video Maker Free App Android
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
70
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install video-maker-free-app-android
Description
Get finished MP4 videos ready to post, without touching a single slider. Upload your video clips or images (MP4, MOV, AVI, WebM, up to 500MB), say something...
Usage Guidance
This skill appears to be a straightforward cloud video-processing connector: it uploads your media to mega-api-prod.nemovideo.ai, uses a bearer token for authorization, and returns a download URL for rendered MP4s. Before installing, consider the following: (1) Privacy: your videos (and any associated audio/metadata) will be uploaded to an external service — confirm their retention, sharing, and deletion policies. (2) Credentials: the registry marks NEMO_TOKEN as required, but the SKILL.md can auto-generate a short-lived anonymous token if none is present — clarify whether you must supply a personal token and what that token grants. (3) Filesystem reads: the skill will read its own frontmatter and may inspect home-directory install paths to set X-Skill-Platform; verify you’re comfortable with that minimal filesystem access. (4) Billing/credits: anonymous tokens give limited free credits; exports can be blocked by subscription tiers (402). (5) Attribution headers: the skill enforces X-Skill-Source/X-Skill-Version/X-Skill-Platform and may fail exports if missing. If you need higher assurance, ask the publisher for: the service’s privacy/DPA, exact token semantics (what NEMO_TOKEN scopes and lifetime are), clarification of the configPaths vs registry metadata mismatch, and whether uploads are encrypted at rest/transit. The inconsistencies above are not proof of malice but warrant clarification before use.
Capability Assessment
Purpose & Capability
The skill's name and description match the actions in SKILL.md: uploading user media to a cloud rendering API and returning MP4s. Requesting a single service token (NEMO_TOKEN) is consistent with a cloud video service.
Instruction Scope
Instructions are specific about APIs, endpoints, SSE behavior, uploads, and required headers; they do not ask for unrelated system secrets. They do instruct the agent to read the skill's YAML frontmatter and to detect the agent install path to set X-Skill-Platform, which implies reading filesystem paths under the user's home directory (e.g., ~/.clawhub/, ~/.cursor/skills/). This is within attribution scope but worth noting.
Install Mechanism
No install spec and no code files — instruction-only skill — so nothing is written to disk by an installer. Lowest install risk.
Credentials
Registry metadata marks NEMO_TOKEN as a required primary credential, yet SKILL.md contains logic to obtain an anonymous token automatically if NEMO_TOKEN is not present. Also the frontmatter lists a configPaths entry (~/.config/nemovideo/) while registry metadata earlier indicated no required config paths. These mismatches (required env var vs optional token acquisition, and inconsistent configPaths) are incoherent and merit clarification.
Persistence & Privilege
The skill does not request always:true, does not ask to modify other skills, and only instructs storing a session_id for the duration of interactions. No elevated or persistent platform privileges are requested.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install video-maker-free-app-android - After installation, invoke the skill by name or use
/video-maker-free-app-android - 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 Android skill.
- Upload video clips or images and describe the edits you want; the skill creates a finished 1080p MP4 optimized for Android.
- No manual timeline editing required—just send your files and instructions (e.g., "combine my clips with music and transitions").
- Automatic setup with free token generation (100 free credits, 7-day validity).
- Supports major video, image, and audio formats (up to 500MB).
- Quick cloud-based rendering pipeline—most videos process and export in under 90 seconds.
- Session management and credits checking included; clear error messaging for unsupported files, limits, or authorization issues.
Metadata
Frequently Asked Questions
What is Video Maker Free App Android?
Get finished MP4 videos ready to post, without touching a single slider. Upload your video clips or images (MP4, MOV, AVI, WebM, up to 500MB), say something... It is an AI Agent Skill for Claude Code / OpenClaw, with 70 downloads so far.
How do I install Video Maker Free App Android?
Run "/install video-maker-free-app-android" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Video Maker Free App Android free?
Yes, Video Maker Free App Android is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Video Maker Free App Android support?
Video Maker Free App Android is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Video Maker Free App Android?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills