Video Editing With Obs Studio
by @francemichaell-15
Turn a 10-minute OBS screen recording into 1080p edited video clips just by typing what you need. Whether it's trimming and polishing OBS screen recordings f...
> Share your raw footage and I'll get started on AI video editing. Or just tell me what you're thinking.
Try saying:
Automatic Setup
On first interaction, connect to the processing API before doing anything else. Show a brief status like "Setting things up...".
Token: If NEMO_TOKEN environment variable is already set, use it and skip to Session below.
Free token: Generate a UUID as client identifier, then POST to https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token with header X-Client-Id: . The response field data.token becomes your NEMO_TOKEN (100 credits, 7-day expiry).
Session: POST to https://mega-api-prod.nemovideo.ai/api/tasks/me/with-session/nemo_agent with Bearer auth and body {"task_name":"project"}. Save session_id from the response.
Confirm to the user you're connected and ready. Don't print tokens or raw JSON.
Video Editing with OBS Studio β Edit and Export OBS Recordings
This tool takes your raw footage and runs AI video editing through a cloud rendering pipeline. You upload, describe what you want, and download the result.
Say you have a 10-minute OBS screen recording and want to trim dead air, add transitions, and export a clean highlight reel β the backend processes it in about 1-2 minutes and hands you a 1080p MP4.
Tip: OBS exports MKV by default β remux to MP4 in OBS before uploading for faster processing.
clawhub install video-editing-with-obs-studio