Scroll World is an agent skill for producing immersive landing pages that feel like one continuous camera flight through a generated 3D world. It works with Claude Code, Codex, and other systems that support the SKILL.md format. The workflow interviews the user about the brand, message, visual direction, and ordered sequence of scenes. It then uses Higgsfield to generate still images, scene-entry videos, and connector clips built from matching boundary frames. A portable JavaScript engine maps scrolling to video time, adds lazy loading, and blends seams between clips. Templates and batch scripts cover prompting, frame extraction, encoding, page setup, and optional background removal. The output is framework-agnostic and can be embedded in plain HTML, Next.js, Vue, or Python-served sites.
Features
- AI-guided brand and art direction intake
- Higgsfield image and camera-flight generation
- Frame-matched transitions between scenes
- Configurable scroll-controlled video engine
- Lazy loading and seam crossfading
- Framework-agnostic HTML and JavaScript output