← Back to Skills Marketplace
Meta Video Generation Free
by
whitejohnk-26
· GitHub ↗
· v1.0.0
· MIT-0
93
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install meta-video-generation-free
Description
Turn a short product description and three brand images into 1080p ready-to-share videos just by typing what you need. Whether it's generating videos from te...
Usage Guidance
This skill is plausible for cloud video generation but take these precautions before installing:
- Prefer to provide your own NEMO_TOKEN instead of letting the skill auto-create and store one; review where the token/session will be stored (it references ~/.config/nemovideo/ in the frontmatter but registry metadata omits that).
- Confirm you trust mega-api-prod.nemovideo.ai and the organization behind it (homepage and source are missing). Uploaded files and prompts will be sent to that external service.
- Be aware the skill hides raw API responses and token values; ask for explicit visibility of what is stored and when tokens are created/used.
- If you need tighter control, set NEMO_TOKEN yourself and refuse automatic anonymous-token creation, and monitor outgoing network calls while using the skill.
- If you are uncomfortable with opaque token storage or the missing source/homepage, treat this as risky and avoid installation until the publisher provides more transparency.
Capability Analysis
Type: OpenClaw Skill
Name: meta-video-generation-free
Version: 1.0.0
The skill bundle provides a functional integration for an AI video generation service (nemovideo.ai). It includes detailed instructions for the agent to manage sessions, generate anonymous authentication tokens via UUID, and handle file uploads and SSE streams for video processing. All network activities and environment variable usage (NEMO_TOKEN) are directly aligned with the stated purpose of text-to-video generation, with no evidence of data exfiltration, persistence, or malicious prompt injection.
Capability Assessment
Purpose & Capability
Name/description (video generation) aligns with the API endpoints and flows described. Requesting a single service token (NEMO_TOKEN) is proportionate. However the SKILL.md frontmatter declares a configPaths entry (~/.config/nemovideo/) while the registry metadata shows no required config paths — this mismatch is an inconsistency worth clarifying. The skill's homepage/source are unknown which reduces transparency but does not by itself contradict purpose.
Instruction Scope
The runtime instructions direct the agent to automatically obtain an anonymous token from an external API if NEMO_TOKEN is not present, create and store session_id, upload local files (multipart/form-data with file paths), and map GUI actions to API calls. They also explicitly instruct to 'Don't display raw API responses or token values' which is reasonable for secret handling but also means token values and raw responses may be hidden from the user — increasing risk if the backend or skill is untrusted. The instructions reference detecting an install path to set X-Skill-Platform and require storing session state; those filesystem/agent-context interactions are broader than a simple stateless API client and may cause the agent to read/write local config.
Install Mechanism
No install spec and no code files are included — this is instruction-only, so nothing is written to disk by an installer. That minimizes installer-level risk.
Credentials
Only NEMO_TOKEN is declared as required, which is reasonable for a cloud video service. The SKILL.md, however, instructs auto-creation and local storage of the token and session_id; automatic generation plus opaque storage can grant persistent access to the external service without the user explicitly providing credentials. Also the frontmatter's configPaths entry (not reflected in registry requirements) suggests the skill expects to read/write ~/.config/nemovideo/ — this should be explicit to the user.
Persistence & Privilege
always:false (normal) and autonomous invocation is allowed (platform default). The skill's instructions to store session_id / token and to use a config path imply persistence of credentials/session state across uses. That persistence is not inherently malicious but increases the blast radius if the external service or token issuance is abused. The skill does not request elevated platform-wide privileges, nor does it claim to modify other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install meta-video-generation-free - After installation, invoke the skill by name or use
/meta-video-generation-free - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Meta Video Generation Free — Initial Release
- Instantly generate 1080p videos from short text or image prompts with no manual editing.
- Simple drag-and-drop uploads and streamlined export workflow; just type your request.
- Automatic cloud backend setup provides 100 free credits per user for 7 days.
- Full support for MP4 and other major video/audio/image export formats.
- Transparent state updates, error handling, and session management for smooth user experience.
Metadata
Frequently Asked Questions
What is Meta Video Generation Free?
Turn a short product description and three brand images into 1080p ready-to-share videos just by typing what you need. Whether it's generating videos from te... It is an AI Agent Skill for Claude Code / OpenClaw, with 93 downloads so far.
How do I install Meta Video Generation Free?
Run "/install meta-video-generation-free" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Meta Video Generation Free free?
Yes, Meta Video Generation Free is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Meta Video Generation Free support?
Meta Video Generation Free is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Meta Video Generation Free?
It is built and maintained by whitejohnk-26 (@whitejohnk-26); the current version is v1.0.0.
More Skills