·speed-of-light
</>

speed-of-light

simhacker/moollm

1回の通話で多くのターンが可能。インスタントコミュニケーション。往復はありません。

2インストール·1トレンド·@simhacker

インストール

$npx skills add https://github.com/simhacker/moollm --skill speed-of-light

SKILL.md

Speed of Light is MOOLLM's approach to single-epoch simulation: multiple agents take multiple turns within one epoch, instead of separate API calls per turn. We prefer "single-epoch simulation" language to keep the focus on a shared context boundary, not an external coordinator.

Characters communicate telepathically. Objects react instantly. Rooms update in real-time. All within one epoch, then the boundary closes and state is written once.

| Glacially slow | 500ms+ latency per turn | | Token explosion | Re-emit entire context every call | | Precision loss | Serialization rounds off nuance | | Noise accumulation | Each boundary adds artifacts | | Hallucination creep | LLM re-interprets context each time | | State drift | No single coherent view across calls |

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/simhacker/moollm --skill speed-of-light
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

speed-of-light とは?

1回の通話で多くのターンが可能。インスタントコミュニケーション。往復はありません。 ソース: simhacker/moollm。

speed-of-light のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/simhacker/moollm --skill speed-of-light インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/simhacker/moollm