Local production · Cloud Director

Record it.
Let your Agent
cut it.

You make the point. The Agent handles post. Bilingual transcription, semantic edits, captions, upbeat music, and color-faithful export—with preview, confirmation, and undo at every meaningful step.

Choose your system, then give its command to your AI Agent. The installer handles dependencies, checks, and signature verification, then starts creatorcut onboard to guide login, recording selection, and project creation.

Terminal — zsh paste to your agent
$ curl -fsSL https://raw.githubusercontent.com/jiyangnan/AgentMesh-CreatorCut/main/scripts/install.sh | bash
Installed → environment check → secure login → choose local video → transcribe
Windows PowerShell paste to your agent
PS> irm https://raw.githubusercontent.com/jiyangnan/AgentMesh-CreatorCut/main/scripts/install.ps1 | iex
Installed → environment check → secure login → choose local video → transcribe
Terminal — bash paste to your agent
$ curl -fsSL https://raw.githubusercontent.com/jiyangnan/AgentMesh-CreatorCut/main/scripts/install.sh | bash
Installed → environment check → secure login → choose local video → transcribe
Project / launch-demo.creatorcut Original color
Let the Agent cut this part.
00:0000:0800:1600:24
NO AUTO FILTERS ✓
01 / Intelligent post

It understands the take,
not just a template.

AgentMesh-CreatorCut starts with a talking-head recording or product demo you already made. The cloud Director receives only approved structured context and returns a signed edit plan. The public client performs the actual media work locally.

01 — TRANSCRIBE

Chinese, English, and code-switching

whisper.cpp runs on your machine in Chinese, English, automatic, or mixed mode. Correct the transcript before the Director makes an editing decision.

02 — DECIDE

Interactive cards clarify the brief

Pace, captions, music, and risky operations are confirmed through structured cards, with a semantically identical text fallback.

03 — FINISH

Upbeat music—not a low drone

The MVP ships two listening-tested upbeat templates. Original speech stays primary and music is mixed within a bounded level.

04 — EXPORT

Original color. No secret filter.

No automatic LUT, tone map, HDR-to-SDR conversion, or forced color tag. Preview before apply; resume failed exports; never overwrite an existing output silently.

02 / Product boundary

Intelligence in cloud.
Video on your machine.

The AgentMesh360 Director / Studio split keeps private strategy defensible, media processing local, and every paid action consistently metered by Core.

Your machine · Local Studio

Public client

  • Source video, original audio, transcript
  • Local FFmpeg and whisper.cpp execution
  • Preview, confirmation, undo, redo
  • Captions, music, and final export
AgentMesh360 · Cloud Director

Private strategy

  • Interactive cards and semantic edit policy
  • Structured context, never source media
  • Signed plan, review, and recovery
  • Core identity, entitlement, and credits
03 / One-command install

No environment hunt.
Copy. Enter. Cut.

The installer handles pinned Node 24, Git, FFmpeg, whisper.cpp, the multilingual model, and the secure credential backend, then verifies an immutable Core-signed release. On success it starts creatorcut onboard, so the journey does not end at “installed.”

curl -fsSL https://raw.githubusercontent.com/jiyangnan/AgentMesh-CreatorCut/main/scripts/install.sh | bash
irm https://raw.githubusercontent.com/jiyangnan/AgentMesh-CreatorCut/main/scripts/install.ps1 | iex
curl -fsSL https://raw.githubusercontent.com/jiyangnan/AgentMesh-CreatorCut/main/scripts/install.sh | bash
01 Check the environment

Verify Node, FFmpeg, whisper.cpp, the model, and the secure credential backend.

02 Sign in securely

Your API key enters through standard input and stays in the system keychain—not in command arguments.

03 Create a local project

Choose a talking-head or screen recording. Media stays on your device while multilingual transcription begins.

04 Let the Agent continue

Direct-process hosts invoke next_process without a shell and merge only env_overrides. OpenClaw passes next_openclaw.exec unchanged to its exec tool: the command is fixed and argv stays in structured env. next_argv is for embedded API hosts. Treat next_suggested as display-only, and pause when your confirmation is required. Install the OpenClaw Skill and CLI from the same verified release archive.

macOS 14+ · Apple Silicon / Intel
macOS Keychain
Ubuntu 22.04 / 24.04 · x64 / arm64
Secret Service
Windows 10 22H2 / 11 · x64
Current-user DPAPI
04 / Clear pricing

Local work is free.
Director is per plan.

LOCAL EXECUTION
0 credits

Install, transcription, import, preview, apply, captions, music, export, and undo run locally without cloud credits.

SIGNED DIRECTOR PLAN
50 credits / plan

A reviewable signed edit plan is created only after you confirm the Core-authoritative quote. Retries are idempotent, and credits for failed paid work are returned by contract without a duplicate credit deduction.

Get an AgentMesh360 pass
05 / FAQ

The important things, plainly.

Does it upload my video?

No. Source media, audio, transcript intermediates, previews, and exports stay local. Only structured DirectorContext you inspect and approve is sent to the strategy service.

Does it automatically add a filter?

No. Source color is preserved by default. There is no automatic LUT, exposure boost, HDR-to-SDR conversion, or forced BT.709 tag.

Can an update remove projects or my API key?

No. Projects and media live outside the install root, and the API key lives in operating-system secure storage. Failed updates restore the previous managed version.

How is this different from Lecturecast?

Lecturecast creates a course video from a topic. AgentMesh-CreatorCut starts with a talking-head recording or product demo you already recorded and performs intelligent post.