·data-flow
{}

data-flow

simhacker/moollm

房间作为管道节点,出口作为边缘,对象作为消息

3安装·0热度·@simhacker

安装

$npx skills add https://github.com/simhacker/moollm --skill data-flow

SKILL.md

"Rooms are nodes. Exits are edges. Thrown objects are messages."

MOOLLM's approach to building processing pipelines using rooms and objects. The filesystem IS the data flow network.

| THROW obj exit | Send object through exit to destination | | INBOX | List items waiting to be processed | | NEXT | Get next item from inbox (FIFO) | | PEEK | Look at next item without removing | | STAGE obj exit | Add object to outbox for later throw | | FLUSH | Throw all staged objects | | FLUSH exit | Throw staged objects for specific exit |

房间作为管道节点,出口作为边缘,对象作为消息 来源:simhacker/moollm。

查看原文

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/simhacker/moollm --skill data-flow
分类
{}数据分析
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 data-flow?

房间作为管道节点,出口作为边缘,对象作为消息 来源:simhacker/moollm。

如何安装 data-flow?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/simhacker/moollm --skill data-flow 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用

这个 Skill 的源码在哪?

https://github.com/simhacker/moollm

详情

分类
{}数据分析
来源
skills.sh
收录时间
2026-02-01