AIToolScan

scroll-world

scroll-world Overview

scroll-world is a viral agent skill — for Claude Code, Codex, and any SKILL.md-compatible agent — that turns any brand into an immersive, scroll-scrubbed "fly through the world" landing page, using the same cinematic technique behind Apple's scroll-through product pages. As you scroll, a camera flies from outside each AI-generated isometric 3D scene into its interior, then flows on to the next scene with no cuts — one continuous connected flight through a little generated world (think the Emons logistics site, applied to whatever you want). Launched by oso95 in July 2026, it exploded to 8,300+ GitHub stars within weeks, riding the 2026 trend of AI-generated, scroll-driven 3D world landing pages.

  • Scroll-Scrubbed Camera Flight: The camera genuinely moves; scroll only drives time. Each scene is entered from outside, dived into, and seamlessly connected to the next with frame-identical, no-cut transitions.
  • Why It's Hot: 8,300+ stars and 944 forks in under two months. Scroll-driven 3D world sites are the 2026 web trend (Apple-style product pages, the Emons logistics site), and this skill lets anyone generate one from a plain-English prompt instead of weeks of WebGL development.
  • AI-Generated Art & Flight: Cohesive isometric diorama scenes rendered with GPT Image 2 (via Higgsfield, or Codex CLI on a ChatGPT subscription) and camera flights generated with Seedance image-to-video — Monid CLI by default, pay-per-clip — only models that can frame-lock a seam; Higgsfield credits as fallback.
  • How To Use: Install as a Claude Code plugin (/plugin marketplace add oso95/scroll-world), via Vercel's skills CLI for Codex, Cursor and 20+ agents (npx skills add oso95/scroll-world -a codex), or copy the skill folder into ~/.claude/skills — then simply ask for a scroll-through world landing page or invoke /scroll-world.
  • Interview & Budget Control: The skill interviews you — subject/industry and pitch, brand kit (import from a URL or have one proposed), art direction, the ordered scenes the camera visits, an optional native 9:16 mobile chain — and shows estimated credit costs (a 6-scene 1080p chain ≈ $27) before generating anything.
  • Automatic Production Pipeline: Generates one still per scene, one "dive-in" camera clip per scene, and connector clips rendered from the actual frames of neighboring scenes so every seam is frame-identical; runs generations in the background and polls until done.
  • Portable Scrub Engine: A config-driven vanilla-JS engine (blob-seek, lazy load, seam crossfade) that drops into plain HTML, Next.js, Vue, or a Python-served page — framework-agnostic, with portrait clips and posters served automatically on phones.
  • Open Source: MIT licensed with per-project generated assets; pay-per-use video backend with no subscription or monthly expiry, and the pipeline re-checks endpoint schemas and keeps qualification probes for future model changes.