← Back to Skills Marketplace
103
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meta-ai-video-generator-free
Description
Get AI-generated videos ready to post, without touching a single slider. Upload your images or clips (MP4, MOV, JPG, PNG, up to 500MB), say something like "t...
Usage Guidance
This skill appears to do what it says, but review a few things before installing: 1) Confirm you trust the backend domain (mega-api-prod.nemovideo.ai) because all uploads and rendering happen there — your media will leave your machine. 2) Decide whether you want the skill to auto-create a NEMO_TOKEN (it will POST to the provider to get an anonymous token) or supply your own token to avoid anonymous account creation. 3) Ask the maintainer whether tokens or session state are persisted under ~/.config/nemovideo/ (frontmatter mentions this but registry metadata did not); if you prefer no local persistence, confirm where state is stored. 4) If you care about privacy/retention or credit usage, review the provider's terms and the API responses. None of the current instructions request unrelated credentials or perform suspicious filesystem access, but confirming the above will reduce risk.
Capability Analysis
Type: OpenClaw Skill
Name: meta-ai-video-generator-free
Version: 1.0.0
The skill is a functional wrapper for a third-party AI video generation service (nemovideo.ai). It provides detailed instructions for the agent to manage authentication via anonymous tokens, handle file uploads, and interact with a cloud-based rendering API. The logic includes robust error handling and session management consistent with its stated purpose. No indicators of data exfiltration, unauthorized system access, or malicious intent were found in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
The name/description describe a cloud video-generation service and the skill only requests a single service token (NEMO_TOKEN) and remote API calls to mega-api-prod.nemovideo.ai — these are consistent with the stated purpose. Minor metadata discrepancy: the skill frontmatter advertises a config path (~/.config/nemovideo/) while registry metadata lists no required config paths, which is inconsistent but not inherently malicious.
Instruction Scope
SKILL.md instructs the agent to check for NEMO_TOKEN, create an anonymous token via the provider's auth endpoint if missing, create and maintain a session_id, upload files (multipart or URL), stream SSE responses, and poll render status. These actions stay within the expected scope for a remote-rendering video generator. Notes: uploads require reading user-supplied files (expected), and the skill asks callers to auto-detect an install path for X-Skill-Platform which may require access to agent install metadata — this is implementation detail but worth awareness.
Install Mechanism
There is no install spec and no code to write to disk (instruction-only), which is the lowest-risk install mechanism. Nothing is downloaded or extracted by the skill itself.
Credentials
Only one credential is declared (NEMO_TOKEN) and the SKILL.md uses only that token for Bearer auth. That is proportionate for a service that performs authenticated API calls. The frontmatter's configPaths entry is inconsistent with registry metadata and suggests possible local config storage, which should be clarified before trusting persistent storage.
Persistence & Privilege
The skill is not marked always:true and does not request elevated privileges. It will keep an in-session session_id and uses tokens; SKILL.md does not explicitly instruct writing tokens to disk, but frontmatter references a config path (~/.config/nemovideo/) which implies possible persistence. Confirm whether tokens/session state are persisted locally and where.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meta-ai-video-generator-free - After installation, invoke the skill by name or use
/meta-ai-video-generator-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial public release — quickly generate AI-powered videos from your images or clips, all in the cloud, no subscription needed.
- Upload images or short clips (MP4, MOV, JPG, PNG, up to 500MB) to create promotional or custom videos
- Describe your desired video (e.g., "turn my product photos into a promotional video with music and transitions") for fast AI-driven generation
- Download high-quality 1080p MP4s, ready to share
- Automatic cloud setup with 100 free credits for new users (no manual signup required)
- Supports keyword-based actions for exporting, checking credits, and managing uploads
- Fully cloud-rendered; no installation or local processing required
Metadata
Frequently Asked Questions
What is Meta Ai Video Generator Free?
Get AI-generated videos ready to post, without touching a single slider. Upload your images or clips (MP4, MOV, JPG, PNG, up to 500MB), say something like "t... It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.
How do I install Meta Ai Video Generator Free?
Run "/install meta-ai-video-generator-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Meta Ai Video Generator Free free?
Yes, Meta Ai Video Generator Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Meta Ai Video Generator Free support?
Meta Ai Video Generator Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Meta Ai Video Generator Free?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills