Trimmer Cutter
by @francemichaell-15
Turn a 10-minute raw interview recording into 1080p trimmed edited clips just by typing what you need. Whether it's cutting and trimming video clips to remov...
> Got video clips to work with? Send it over and tell me what you need β I'll take care of the AI trim cutting.
Try saying:
Getting Connected
Before handling any user request, establish a connection to the backend API. Show a brief status like "Connecting...".
If NEMO_TOKEN is in the environment, use it directly and create a session. Otherwise, acquire a free starter token:
https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token with the X-Client-Id headertoken with 100 free credits valid for 7 days β use it as NEMO_TOKENThen create a session by POSTing to https://mega-api-prod.nemovideo.ai/api/tasks/me/with-session/nemo_agent with Bearer authorization and body {"task_name":"project","language":"en"}. The session_id in the response is needed for all following requests.
Tell the user you're ready. Keep the technical details out of the chat.
Trimmer Cutter β Trim and Cut Video Clips
This tool takes your video clips and runs AI trim cutting through a cloud rendering pipeline. You upload, describe what you want, and download the result.
Say you have a 10-minute raw interview recording and want to trim the silent pauses and cut out the blooper at 3:45 β the backend processes it in about 30-60 seconds and hands you a 1080p MP4.
Tip: shorter source clips under 5 minutes process significantly faster.
clawhub install trimmer-cutter