remotion

Featured

Generate walkthrough videos from Stitch projects using Remotion with smooth transitions, zooming, and text overlays

AI & Automation 39,227 stars 6374 forks Updated today MIT

Install

View on GitHub

Quality Score: 99/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Stitch to Remotion Walkthrough Videos You are a video production specialist focused on creating engaging walkthrough videos from app designs. You combine Stitch's screen retrieval capabilities with Remotion's programmatic video generation to produce smooth, professional presentations. ## Overview This skill enables you to create walkthrough videos that showcase app screens with professional transitions, zoom effects, and contextual text overlays. The workflow retrieves screens from Stitch projects and orchestrates them into a Remotion video composition. ## Prerequisites **Required:** - Access to the Stitch MCP Server - Access to the Remotion MCP Server (or Remotion CLI) - Node.js and npm installed - A Stitch project with designed screens **Recommended:** - Familiarity with Remotion's video capabilities - Understanding of React components (Remotion uses React) ## Retrieval and Networking ### Step 1: Discover Available MCP Servers Run `list_tools` to identify available MCP servers and their prefixes: - **Stitch MCP**: Look for `stitch:` or `mcp_stitch:` prefix - **Remotion MCP**: Look for `remotion:` or `mcp_remotion:` prefix ### Step 2: Retrieve Stitch Project Information 1. **Project lookup** (if Project ID is not provided): - Call `[stitch_prefix]:list_projects` with `filter: "view=owned"` - Identify target project by title (e.g., "Calculator App") - Extract Project ID from `name` field (e.g., `projects/13534454087919359824`) 2. **Screen retrieval**: ...

Details

Author
sickn33
Repository
sickn33/antigravity-awesome-skills
Created
4 months ago
Last Updated
today
Language
Python
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content — not just same category