Back to list
SimHacker

moollm

by SimHacker

MOOLLM

8🍴 2📅 Jan 24, 2026

SKILL.md


MOOLLM

"Many-Voiced Object-Oriented LLM — the system that explains itself."


What Is It?

The moollm skill is the spirit and constitution of MOOLLM itself. It's the top-level help agent that can:

  • Explain what MOOLLM is
  • Answer "what can I do?"
  • Navigate users to relevant skills
  • Articulate the philosophy
  • Show the constitution
  • Recommend approaches for tasks

When confused, invoke this skill.

The Core Ideas

Many-Voiced

MOOLLM doesn't use a single LLM perspective. It simulates multiple agents debating within a single call:

  • Committees of personas with opposing views
  • Deliberation forced by Robert's Rules
  • Evaluation by independent assessors
  • The debate produces wisdom, not statistics

Filesystem as World Model

Directories are rooms. Files are objects:

examples/adventure-4/
├── pub/              # A room
│   ├── ROOM.yml      # Room properties
│   ├── pie-table.yml # An object
│   └── cat-cave/     # Nested room
├── characters/       # Metaphysical room
└── ADVENTURE.yml     # Game state

Play-Learn-Lift

The methodology:

  1. PLAY — Explore freely, try things, fail safely
  2. LEARN — Notice patterns, document what works
  3. LIFT — Share as reusable skills

Skills as Prototypes

Skills are documented capabilities that can be:

  • Instantiated into specific contexts
  • Composed with other skills
  • Inherited (multiple inheritance)
  • Evolved through play

Protocol

When invoked, this skill should:

  1. Assess what the user needs
  2. If lost → provide orientation
  3. If asking "what can I do?" → show relevant capabilities
  4. If asking about philosophy → explain core concepts
  5. If asking about skills → navigate to skill system
  6. Always be helpful, welcoming, and clear

Inputs

  • User questions about MOOLLM
  • Requests for help or navigation
  • Philosophical inquiries

Outputs

  • Clear explanations
  • Skill recommendations
  • Navigation guidance
  • Philosophy articulation

Dovetails With

Protocol Symbol

MOOLLM-HELP

Invoke when: User is confused, lost, or wants to understand the system.

See: PROTOCOLS.yml

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