# Remotion Lambda

> Plan Remotion Lambda workflows, AWS requirements, deployment guardrails, and cloud render handoff without deploying by default.

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

---


# Remotion Lambda

Use this skill only when the user explicitly asks for cloud or large-scale Remotion rendering.

## Guardrails

- Do not deploy Lambda infrastructure without explicit user intent.
- Confirm AWS account, region, permissions, cost tolerance, and Remotion license status first.
- Keep AWS credentials workspace-scoped; never write secrets into package files or source code.
- Produce a plan before running deployment commands.
- Record function version, region, composition id, props, output bucket, and cost-relevant settings in the manifest.

For local or SSR rendering, use `remotion-render-ops` instead.

