# Remotion AI Media

> Consume Infermesh / AI Media Studio generated image, video, audio, TTS, and STT assets in Remotion while preserving asset lineage.

- Skill: `contextgo/remotion-ai-media` (Agent Skill)
- Install (CLI): `npx skillmds@latest add contextgo/remotion-ai-media`
- Raw SKILL.md: https://api.skillmd.com/api/skills/contextgo/remotion-ai-media/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: contextgo (https://skillmd.com/u/contextgo)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/contextgo/remotion-ai-media

---


# Remotion AI Media

Use this skill when Remotion needs generated images, videos, voiceover, music, sound effects, or captions.

## Boundary

Remotion Video Studio does not call generation models directly. Route generation through the user's configured Infermesh / AI Media Studio access, then consume the resulting files.

## Asset Ledger

For every generated asset, record:

- asset id and file path
- Infermesh task id or ContextGo generation reference
- model/provider id when available
- prompt or source brief reference
- generation timestamp
- transformations applied before render
- final `public/` path used by Remotion
- license or usage caveat

Store ledgers under `docs/videos/remotion/assets/` and link them from render manifests.

