🎬
AutomationTypeScript

Remotion Video Packaging

by jiamo509

Remotion Video Packaging is an Automation skill for Claude Code, published by jiamo509 in jj-koubo.

46 stars17 forkson jiamo509/jj-kouboAdded 2026/08/11+18% in starsRepository updated 2026/08/05
Install in seconds
Install Remotion Video Packaging
Copy Remotion Video Packaging into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/John509AI/media-workflow-lab/tree/main/jj ~/.claude/skills/jj

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/John509AI/media-workflow-lab.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
jj/SKILL.md in jiamo509/jj-koubo
Installs to
~/.claude/skills/jj
Collection
The only skill cataloged from this repository
Category
Automation1523 skills

What Remotion Video Packaging does

Use Remotion to package real-person recorded videos with bilingual subtitles, highlighted keywords, chapter cards, a top title, animated information cards, optional sound effects, a 1080p review render, and a final 4K render. Use when the user invokes $jj or provides a recorded MP4 and asks for visual packaging.

Remotion Video Packaging is cataloged under Automation on DirSkills.

Documentation

README

Media Workflow Packaging

Package a real-person 16:9 talking-head video. Preserve the presenter and spoken content; add information hierarchy around them.

Dependencies

Require:

  • Node.js 20+ and npm
  • FFmpeg and ffprobe
  • A Chromium browser supported by Remotion
  • A transcript, or a local transcription tool such as Whisper

Do not require an API key. Do not upload private media to an external service unless the user explicitly authorizes it.

Resolve bundled scripts and assets relative to the directory containing this SKILL.md. Never assume a Codex-, Claude Code-, or vendor-specific installation root.

Create the project

Inspect the source first:

ffprobe -v error -show_entries format=duration -show_entries stream=width,height,r_frame_rate -of json <source-video>

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Remotion Video Packaging

  • How does Remotion Video Packaging compare to other Automation skills?

    Remotion Video Packaging ranks #1435 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Remotion Video Packaging against them. Open each page to compare what they document and how they install.