Export the current Blender scene as a GLB and generate a ready-to-use Three.js HTML viewer with orbit controls, lighting, and auto-rotation. Trigger when asked to export for web, create a Three.js viewer, make a 3D model interactive for a website, or export from Blender for the web.
$npx -y skills add kevinbadi/blender-skills --skill threejs-exportInstalls into the current project.
Run `npx skills use "https://github.com/kevinbadi/blender-skills" --skill "kevinbadi/blender-skills/threejs-export"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kevinbadi/blender-skills" that are relevant to the current task. Run `npx skills add "https://github.com/kevinbadi/blender-skills"` and select the relevant skills, then follow their instructions.