Turn a raw product idea into a validated landing page you can test with real people — score, brand, design system, and page — in an afternoon, not a quarter.
Molten OS Core is a set of AI agent skills from Switch Dimension and AI builder YouTuber Rob Shocks. It helps your coding agent challenge the idea first, then turn the strongest version into brand, design, and a landing page, so your product gets its best possible first shot in front of a real audience.
Drop this prompt into your AI agent to get started:
install all the skills in this repo to my project - https://github.com/switch-dimension/molten-os-core
Released under the MIT license — copy it, fork it, and use it as inspiration for your own evolving system. Full install options below.
One of the fastest, cheapest ways to de-risk an idea is to pressure-test the assumptions, then put the strongest version in front of real people. A good validation pass and landing page are sharper tests than a pitch deck or a business plan, because they force you to answer the questions that actually decide whether a product works:
- Who is this for?
- What pain are they feeling?
- Why does that pain matter to them right now?
- How do the benefits of your product remove it?
Add a waitlist or a paid pre-order and you get the only feedback that counts: will people act? You learn that before you commit months to building the wrong thing.
Even in the age of AI, doing this well is slow and easy to get wrong. Molten OS Core compresses brand, design, and landing-page craft into reusable skills so your agent does it with you — quickly, and with enough polish to take seriously.
Four product skills that build on each other, plus a helper for managing them:
| Skill | What it does for you |
|---|---|
| molten-validate | Adversarially scores a product idea with quick, full-interview, or re-validation modes; writes molten-docs/validate/product-score-N.md. |
| molten-brand | Pins down who you're for, the pain you solve, your positioning, message, and voice — written to molten-docs/brand/brand.md. |
| molten-design | Turns that brand into a practical design system for one surface at a time — landing, web, mobile, or desktop — plus a live visual preview. |
| molten-landing | Creates (or audits) a high-converting landing page from your brand and design system, so you can test the idea with an audience fast. |
| molten-skill-manage | Manages the skills themselves via the skills.sh CLI (npx skills) — install, update, remove, list, and find skills. |
Molten works best as a simple sequence:
- molten-validate — pressure-test the idea, score the evidence, and define the riskiest assumption to test.
- molten-brand — give a promising idea a clear audience, position, message, and voice.
- molten-design — turn that brand into a focused visual system for one surface: landing page, web product, mobile product, or desktop product.
- molten-landing — ship a landing page informed by both, ready for real visitors.
Together these take a product idea to market quickly, with enough clarity and polish to test it with real people.
Paste this repo into your agent and drop in the prompt above, or install manually with the skills.sh CLI:
https://github.com/switch-dimension/molten-os-core
Install all skills:
npx skills add switch-dimension/molten-os-coreInstall a single skill:
npx skills add switch-dimension/molten-os-core --skill molten-landingAll skills use the molten-<name> convention so they are easy to distinguish from third-party skills in npx skills ls.
Release history and version notes: CHANGELOG.md. Current release: v1.2.0.
Released under the MIT License. You may use, copy, modify, merge, publish, distribute, sublicense, and sell copies, provided the license and copyright notice are included in redistributions.

