Meir770ar

Hebrew Video Editor — Development skill for Claude Code

Development community

Professional Hebrew (RTL) video editor skill for Claude Code — brief→script→storyboard→render, with Remotion + HyperFrames motion-graphics engines.

How to install Hebrew Video Editor

This entry records only its repository, not the path inside it, so there is no exact command to give. Open Meir770ar/hebrew-video-editor and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Hebrew Video Editor does

Professional Hebrew (RTL) video editor skill for Claude Code — brief→script→storyboard→render, with Remotion + HyperFrames motion-graphics engines. Code MIT; bring your own assets.

Alternatives in Development

  • Claude Code Skill — Persistent multi-engine coding session manager 326 ★
  • Agent Game Forge — The local-first, bring-your-own-agent 2D game IDE 207 ★
  • Erduo Broll Loop Engineering — SRT 驱动的双后端 B-roll Agent Skill:自动路由 HyperFrames / Remotion,集成 152 张 Shotcraft 镜头卡 166 ★

README

Hebrew Video Editor — a Claude Code skill

A **Premiere-Pro-level Hebrew (RTL) video production skill** for [Claude Code](https://claude.com/claude-code). Give it a brief in plain Hebrew and it runs the full pipeline — **brief → script → storyboard → render → deliver** — with correct right-to-left typography, two motion-graphics engines (**Remotion** *and* **HyperFrames**), AI script/storyboard, TTS narration, stock & AI visuals, music, SFX, and Google Drive / WhatsApp delivery.

**Code is MIT-licensed.** Fonts, music, and sound effects are **not** bundled — bring your own (the default setup uses free Google Fonts + free music/SFX sources). See [`ASSETS.md`](ASSETS.md).


What it does

BRIEF ─▶ SCRIPT ─▶ STORYBOARD ─▶ RENDER ─▶ DELIVER
 (you)   (Gemini)   (Gemini)      (FFmpeg +      (Drive /
                                   Remotion /      WhatsApp)
                                   HyperFrames)
  • Full RTL Hebrew — ASS subtitles with RTL embedding, Hebrew font presets, correct bidi.
  • Two motion-graphics engines:
    • Remotion (remotion/) — 13 parameterized React compositions (titles, lower-thirds, kinetic type, lyrics karaoke, quote cards, waveform BG…).
    • HyperFrames (hyperframes/) — render bespoke overlays from HTML + GSAP, including transparent-alpha WebM overlays. See `hyperframes/README.md`.
  • Narrative intelligence — hook in 1.5s, meaningful Ken Burns, color-temperature arc, SFX on beats, pattern breaks.
  • Specialized modes — Podcast → Reels (transcribe → find highlights → reframe 9:16 → caption) and Lyrics Video (align → beats → animate).
  • GPU-aware — uses h264_nvenc when available, falls back to libx264.

Quick start

# 1. Install
git clone https://github.com//hebrew-video-editor.git
cd hebrew-video-editor
npm install
(cd remotion && npm install)        # Remotion engine deps (optional but recommended)

# 2. Secrets — copy and fill in what