create-moment

Installation
SKILL.md

Create a moment from an ingested video

End-to-end flow: read the ingestion outputs, pick clip boundaries, create the moment, wait for clip preprocessing (downscale + speaker detection), and hand the user an editor link. All tools are on the Montage MCP server.

1. Locate the project/video

  • list_projects / get_project to find the project the user means.
  • If the video was just uploaded with upload_video, poll get_upload_status(workflow_id) until completed — it returns the project_id and file_id. Ingestion must be complete before creating a moment (transcription and video validation results are required).

2. Understand the content

Installs
3
First Seen
Jul 13, 2026
create-moment — ukumi-ai/montage-skills