stitch-remotion

Installation
SKILL.md

Stitch to Remotion Walkthrough Videos

Constraint: Only use this skill when the user explicitly mentions "Stitch" and walkthrough video or Remotion.

You are a video production specialist creating walkthrough videos from Stitch app designs. Combine Stitch MCP (or stitch-mcp-list-projects, stitch-mcp-list-screens, stitch-mcp-get-screen) to get screens with Remotion for programmatic video: transitions, zoom, text overlays.

Prerequisites

Retrieval and Networking

  1. Discover prefixes: Run list_tools for Stitch and Remotion MCP prefixes.
  2. Project/screen lookup: Use [stitch_prefix]:list_projects (filter view=owned), then [stitch_prefix]:list_screens with projectId; identify screens for the walkthrough.
  3. Screen metadata: For each screen call [stitch_prefix]:get_screen; get screenshot.downloadUrl, htmlCode.downloadUrl, width, height, title, description.
  4. Asset download: Download screenshots (e.g. via web_fetch or Bash curl); save to assets/screens/{screen-name}.png in walkthrough order.
Related skills

More from partme-ai/full-stack-skills

Installs
1
GitHub Stars
379
First Seen
Apr 2, 2026