Startup Ideas Bank
A gimmicky 3D scroll world for every brand? More fluff than substance.
AI roast score: 62/100 (C)
The idea
oso95/scroll-world — A skill that turn any brand into a scrollable 3D world
scroll-world
demo.mp4
An agent skill — for Claude Code, Codex, and any SKILL.md -compatible agent — that
builds an immersive, scroll-scrubbed "fly through the world" landing page for any industry or brand — the kind where, as you scroll, a camera flies
from outside each 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).
Install
Claude Code — as a plugin (recommended)
/plugin marketplace add oso95/scroll-world
/plugin install scroll-world@scroll-world
Then just ask for a scroll-through world landing page, or invoke /scroll-world .
Codex & other agents — via the skills CLI
Using Vercel's skills CLI , which installs into
Codex, Claude Code, Cursor, and 20+ other agents:
npx skills add oso95/scroll-world # pick your agent(s) when prompted
npx skills add oso95/scroll-world -a codex # or target Codex directly
In Codex, invoke it with $scroll-world (or /skills to browse), or just ask for a
scroll-through world landing page.
Manually (drop-in skill)
Copy the skill folder into your agent's skills directory:
git clone https://github.com/oso95/scroll-world
cp -R scroll-world/skills/scroll-world ~ /.claude/skills/ # Claude Code
cp -R scroll-world/skills/scroll-world ~ /.codex/skills/ # Codex
Requirements
The Higgsfield CLI , authenticated ( higgsfield auth login ),
with credits.
ffmpeg / ffprobe for frame extraction and encoding.
Python 3 with Pillow (optional — only for the transparent-scene knockout).
What it does
It leans on Higgsfield for the art: cohesive isometric diorama
scenes (GPT Image 2) and the camera flights themselves (Seedance image-to-video), scrubbed
by scroll position — the same technique behind Apple's scroll-through product pages. The
camera genuinely moves; scroll only drives time. It's framework-agnostic : you get the
Higgsfield pipeline, the prompt templates, and a portable vanilla-JS scrub engine that
drops into plain HTML, Next.js, Vue, or a Python-served page — nothing assumes a stack.
When invoked, the skill:
Interviews you — the subject/industry + pitch, a brand kit (import from a URL, hand
it over, or have it proposed), art direction, and the ordered scenes the camera visits.
Generates the assets with Higgsfield — one still per scene, one "dive-in" camera
clip per scene, and the connector clips that join consecutive scenes, generated
from the actual rendered frames of their neighbours so every seam is frame-identical.
Wires it up — a config-driven scroll engine that plays the whole chain as one flight.
What's in the skill
skills/scroll-world/
The roast
The idea of turning every brand into a scrollable 3D world is more gimmick than game-changer. While the technical execution using various agents and tools is impressive, the actual value proposition is questionable. Who exactly is clamoring for their brand to be transformed into a 3D fly-through experience? This seems like a solution in search of a problem, and the market appetite (or lack thereof) is a massive risk.
Moreover, the founder's solo status and lack of funding (q13=solo, q14=no_funding) only exacerbate the challenges. Without a team or capital, scaling and maintaining such a high-touch product will be nearly impossible. The focus on speed (q11=moat) might be an advantage if there were a clear market need, but here it just feels like window dressing.
The dependency on specific tools and frameworks like Higgsfield, Claude Code, and Codex creates a walled garden that could deter potential users. The complexity of installation and operation means it's not exactly user-friendly, which is critical for widespread adoption.
Red flags
- Questionable market need
- Solo founder with no funding
- High complexity and dependency on specific tools
Verdict
This idea may impress technically but falls short on market necessity and scalability.
Roast your own startup idea →