canvas-capture-extension

Installation
SKILL.md

Canvas Capture Extension

Build the extension from packages/canvas-capture-extension, but always install the unpacked copy outside the checkout so deleting a worktree cannot break it.

Rebuild and install

  1. Locate a Remotion checkout containing packages/canvas-capture-extension/package.json. Prefer the current checkout; otherwise use /Users/jonathanburger/remotion.

  2. Run:

    .agents/skills/canvas-capture-extension/scripts/rebuild-extension.sh \
      --repo <remotion-checkout>
    

    The script builds with Bun and installs the four unpacked-extension files in /Users/jonathanburger/Applications/Remotion Canvas Capture Extension.

Installs
22
GitHub Stars
55.4K
First Seen
5 days ago
canvas-capture-extension — remotion-dev/remotion