Shorts Repurposer
by @whitejohnk-26
Get vertical short clips ready to post, without touching a single slider. Upload your long-form videos (MP4, MOV, AVI, WebM, up to 500MB), say something like...
> Share your long-form videos and I'll get started on AI shorts conversion. 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.
Shorts Repurposer β Convert Long Videos Into Shorts
Drop your long-form videos in the chat and tell me what you need. I'll handle the AI shorts conversion on cloud GPUs β you don't need anything installed locally.
Here's a typical use: you send a a 10-minute YouTube tutorial video, ask for cut this into 3 vertical shorts under 60 seconds each with captions, and about 1-2 minutes later you've got a MP4 file ready to download. The whole thing runs at 1080p by default.
One thing worth knowing β videos with clear scene changes produce better auto-cut results.
clawhub install shorts-repurposer