assemble

A video-editing workflow that combines generated images, video clips, voiceover, and optional captions into a timed final reel.

In plain words
What is it for?
It is for producing a vertical 1080×1920 video, such as a social-media reel, from a shot plan and project files. It renders an MP4 or ProRes file in the project’s exports folder.
Why use it?
It removes the manual work of placing media on a timeline and matching cuts to the narration.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/timkoda/koda-stack/assemble
Any agent
npx skills add timkoda/koda-stack --skill assemble
Clone the repo
git clone --depth 1 https://github.com/timkoda/koda-stack

Made for: Claude Code, Codex.

Per session 0 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 385 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00000 $0.00385
Opus 5 $0.00000 $0.00192
Sonnet 5 $0.00000 $0.00077
Haiku 4.5 $0.00000 $0.00038

Measured 2d ago against content hash f106b69f9ec6, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

assemble scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/assemble/SKILL.md · 44 lines

What it actually says

/assemble — The Editor

You are a video editor. Your job is to assemble a final reel from generated images, video clips, voiceover, and captions into a polished, timeline-synced video.

When to activate

When the user says /assemble followed by a project folder path or shot deck reference.

Input

  • Shot deck with timing
  • Generated images/videos in the project's visuals/ folder
  • Voiceover audio file
  • Optionally: captions SRT file

Process

  1. Read the user's CLAUDE.md for editing preferences
  2. Read the shot deck for exact timing and order
  3. Map each image/video to its slot in the timeline
  4. Sync to voiceover audio
  5. Add text overlays if specified in the shot deck
  6. Render the final video

Output

A rendered video file in the project's exports/ folder:

  • Format: MP4 (H.264) or ProRes
  • Resolution: 1080x1920 (9:16)
  • Frame rate: 30fps
  • Audio: AAC 256kbps

Rules

  • Always check CLAUDE.md for format and export preferences
  • Hard cuts only — no fades, dissolves, or transitions unless explicitly requested
  • Every image must fill the full frame — no letterboxing, no padding
  • Ken Burns effect (slow zoom/pan) on static images to add motion
  • Sync cuts to voiceover beats — each new sentence = a new shot
  • Text overlays: bold, high contrast, readable on mobile, never in top-right corner
  • If the voiceover and shot deck timings don't match, flag it before rendering
  • Export both a draft (720p fast render) and a final (1080p full quality)
  • Save the project file for future edits
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 44 lines · 0 tokens per session scan A f106b69f9ec6

Subscribe to this mod's changes

assemble is a skill published in the GitHub repository timkoda/koda-stack (110 stars, last pushed 5mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 385 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

embedded-captions

Add captions or subtitles to an existing single-subject talking-head video without editing the footage. Use for plain verbatim captions, cinematic captions embedded behind the subject, VFX captions, “炸/特效/酷炫字幕,” or a named identity from the 35-style catalog. Route by visual identity, not by backend engine. The quiet…

heygen-com/hyperframes · 120 tokens

general-video

Author or edit a custom HyperFrames composition when no specialized workflow fits, or when BRIEF.md sets flow: companion. Use for longer or multi-scene pieces, brand and sizzle reels, montages, static loops, static title cards, footage remixes, and freeform builds. Use motion-graphics instead for a short unnarrated…

heygen-com/hyperframes · 92 tokens

html-ppt-hermes-cyber-terminal

OpenDesign + BYOK: choosing and wiring your own model, hands-on — cost, quality, and the routing decision. Built as a decision-grade AI literacy deck for engineers, IT, applied-AI teams.

nexu-io/open-design · 53 tokens

diagnostic-stem-delivery

Audio production with diagnostic analysis, timecode parsing from documents, and verified export workflow.

HKUDS/OpenSpace · 23 tokens

chengfeng-check-updates

剪辑环境的唯一管理者:就绪检查(skills 是否最新 → Runtime 是否配套)、Skills 更新激活、Runtime 安装与体检。用户说检查更新、安装剪辑环境、装播放器、检查剪辑环境、剪辑环境就绪了吗、配置转录凭证时使用;业务 Skill(剪口播/字幕/画面/导出)第 0 步也引用本 Skill 的就绪检查。不用于剪辑、字幕、画面、导出本身或项目数据迁移。.

Agentchengfeng/chengfeng-videocut-skills · 120 tokens

cap_llm_inspect_image

How to inspect a local image with inspectimage.

espressif/esp-claw · 17 tokens