remotion
An agent skill by google-labs-code, from google-labs-code/stitch-skills. Tags: animation, generative, stitch, transitions, video.
What it does
Generate walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays
Install
With the skills CLI, which installs into Claude Code, Codex, Cursor and other agents:
npx skills add google-labs-code/stitch-skills --skill remotion
Or copy the skill folder into Claude Code's skills directory by hand (~/.claude/skills for every project, or .claude/skills inside one):
git clone --depth 1 https://github.com/google-labs-code/stitch-skills
cp -r stitch-skills/plugins/stitch-build/skills/remotion ~/.claude/skills/remotion
Safety box score
Not rated yet. A safety box score grades what a skill and its scripts can reach on the machine of whoever installs it, across eight categories from shell execution to secrets access. Anyone can request one from this page; it is saved for everyone. How the score works.
Source
- Repository
- google-labs-code/stitch-skills (all skills from this repository)
- Path
- plugins/stitch-build/skills/remotion/SKILL.md
- Branch
- main
- Collection
- stitch-build
- Updated
- 2026-09-19
Related skills
- enhance-prompt — Transforms vague UI ideas into polished, Stitch-optimized prompts.
- stitch::generate-design — Generate new screens from text prompts or images, edit existing screens with prompts and design system tokens, and generate design variants using Stitch MCP.
- ad-creative — When the user wants to generate, iterate, or scale ad creative — headlines, descriptions, primary text.
- video — When the user wants to create, generate, or produce video content using AI tools or programmatic frameworks.
- changelog-video — md into a finished branded changelog video (square 1080, ~45-60s, Annie VO, animated brand background, mock-UI visualizations, lowkey captions).
- cli-demo-generator — Generates professional animated CLI demos as GIFs using VHS terminal recordings.