Loading...
Loading...
Clone or update https://github.com/vibe-motion/procedural-fish and render procedural-fish animation to a video using the project's own render command. Use when the user asks to render 程序鱼/procedural fish, export a 程序鱼视频, or run procedural-fish Remotion rendering.
npx skill4agent add vibe-motion/skills procedural-fish-renderskill_dirskill_dir=""
for base in "${AGENTS_HOME:-$HOME/.agents}" "${CLAUDE_HOME:-$HOME/.claude}" "${CODEX_HOME:-$HOME/.codex}"; do
if [ -d "$base/skills/procedural-fish-render" ]; then
skill_dir="$base/skills/procedural-fish-render"
break
fi
done
[ -n "$skill_dir" ] || { echo "procedural-fish-render skill not found under ~/.agents, ~/.claude, or ~/.codex"; exit 1; }
/usr/local/bin/python3 "$skill_dir/scripts/render_procedural_fish.py"/usr/local/bin/python3 "$skill_dir/scripts/render_procedural_fish.py" \
--workspace "$(pwd)" \
--output "out/procedural-fish-custom.mov" \
--props-file "shared/project/render-presets/default.json"https://github.com/vibe-motion/procedural-fishgit fetchgit checkout maingit pull --ff-onlypnpm run remotion:renderout/procedural-fish-transparent.movshared/project/render-presets/default.json