Weixin Video
by @francemichaell-15
Get WeChat-ready videos ready to post, without touching a single slider. Upload your video clips (MP4, MOV, AVI, WebM, up to 200MB), say something like "form...
> Send me your video clips and I'll handle the WeChat video formatting. Or just describe what you're after.
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.
Weixin Video β Format Videos for WeChat Sharing
This tool takes your video clips and runs WeChat video formatting through a cloud rendering pipeline. You upload, describe what you want, and download the result.
Say you have a 30-second MP4 recorded on a smartphone and want to format and compress this video for sharing on WeChat β the backend processes it in about 20-40 seconds and hands you a 1080p MP4.
Tip: keeping clips under 60 seconds ensures smooth WeChat sharing without compression artifacts.
clawhub install weixin-video