Open-source skill turns one sentence into a single-file web 3D documentary via Claude Code

xiaohu · x · 2026-09-15

Developer xiaohu open-sourced hyper3d-documentary, an AI skill for Claude Code or any agent that reads Markdown rules and runs scripts: say 'I want a 3D documentary about X' and get a shareable single-file HTML with auto-playing storyboard animations, true-scale 3D models, and interactive rotate/explode/part-inspect endings. Models come from Hyper3D Rodin Gen-2.5 based on generated reference images.

Pipeline: requirements Q&A → script → reference images → 3D generation → model review → animation → final cut, with every step saved as inspectable files the user approves in-browser. The demo 'Tiangong: Road to Completion' covers China's space station 2021–2026 with 7 models and 13 scenes in a 130 MB HTML. Install is a git clone plus API key config; the three.js rendering stack is bundled, so the output needs no network.

Original post →

More from coding & agent

coding & agent channel →