← Back to Skills Marketplace
103
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install text-to-video-ai-gratis
Description
Skip the learning curve of professional editing software. Describe what you want — turn this text into a 30-second video with visuals and background music —...
Usage Guidance
This skill appears internally consistent: it contacts a third‑party API (mega-api-prod.nemovideo.ai), needs one API token (NEMO_TOKEN) and may store session/token information under ~/.config/nemovideo/. Before installing, confirm you trust that service and are comfortable uploading the content you plan to convert (avoid sensitive personal data). Consider: (1) supply your own token if you prefer (the skill will otherwise obtain a short‑lived anonymous token), (2) review or clear ~/.config/nemovideo/ if you revoke access, and (3) check the provider's privacy/terms if you care about reuse of uploaded media.
Capability Analysis
Type: OpenClaw Skill
Name: text-to-video-ai-gratis
Version: 1.0.0
The skill is a legitimate integration for a text-to-video AI service hosted at nemovideo.ai. It manages authentication via the NEMO_TOKEN environment variable or an anonymous token generation process, and it includes specific instructions for the agent to avoid printing sensitive tokens or raw JSON. The logic is entirely focused on media processing, session management, and cloud rendering as described in the documentation.
Capability Assessment
Purpose & Capability
Name/description, required env var (NEMO_TOKEN), and API endpoints all correspond to a third‑party text→video service (nemovideo). The single credential requested is what you'd expect for an external rendering API; no unrelated credentials or binaries are required.
Instruction Scope
SKILL.md directs the agent to obtain or use a NEMO_TOKEN, create sessions, upload files, poll job status, and stream SSE updates to the user — all consistent with a cloud render workflow. It mentions saving session_id/token (implicit storage) and deriving an 'X-Skill-Platform' value by checking common install paths; these file-system checks are reasonable for attribution but may cause the agent to inspect its install path.
Install Mechanism
Instruction-only skill with no install spec or third‑party package downloads. No code written to disk by the skill itself — lowest-risk install profile.
Credentials
Only NEMO_TOKEN is required and declared as the primary credential. The metadata also lists a config path (~/.config/nemovideo/) which matches the instructions' implied need to persist session/token — proportional to the service's needs.
Persistence & Privilege
always:false (not force-included). The skill expects to obtain and persist a token/session (anonymous token with 7-day expiry or provided NEMO_TOKEN), likely under the declared config path. This is normal for a client of a remote API but means tokens/sessions may be stored on disk.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install text-to-video-ai-gratis - After installation, invoke the skill by name or use
/text-to-video-ai-gratis - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of Text to Video AI Gratis skill (v1.0.0).
- Instantly converts text prompts or uploaded TXT, DOCX, PDF, SRT files (up to 200MB) into 30-second shareable videos with visuals and background music.
- Automatic cloud setup with free credits via anonymous tokens—no local installation or video editing experience needed.
- Supports easy commands for generating, exporting, checking credits, file uploads, and live status tracking.
- Cloud GPU rendering delivers ready-to-download 1080p MP4s typically within 1-2 minutes.
- Clear workflow examples and robust error handling guide users from upload to download.
Metadata
Frequently Asked Questions
What is Text To Video Ai Gratis?
Skip the learning curve of professional editing software. Describe what you want — turn this text into a 30-second video with visuals and background music —... It is an AI Agent Skill for Claude Code / OpenClaw, with 103 downloads so far.
How do I install Text To Video Ai Gratis?
Run "/install text-to-video-ai-gratis" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Text To Video Ai Gratis free?
Yes, Text To Video Ai Gratis is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Text To Video Ai Gratis support?
Text To Video Ai Gratis is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Text To Video Ai Gratis?
It is built and maintained by tk8544-b (@tk8544-b); the current version is v1.0.0.
More Skills