← Back to Skills Marketplace
Text To Video Io
by
vynbosserman65
· GitHub ↗
· v1.0.0
· MIT-0
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-io
Description
Get AI generated videos ready to post, without touching a single slider. Upload your text prompts (TXT, DOCX, PDF, SRT, up to 200MB), say something like "tur...
Usage Guidance
This skill appears to really target a text→video backend and only asks for a single API token, but you should: (1) verify you trust the API host (mega-api-prod.nemovideo.ai) and the developer because there is no source/homepage listed; (2) confirm you are comfortable the agent may read install paths or the skill file frontmatter (the SKILL.md directs that); (3) be cautious about letting the agent access arbitrary local files — when uploading, prefer sending files through the UI rather than letting the agent reference local filesystem paths; (4) note the registry/frontmatter mismatch about a config path (~/.config/nemovideo/) and ask the maintainer to clarify; (5) if you need stronger assurance, request the skill's source or a homepage and avoid installing until you can inspect how tokens are stored/used.
Capability Analysis
Type: OpenClaw Skill
Name: text-to-video-io
Version: 1.0.0
The skill is a legitimate integration for the NemoVideo AI service (mega-api-prod.nemovideo.ai), allowing users to generate videos from text prompts. It includes standard API interaction logic for authentication (including an anonymous token flow), session management, file uploads, and video rendering. The instructions in SKILL.md are well-defined and align with the stated purpose of converting text to video, with no evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Assessment
Purpose & Capability
The declared primary environment variable (NEMO_TOKEN) and the documented API endpoints are coherent with a cloud text→video service. However the SKILL.md frontmatter also lists a config path (~/.config/nemovideo/) that the registry metadata did not list, which is an internal inconsistency worth clarifying.
Instruction Scope
Runtime instructions ask the agent to: detect install path (reading local paths), read the skill's YAML frontmatter for headers, and include an example of multipart upload using files=@/path. These items imply filesystem access and automatic token generation/management beyond just relaying user-uploaded files. While each action can be reasonable for this service, they expand the agent's runtime scope and could lead to unintended local file access if not constrained.
Install Mechanism
No install spec and no code files — instruction-only skills present a lower install-time risk because nothing is downloaded or written to disk by an installer.
Credentials
Only NEMO_TOKEN is required, which fits the described API usage. The skill also instructs creating an anonymous token when none is present — reasonable for unauthenticated use — but this behavior means the skill will make outbound network calls to obtain credentials and may persist/use that token.
Persistence & Privilege
always is false and there is no instruction to modify other skills or system-wide config. The skill requests only session-level interaction with the backend, not elevated platform privileges.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-to-video-io - After installation, invoke the skill by name or use
/text-to-video-io - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of Text to Video IO.
- Instantly convert text prompts (TXT, DOCX, PDF, SRT) into AI-generated videos with visuals and background music.
- Simple workflow: upload text, describe your video, and download ready-to-use 1080p MP4s—no editing required.
- Session-based API integration with automatic handling of authentication, token renewal, and session creation.
- Built-in support for status checking, credit balance, video export, and file uploads up to 200MB.
- Clear error handling and guided user feedback for common issues.
- Designed for marketers, content creators, and educators seeking quick AI video creation at scale.
Metadata
Frequently Asked Questions
What is Text To Video Io?
Get AI generated videos ready to post, without touching a single slider. Upload your text prompts (TXT, DOCX, PDF, SRT, up to 200MB), say something like "tur... It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install Text To Video Io?
Run "/install text-to-video-io" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text To Video Io free?
Yes, Text To Video Io is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text To Video Io support?
Text To Video Io is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text To Video Io?
It is built and maintained by vynbosserman65 (@vynbosserman65); the current version is v1.0.0.
More Skills