← Back to Skills Marketplace
Text To Video Generator Ai
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
87
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-generator-ai
Description
Type a scene, a story idea, or a product pitch — and watch it become a video. This text-to-video-generator-ai skill transforms plain text descriptions into f...
Usage Guidance
This skill behaves like a normal cloud-backed text→video frontend: it will contact https://mega-api-prod.nemovideo.ai, automatically obtain an anonymous token if you don't supply NEMO_TOKEN, create sessions, upload files you provide, and receive signed CDN URLs for outputs. Before installing, consider: 1) Are you comfortable the skill will send your prompts and any uploaded files to an external service? 2) If you have a paid account, prefer setting your own NEMO_TOKEN rather than relying on the anonymous token flow. 3) Confirm the unknown domain (mega-api-prod.nemovideo.ai) and the service's privacy/retention policy for uploaded content and generated media. 4) Ask the publisher to clarify the metadata mismatch about config paths (~/.config/nemovideo/) vs. the registry snapshot. If sensitive data may appear in prompts or uploads, avoid using this skill until you verify the vendor and policies.
Capability Analysis
Type: OpenClaw Skill
Name: text-to-video-generator-ai
Version: 1.0.0
The skill is a functional wrapper for a text-to-video generation service hosted at nemovideo.ai. It provides detailed instructions for the AI agent to manage authentication (via NEMO_TOKEN), session creation, and API interactions for video rendering and file uploads. While it includes minor telemetry (detecting the installation path for the X-Skill-Platform header), its behavior is consistent with its stated purpose and lacks indicators of malicious intent, data exfiltration, or unauthorized execution.
Capability Assessment
Purpose & Capability
The skill is a text-to-video frontend and only requests one service credential (NEMO_TOKEN) and makes REST calls to a video-rendering backend. Needing an API token and session IDs is proportional to the stated purpose.
Instruction Scope
SKILL.md directs the agent to obtain an anonymous token (POST to https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token), create sessions, send SSE messages, upload files, poll export status, and include attribution headers. These actions are coherent with remote video rendering, but they involve automatic network calls, creation/storage of tokens/session IDs, and optionally uploading user files — so the agent will contact an external service and may transmit user-provided data.
Install Mechanism
Instruction-only skill with no install spec or downloadable code. This minimizes on-disk execution risk; runtime behavior is limited to the agent following the prose in SKILL.md.
Credentials
The skill declares NEMO_TOKEN as the primary credential, which matches its API usage. One minor inconsistency: the registry metadata summary lists no required config paths, but the SKILL.md frontmatter metadata includes a configPaths entry (~/.config/nemovideo/). This discrepancy should be clarified, but no additional unrelated secrets are requested.
Persistence & Privilege
always:false and no install hooks are present. The skill will store in-memory or session state (session_id/token) for requests, but it does not request persistent system-wide privileges or modify other skills.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-to-video-generator-ai - After installation, invoke the skill by name or use
/text-to-video-generator-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 Generator AI — instantly turn written prompts into video content.
- Converts plain text prompts into fully rendered videos with visuals, pacing, and stylistic matching.
- Automatic first-time backend and session setup with seamless authentication (100 free credits).
- Supports video creation, uploading media, checking credits, tracking generation status, and exporting output.
- Handles prompt parsing and routes requests to the appropriate API endpoints for generation, editing, or export.
- Includes robust error handling, session management, and detailed event/response processing.
- Wide format support: mp4, mov, avi, webm, mkv, jpg, png, gif, webp, mp3, wav, m4a, aac.
Metadata
Frequently Asked Questions
What is Text To Video Generator Ai?
Type a scene, a story idea, or a product pitch — and watch it become a video. This text-to-video-generator-ai skill transforms plain text descriptions into f... It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.
How do I install Text To Video Generator Ai?
Run "/install text-to-video-generator-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text To Video Generator Ai free?
Yes, Text To Video Generator Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text To Video Generator Ai support?
Text To Video Generator Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text To Video Generator Ai?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills