time
Installation
SKILL.md
Time Skill
Simulation turns vs LLM iterations.
Motto: "Time flows as the story requires."
Key Concepts
- Simulation turns — Game time, what mechanics track
- LLM iterations — Meta-level, one response
- They're not the same! One LLM response might be 0, 1, or many turns
Turn Definition
| Action | Turns |
|---|---|
| GO NORTH | 1 |
| PAT TERPIE | 1 |
| LOOK | 0 |
| INVENTORY | 0 |
| Pet all 8 kittens | 8 |
| Take a nap | ~10 |
Duration Types
- Turns — X simulation turns (primary unit)
- Conditional — Until condition met
- While present — While in location/with item
- Permanent — Until explicitly removed
See Also
Related skills
More from simhacker/moollm
self-repair
Missing state triggers repair, not failure.
37probability
Motto: The LLM is the dice. It narrates the outcome.
30memory-palace
Spatial organization of knowledge in navigable directories
27persona
Identity layers for characters — WHO they are vs WHAT they do
25dog
Canine interactions, loyalty mechanics, and pack dynamics
22storytelling-tools
Build narrative capture and sharing into the system.
20