🎁 Get the FREE AI Skills Starter GuideSubscribe →
BytesAgainBytesAgain
🦀 ClawHub

Video Editing With Nodes

by @vcarolxhberger

Skip the learning curve of professional editing software. Describe what you want — connect trim, color grade, and audio mix nodes to produce a finished cut —...

Versionv1.0.0
💡 Examples

> Ready when you are. Drop your video clips here or describe what you want to make.

Try saying:

  • "edit a 2-minute raw interview clip into a 1080p MP4"
  • "connect trim, color grade, and audio mix nodes to produce a finished cut"
  • "building non-destructive video edit pipelines using a visual node graph for video editors and motion designers"
  • 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 Editing With Nodes — Edit Videos Using Node Graphs

    Drop your video clips in the chat and tell me what you need. I'll handle the node-based video editing on cloud GPUs — you don't need anything installed locally.

    Here's a typical use: you send a a 2-minute raw interview clip, ask for connect trim, color grade, and audio mix nodes to produce a finished cut, 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 — keep your node graph shallow — fewer chained nodes means faster render times.

    View on ClawHub
    TERMINAL
    clawhub install video-editing-with-nodes

    🧪 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 →