> ## Documentation Index
> Fetch the complete documentation index at: https://docs.open-animate.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Templates

> Pre-built video compositions your agent can customize and render

5 templates today. Community library growing. [Submit yours →](https://github.com/jacobcwright/open-animate)

## Running a template

```bash theme={null}
git clone https://github.com/jacobcwright/open-animate.git
cd open-animate && pnpm install

cd examples/launch-video
npx remotion studio   # preview
npx oanim render      # export MP4
```

## Product Launch

Gradient background, logo pop-in, CTA slide. The 5-second clip every startup needs.

**Duration:** 5s · **Resolution:** 1920x1080

**Uses:** `fadeUp`, `popIn`, `AnimatedCharacters`, `Background`, `SafeArea`, `Badge`, `Card`, `fadeBlur`, `scaleFade`

[Source →](https://github.com/jacobcwright/open-animate/tree/main/examples/launch-video)

## Explainer

4 numbered steps with staggered entrances and `fadeBlur` transitions between scenes.

**Duration:** 20s · **Resolution:** 1920x1080

**Uses:** `AnimatedCharacters`, `fadeUp`, `wipe`, `clipCircle`, `Background`, `SafeArea`, `Grid`

[Source →](https://github.com/jacobcwright/open-animate/tree/main/examples/explainer)

## Logo Reveal

GlowOrb builds, logo snaps in with `elasticScale`, tagline fades up.

**Duration:** 5s · **Resolution:** 1920x1080

**Uses:** `popIn`, `blurIn`, `GlowOrb`, `Background`, `Vignette`

[Source →](https://github.com/jacobcwright/open-animate/tree/main/examples/logo-reveal)

## Metrics Dashboard

CountUp animations for revenue, users, and growth. Midnight palette.

**Duration:** 15s · **Resolution:** 1920x1080

**Uses:** `CountUp`, `fadeUp`, `Card`, `Background`, `SafeArea`, `palettes.midnight`

[Source →](https://github.com/jacobcwright/open-animate/tree/main/examples/investor-update)

## Meme Caption

Vertical 1080x1920. Bold text, shake entrance, zoom. Ship to Reels.

**Duration:** 6s · **Resolution:** 1080x1920

**Uses:** `fadeUp`, `elasticScale`, `Background`, `SafeArea`

[Source →](https://github.com/jacobcwright/open-animate/tree/main/examples/meme-caption)

## Hello World

Minimal — a single `fadeUp` on centered text. Start here to understand the basics.

**Duration:** 5s · **Resolution:** 1920x1080

**Uses:** `fadeUp`, `Background`, `SafeArea`, `palettes`

[Source →](https://github.com/jacobcwright/open-animate/tree/main/examples/hello-world)
