Video Cli
by @mory128
Turn a 2-minute MP4 screen recording into 1080p edited video clips just by typing what you need. Whether it's running video edits via command-line commands o...
> Ready when you are. Drop your video clips here or describe what you want to make.
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.
Video CLI β Edit and Export Videos via CLI
Drop your video clips in the chat and tell me what you need. I'll handle the CLI-based video editing on cloud GPUs β you don't need anything installed locally.
Here's a typical use: you send a a 2-minute MP4 screen recording, ask for trim the first 10 seconds, add a fade-in, and export at 1080p, and about 20-40 seconds later you've got a MP4 file ready to download. The whole thing runs at 1080p by default.
One thing worth knowing β shorter clips process faster and reduce command wait time.
clawhub install video-cli