Automates the Blender to web pipeline with Python scripts for batch glTF exports, geometry decimation, texture baking, and LOD generation. You'd reach for this when you need to convert Blender models for Three.js or Babylon.js projects, especially if you're processing multiple assets or building a repeatable production workflow. The skill focuses heavily on bpy scripting patterns and includes Draco compression settings tuned for web delivery. Most valuable if you're tired of manually clicking through Blender's export dialog or need to keep model sizes under control for real-time rendering. The batch processing examples alone will save you hours on any project with more than a handful of models.
npx skills add https://github.com/freshtechbro/claudedesignskills --skill blender-web-pipeline