OpenAI Codex plugin that packages Remotion skills for AI-assisted video creation.
bun build.mtsThis copies skills from packages/skills/skills/ into the skills/ directory in the Codex plugin format.
See the official OpenAI Codex plugin docs for how to install and test plugins locally.
.codex-plugin/
plugin.json # Plugin manifest
skills/
remotion/ # Remotion best practices (animations, audio, etc.)
SKILL.md
rules/*.md
This repository is a mirror of packages/codex-plugin in the Remotion monorepo, which is the source of truth. Please send contributions there.
- remotion — Best practices for video creation with Remotion and React. Covers project setup, animations, timing, audio, captions, 3D, transitions, charts, text effects, fonts, and 30+ more topics.