← Back to list

time
by SimHacker
MOOLLM
⭐ 8🍴 2📅 Jan 24, 2026
SKILL.md
name: time description: "Motto: Time flows as the story requires." license: MIT tier: 1 allowed-tools:
- read_file
- write_file related: [simulation, adventure, buff, needs, action-queue, speed-of-light, session-log] tags: [moollm, turns, duration, narrative, flow]
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
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon