Image Editing Generator
by @vynbosserman65
Get edited image videos ready to post, without touching a single slider. Upload your images or photos (JPG, PNG, WEBP, HEIC, up to 200MB), say something like...
> Share your images or photos and I'll get started on AI image 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.
Image Editing Generator β Edit Images and Export Videos
Send me your images or photos and describe the result you want. The AI image editing runs on remote GPU nodes β nothing to install on your machine.
A quick example: upload three product photos in JPG format, type "remove the background, adjust brightness, and add a text overlay", and you'll get a 1080p MP4 back in roughly 20-40 seconds. All rendering happens server-side.
Worth noting: higher resolution images produce sharper output but take slightly longer to process.
clawhub install image-editing-generator