← Back to Skills Marketplace
mory128

Text To Ai

by mory128 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
87
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-ai
Description
convert text prompts into AI generated videos with this skill. Works with TXT, DOCX, PDF, copied text files up to 500MB. marketers use it for generating vide...
Usage Guidance
This skill appears to do what it says (send text to a cloud renderer and return video files) and is instruction-only (no installer or code). However: (1) the skill will call an external API (mega-api-prod.nemovideo.ai) and will either use your NEMO_TOKEN or fetch an anonymous token automatically — do not provide sensitive credentials unless you trust the service; (2) the SKILL.md metadata references a config path (~/.config/nemovideo/) that the registry did not declare — ask the publisher what it reads from that location; (3) the skill source is unknown and no homepage is provided, so prefer testing with non-sensitive/sample text first. If you decide to install, consider using the anonymous token path or a disposable project token rather than your primary account token.
Capability Analysis
Type: OpenClaw Skill Name: text-to-ai Version: 1.0.0 The skill bundle is a legitimate integration for the NemoVideo AI service, allowing users to convert text prompts and documents into videos. It defines standard API interactions with 'mega-api-prod.nemovideo.ai', including session management, file uploads, and video rendering. While it includes logic to detect the host platform (e.g., Cursor or ClawHub) for attribution headers, there is no evidence of data exfiltration, unauthorized command execution, or malicious intent.
Capability Assessment
Purpose & Capability
Name/description align with the runtime instructions: the SKILL.md describes sending text to a remote rendering API and returning MP4s. The only requested credential is NEMO_TOKEN which matches the API usage. Minor inconsistency: the SKILL.md frontmatter metadata lists a config path (~/.config/nemovideo/) but the registry metadata shows no required config paths — this mismatch should be clarified.
Instruction Scope
Instructions are detailed and stay within the stated purpose (session creation, SSE messaging, uploads, export/polling). They instruct the agent to use NEMO_TOKEN if present or to POST for an anonymous token. They also instruct reading the SKILL.md frontmatter and detecting install path to set attribution headers. The skill does not instruct reading unrelated system files or other credentials, but the referenced config path in frontmatter implies it may check user config (~/.config/nemovideo/) which the registry did not declare.
Install Mechanism
No install spec and no code files — instruction-only skill. This is low-risk from an install standpoint (nothing is downloaded or written by the skill itself).
Credentials
Only one credential is declared (NEMO_TOKEN) which is appropriate for an API-backed video service. The SKILL.md also supports anonymous tokens obtained at runtime, so a provided NEMO_TOKEN is optional. Confirm whether the skill will read ~/.config/nemovideo/ or other config paths (frontmatter lists one) before supplying sensitive credentials.
Persistence & Privilege
The skill is not forced-always and does not request elevated persistent privileges. It does queue remote render jobs but does not request modification to other skills or system-wide settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install text-to-ai
  3. After installation, invoke the skill by name or use /text-to-ai
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Text to AI Video — Initial Release - Convert text prompts from TXT, DOCX, PDF, or copied text (up to 500MB) into AI-generated 1080p MP4 videos in about 1–2 minutes. - Supports workflow for marketers: upload files, process via cloud GPU, and get ready-to-share video files. - Automated session management: handles token acquisition and backend API connection. - Flexible command routing: direct prompts for upload, credits, status, export, or editing actions to relevant API endpoints. - Includes error handling for tokens, credits, large files, and unsupported formats. - Guides users step-by-step from uploading text to exporting video, with clear status updates and workflow tips.
Metadata
Slug text-to-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 Ai?

convert text prompts into AI generated videos with this skill. Works with TXT, DOCX, PDF, copied text files up to 500MB. marketers use it for generating vide... It is an AI Agent Skill for Claude Code / OpenClaw, with 87 downloads so far.

How do I install Text To Ai?

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

Is Text To Ai free?

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

Which platforms does Text To Ai support?

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

Who created Text To Ai?

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

💬 Comments