Maker For Beginners
by @tk8544-b
Turn a 60-second phone recording of a product into 1080p polished MP4 videos just by typing what you need. Whether it's creating simple edited videos without...
> Share your raw video clips and I'll get started on AI video creation. 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 Maker for Beginners β Create and Export Simple Videos
This tool takes your raw video clips and runs AI video creation through a cloud rendering pipeline. You upload, describe what you want, and download the result.
Say you have a 60-second phone recording of a product and want to turn my clip into a short edited video with music and text overlays β the backend processes it in about 1-2 minutes and hands you a 1080p MP4.
Tip: keep your source clips under 2 minutes for faster processing and cleaner results.
clawhub install maker-for-beginners