Automates the full lifecycle of cloning or updating the vibe-motion/procedural-fish repository and rendering its Remotion-based fish animation to video. Handles git operations intelligently (fetch, checkout, pull if the repo exists locally, otherwise fresh clone), then invokes the project's own pnpm render command with sensible defaults: transparent MOV output and a default props preset. You can override the output path or swap in custom render presets if you're iterating on animation parameters. Useful when you want a one-liner to go from repository URL to rendered video without manually managing dependencies or build steps. The script assumes python3 and handles skill directory resolution across common agent environments.
npx skills add https://github.com/vibe-motion/skills --skill procedural-fish-render