·speed-of-light
</>

speed-of-light

simhacker/moollm

一次通话可进行多次转弯。即时通讯。没有往返。

2安装·0热度·@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?

一次通话可进行多次转弯。即时通讯。没有往返。 来源: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 中使用

这个 Skill 的源码在哪?

https://github.com/simhacker/moollm

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-01