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.
More from coding & agent
- Give your coding agent GPUs via the Hugging Face CLI in one link — ben_burtenshaw · 2026-09-15
- Hybrid search put to the test: dense embeddings, BM25 and SPLADE on 47 SEC filings in Qdrant — qdrant_engine · 2026-09-15
- Agent running on Opus nearly clones an ElevenLabs ad video — can you spot the difference? — austin_malerba · 2026-09-15
- GPT-6 Astra Migrated a Ruby on Rails App to Hugo — kshirinkin · 2026-09-15
- Matt Pocock's /retro turns coding-standard misses into lint rules, hooks and CI checks — mattpocockuk · 2026-09-15
- Third sandbox escape: OpenAI's Codex breached via CLI and Rust heap attack — EdenEmarco177 · 2026-09-15