← Back to Skills Marketplace
Text To Video Meta Ai
by
susan4731-wilfordf
· GitHub ↗
· v1.0.0
· MIT-0
70
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-meta-ai
Description
Skip the learning curve of professional editing software. Describe what you want — generate a 15-second video of a city skyline at night with cinematic light...
Usage Guidance
This skill appears to do what it says: it will call nemo's cloud API, upload files you give it, and return rendered videos. Before installing, consider: (1) Privacy — uploads and prompt text are sent to an external service (https://mega-api-prod.nemovideo.ai). Do not upload sensitive data you wouldn't want shared. (2) Anonymous token behavior — if you don't set NEMO_TOKEN the skill will request an anonymous token from the service automatically (100 free credits, 7-day expiry). (3) Verify the service/owner — source is unknown; if you need stronger assurance, ask the publisher for a homepage, privacy policy, or use your own service token. (4) Clarify the config-path discrepancy in the SKILL.md frontmatter (~/.config/nemovideo/) if you are concerned about local config access. Other than those privacy/operational cautions, the skill's requirements and instructions are proportionate to its stated purpose.
Capability Analysis
Type: OpenClaw Skill
Name: text-to-video-meta-ai
Version: 1.0.0
The skill is a standard API integration for a video generation service hosted at nemovideo.ai. It provides detailed instructions for the agent to manage authentication (via NEMO_TOKEN or anonymous registration), session state, and file uploads to mega-api-prod.nemovideo.ai. The behavior described in SKILL.md and _meta.json is entirely consistent with the stated purpose of generating videos from text and user-provided documents, and it lacks any indicators of malicious intent, such as exfiltration of sensitive system files, persistence mechanisms, or unauthorized command execution.
Capability Assessment
Purpose & Capability
The name/description (text→video) match the instructions (create session, upload media, render/export). One minor inconsistency: the SKILL.md frontmatter declares a config path (~/.config/nemovideo/) while the registry metadata lists no required config paths — this is likely benign but worth clarifying.
Instruction Scope
Runtime instructions are limited to contacting the listed nemo API, creating sessions, streaming SSE, uploading user-supplied files, polling render status, and returning download URLs. The skill does not instruct arbitrary filesystem reads or accessing unrelated system secrets. It does instruct multipart uploads from local file paths (user-provided files) which is expected for an upload feature.
Install Mechanism
No install spec or code is present (instruction-only). Nothing is written to disk or downloaded during install, which minimizes supply-chain risk.
Credentials
Only a single credential (NEMO_TOKEN) is required — appropriate for calling the described cloud service. The SKILL.md also documents a self-bootstrap flow that will request an anonymous token from the external API if NEMO_TOKEN is absent; this is coherent with the skill's behavior but means the skill will contact the external domain even without a preconfigured token. The presence of a declared config path in the frontmatter (see purpose_capability) could imply optional config use; instructions do not require reading those files.
Persistence & Privilege
Skill does not request always:true or any elevated/always-present privilege. It stores/uses a session token for its own operations only and makes API calls to the service; it does not modify other skills or global agent configuration.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-to-video-meta-ai - After installation, invoke the skill by name or use
/text-to-video-meta-ai - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Text to Video Meta AI — easy AI video creation from text prompts.
- Generate 15-second videos (e.g., cinematic city skylines) from descriptive text prompts.
- Upload TXT, DOCX, PDF, or plain text files up to 500MB for automated AI video generation.
- Handles user authentication, session setup, and cloud GPU video rendering automatically.
- Quick exports to formats like MP4, MOV, AVI, and more, with 1080p support.
- Workflow includes edit, preview, export, and batch processing — no editing software or camera required.
Metadata
Frequently Asked Questions
What is Text To Video Meta Ai?
Skip the learning curve of professional editing software. Describe what you want — generate a 15-second video of a city skyline at night with cinematic light... It is an AI Agent Skill for Claude Code / OpenClaw, with 70 downloads so far.
How do I install Text To Video Meta Ai?
Run "/install text-to-video-meta-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text To Video Meta Ai free?
Yes, Text To Video Meta Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text To Video Meta Ai support?
Text To Video Meta Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text To Video Meta Ai?
It is built and maintained by susan4731-wilfordf (@susan4731-wilfordf); the current version is v1.0.0.
More Skills