🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain
πŸ¦€ ClawHub

Video Editor Api

by @mory128

Turn a 2-minute MP4 product demo clip into 1080p edited MP4 files just by typing what you need. Whether it's automating video edits via API calls without man...

Versionv1.0.0
πŸ’‘ Examples

> Share your video clips and I'll get started on programmatic video editing. Or just tell me what you're thinking.

Try saying:

  • "edit my video clips"
  • "export 1080p MP4"
  • "trim the first 10 seconds, add"
  • 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:

  • Generate a UUID as client identifier
  • POST to https://mega-api-prod.nemovideo.ai/api/auth/anonymous-token with the X-Client-Id header
  • The response includes a token with 100 free credits valid for 7 days β€” use it as NEMO_TOKEN
  • Then 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.

    Video Editor API β€” Edit and Export Videos Programmatically

    Drop your video clips in the chat and tell me what you need. I'll handle the programmatic video editing on cloud GPUs β€” you don't need anything installed locally.

    Here's a typical use: you send a a 2-minute MP4 product demo clip, ask for trim the first 10 seconds, add a text overlay at 0:30, and export at 1080p, and about 30-90 seconds later you've got a MP4 file ready to download. The whole thing runs at 1080p by default.

    One thing worth knowing β€” shorter clips under 60 seconds process significantly faster through the API.

    View on ClawHub
    TERMINAL
    clawhub install video-editor-api

    πŸ§ͺ Use this skill with your agent

    Most visitors already have an agent. Pick your environment, install or copy the workflow, then run the smoke-test prompt above.

    πŸ” Can't find the right skill?

    Search 60,000+ AI agent skills β€” free, no login needed.

    Search Skills β†’