← Back to Skills Marketplace
vynbosserman65

Text To Video Generative Ai

by vynbosserman65 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
102
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-generative-ai
Description
Skip the learning curve of professional editing software. Describe what you want — generate a 15-second video of a sunset over a city skyline with cinematic...
Usage Guidance
This skill appears to be a client for a third-party video-generation API and needs a NEMO_TOKEN (or will create a short-lived anonymous token) and permission to upload files to that service. Before installing: verify the provider domain (mega-api-prod.nemovideo.ai), confirm the privacy/data retention policy (you will upload media and text), and consider testing with non-sensitive content. Ask the publisher for clarification about the config path (~/.config/nemovideo/) and the 'X-Skill-Platform' auto-detection (how it determines an install path for an instruction-only skill). Prefer using an account token you control rather than letting the skill create an anonymous token if you care about traceability. Because of the metadata inconsistencies and ambiguous platform-detection step, proceed only after those points are clarified.
Capability Analysis
Type: OpenClaw Skill Name: text-to-video-generative-ai Version: 1.0.0 The skill provides a functional interface for a text-to-video generation service hosted at mega-api-prod.nemovideo.ai. It outlines standard procedures for authentication, session management, file uploads, and credit tracking. All requested permissions (NEMO_TOKEN environment variable and network access) are directly relevant to its stated purpose, and the instructions include security-conscious directives such as avoiding the disclosure of raw tokens or JSON in the user interface.
Capability Assessment
Purpose & Capability
The skill's name/description (text-to-video) align with its network calls and the NEMO_TOKEN credential. However the frontmatter/metadata references a config path (~/.config/nemovideo/) while the registry metadata elsewhere lists no required config paths—this mismatch is unexplained. Requiring NEMO_TOKEN is reasonable, but the skill can also obtain an anonymous token itself, so declaring the env var as strictly required is inconsistent.
Instruction Scope
SKILL.md directs the agent to call multiple API endpoints, upload user files (up to 500MB), hold session tokens, and stream SSE responses — all expected for a cloud render client. Concerns: it asks the agent to auto-detect an 'install path' to set X-Skill-Platform (odd for an instruction-only skill), and requires persistent session/token handling in memory (and implies saving session_id). There is no instruction to access unrelated local files, but the install-path detection and configPath mention broaden the scope in unclear ways.
Install Mechanism
Instruction-only skill with no install spec or bundled code — lowest install risk. Nothing is downloaded or written by an installer per the provided metadata.
Credentials
Only one credential (NEMO_TOKEN) is declared, which fits a cloud API client. But the skill also documents creating an anonymous token by calling the provider endpoint (so the env var might not be strictly necessary). The frontmatter's configPaths entry is inconsistent with the registry summary (no required config paths), which suggests either sloppy metadata or an expectation of reading/writing ~/.config/nemovideo/ that isn't made explicit.
Persistence & Privilege
always:false and no special system-wide privileges requested. The skill expects to manage its own session token and session_id, which is normal. It does not request permanent presence or modification of other skills.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install text-to-video-generative-ai
  3. After installation, invoke the skill by name or use /text-to-video-generative-ai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of "Text to Video Generative AI"—turn text prompts into short videos using cloud-based AI. - Supports TXT, DOCX, PDF, and plain text files up to 500MB for input. - Automatically manages API token and editing session setup; shows clear connection status. - Exports 1080p MP4 videos; export jobs processed on cloud GPUs and delivered in 1–3 minutes. - Features intent-based actions for exporting, credits checking, uploads, and timeline status. - Robust error handling and user guidance for session, credit, and file issues.
Metadata
Slug text-to-video-generative-ai
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Text To Video Generative Ai?

Skip the learning curve of professional editing software. Describe what you want — generate a 15-second video of a sunset over a city skyline with cinematic... It is an AI Agent Skill for Claude Code / OpenClaw, with 102 downloads so far.

How do I install Text To Video Generative Ai?

Run "/install text-to-video-generative-ai" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Text To Video Generative Ai free?

Yes, Text To Video Generative Ai is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Text To Video Generative Ai support?

Text To Video Generative Ai is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Text To Video Generative Ai?

It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.

💬 Comments