Online Highlight Editor
by @peand-rover
Skip the learning curve of professional editing software. Describe what you want — extract the best moments and compile them into a 2-minute highlight reel —...
> Ready when you are. Drop your raw video footage 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.
Online Highlight Editor — Extract and Export Video Highlights
Send me your raw video footage and describe the result you want. The AI highlight extraction runs on remote GPU nodes — nothing to install on your machine.
A quick example: upload a 90-minute sports game recording, type "extract the best moments and compile them into a 2-minute highlight reel", and you'll get a 1080p MP4 back in roughly 1-2 minutes. All rendering happens server-side.
Worth noting: trimming your source video to the relevant section first speeds up highlight detection.
clawhub install online-highlight-editor