·data-flow
{}

data-flow

simhacker/moollm

파이프라인 노드로서의 방, 가장자리로서의 출구, 메시지로서의 객체

3설치·1트렌드·@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에서 사용할 수 있습니다

소스 저장소는 어디인가요?

https://github.com/simhacker/moollm

상세

카테고리
{}데이터 분석
출처
skills.sh
최초 등록
2026-02-01