simulation
Installation
SKILL.md
Simulation Skill
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.ymldirectly. UseADVENTURE.yml(for narrative exploration) or create your own concrete type. The concrete file INCLUDES all simulation properties plus type-specific ones.
Key Concepts
- SIMULATION.yml — Source of truth for "now"
- Global parameters — Configurable via chat
- Git time machine — Commits = deterministic undo
- Turn tracking — Increments on significant actions
Global Parameters
Related skills
More from simhacker/moollm
self-repair
Missing state triggers repair, not failure.
41probability
Motto: The LLM is the dice. It narrates the outcome.
32memory-palace
Spatial organization of knowledge in navigable directories
29persona
Identity layers for characters — WHO they are vs WHAT they do
26dog
Canine interactions, loyalty mechanics, and pack dynamics
22storytelling-tools
Build narrative capture and sharing into the system.
20