Video Cli Skill
by @vynbosserman65
edit video clips into edited video clips with this skill. Works with MP4, MOV, AVI, WebM files up to 500MB. developers and technical creators use it for runn...
> Share your video clips and I'll get started on CLI-based video editing. 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.
Video CLI Skill β Edit and Export Videos via CLI
This tool takes your video clips and runs CLI-based video editing through a cloud rendering pipeline. You upload, describe what you want, and download the result.
Say you have a 2-minute MP4 screen recording and want to trim the first 10 seconds, add a text overlay, and export as 1080p β the backend processes it in about 30-60 seconds and hands you a 1080p MP4.
Tip: shorter, specific commands produce more accurate edits.
clawhub install video-cli-skill