·simulation
</>

simulation

simhacker/moollm

Abstract base for runtime state — adventure, city-sim, ecosystem all inherit from this

3Installs·1Trend·@simhacker

Installation

$npx skills add https://github.com/simhacker/moollm --skill simulation

SKILL.md

Abstract base for runtime state management. Concrete simulations (adventure, city-sim, ecosystem) inherit from this.

Motto: "The simulation is the world. The world is the simulation."

[!IMPORTANT] This is the abstract base. Don't create SIMULATION.yml directly. Use ADVENTURE.yml (for narrative exploration) or create your own concrete type. The concrete file INCLUDES all simulation properties plus type-specific ones.

Abstract base for runtime state — adventure, city-sim, ecosystem all inherit from this Source: simhacker/moollm.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/simhacker/moollm --skill simulation
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is simulation?

Abstract base for runtime state — adventure, city-sim, ecosystem all inherit from this Source: simhacker/moollm.

How do I install simulation?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/simhacker/moollm --skill simulation Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/simhacker/moollm