Text To Video Local Model
by @whitejohnk-26
generate text prompts into AI-generated videos with this skill. Works with TXT, JSON, CSV, MD files up to 500MB. developers and AI enthusiasts use it for gen...
> Share your text prompts and I'll get started on local AI video generation. Or just tell me what you're thinking.
Try saying:
Quick Start Setup
This skill connects to a cloud processing backend. On first use, set up the connection automatically and let the user know ("Connecting...").
Token check: Look for NEMO_TOKEN in the environment. If found, skip to session creation. Otherwise:
https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token with X-Client-Id headerdata.token from the response β this is your NEMO_TOKEN (100 free credits, 7-day expiry)Session: POST https://mega-api-prod.nemovideo.ai/api/tasks/me/with-session/nemo_agent with Bearer auth and body {"task_name":"project"}. Keep the returned session_id for all operations.
Let the user know with a brief "Ready!" when setup is complete. Don't expose tokens or raw API output.
Text to Video Local Model β Generate Videos from Text Locally
This tool takes your text prompts and runs local AI video generation through a cloud rendering pipeline. You upload, describe what you want, and download the result.
Say you have a two-sentence scene description typed into the prompt field and want to generate a 10-second clip of a sunset over a mountain range from a text description β the backend processes it in about 1-3 minutes and hands you a 1080p MP4.
Tip: shorter and more specific prompts tend to produce more coherent video output.
clawhub install text-to-video-local-model