← Back to Skills Marketplace
66
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-ai-video
Description
Skip the learning curve of professional editing software. Describe what you want — turn this text into a 30-second explainer video with visuals and voiceover...
Usage Guidance
This skill will send whatever text and files you provide to an external service (https://mega-api-prod.nemovideo.ai) for processing and will include an API token in requests. The registry declares NEMO_TOKEN as required but the skill will instead obtain an anonymous token automatically if you don't provide one — decide whether you want to supply your own token or rely on the anonymous flow. Before installing, consider: 1) Do you trust the external service and its privacy/data retention policy for any text or files (including proprietary content) you upload? 2) If using your own NEMO_TOKEN, ensure that token's scope is limited and revocable. 3) Be aware of credit/usage limits and any billing or rate-limit behaviors described in the skill. 4) The metadata lists a config path (~/.config/nemovideo/) — verify whether the skill will actually read local config files if that matters to you. If you need higher assurance, request more details from the skill author (why the env/config mismatch, data retention policy, and whether uploads are stored long-term).
Capability Analysis
Type: OpenClaw Skill
Name: text-to-ai-video
Version: 1.0.0
The skill is a functional integration for an AI video generation service hosted at mega-api-prod.nemovideo.ai. It provides the agent with clear instructions for session management, file uploads, and polling for video rendering results. There are no indicators of data exfiltration, malicious execution, or harmful prompt injection; the automated token acquisition and platform detection are consistent with the stated purpose of providing a seamless 'Quick Start' experience for the service.
Capability Assessment
Purpose & Capability
The skill's name/description (text→video via a cloud backend) matches the API endpoints and actions described. However the registry metadata marks NEMO_TOKEN as a required env var and declares a config path (~/.config/nemovideo/) even though the runtime instructions implement an anonymous-token acquisition flow when NEMO_TOKEN is absent and do not read the declared config path. This is an inconsistency (why declare a required env var/config path if the skill can obtain an anon token and doesn't read that path?).
Instruction Scope
SKILL.md confines actions to the stated purpose: creating sessions, sending SSE messages, uploading files or URLs, polling render status, and asking for credits/state. It explicitly instructs network requests to the nemo API and to include specific headers. It does not instruct reading unrelated system files or other credentials. The only scope oddity is the requirement to auto-detect an install path for X-Skill-Platform and the metadata config path, which are mentioned but not clearly required for core functionality.
Install Mechanism
This is an instruction-only skill with no install spec or code files — lowest-risk install mechanism. Nothing is written to disk by the skill itself per the provided instructions.
Credentials
Only one credential is declared (NEMO_TOKEN), which is appropriate for a cloud video API. But the skill's runtime allows creating an anonymous token if NEMO_TOKEN is missing, which conflicts with the 'required env var' declaration. The metadata also lists a config path that the instructions don't use; this could be a benign metadata artifact but is disproportionate unless the skill actually reads that path.
Persistence & Privilege
Skill is not always-enabled and is user-invocable; it does not request system-wide changes or alter other skills. It creates and holds a session token for the cloud service (expected behavior) but does not request elevated persistence privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-to-ai-video - After installation, invoke the skill by name or use
/text-to-ai-video - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Text to AI Video skill.
- Instantly generates explainer videos from text prompts with visuals and voiceover.
- Supports input via TXT, DOCX, PDF, or pasted text (up to 500MB).
- No editing experience required; cloud GPU processing delivers 30s videos in 1–2 minutes.
- Automatic setup with anonymous token (100 free credits); manages sessions and cloud export.
- Exports in multiple formats (MP4, MOV, GIF, audio, image); 1080p output by default.
- Designed for marketers, content creators, and educators who want fast video creation without technical overhead.
Metadata
Frequently Asked Questions
What is Text To Ai Video?
Skip the learning curve of professional editing software. Describe what you want — turn this text into a 30-second explainer video with visuals and voiceover... It is an AI Agent Skill for Claude Code / OpenClaw, with 66 downloads so far.
How do I install Text To Ai Video?
Run "/install text-to-ai-video" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text To Ai Video free?
Yes, Text To Ai Video is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text To Ai Video support?
Text To Ai Video is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text To Ai Video?
It is built and maintained by mory128 (@mory128); the current version is v1.0.0.
More Skills