Agent skill

moollm

The soul of MOOLLM — self-explanation, help, navigation, philosophy

majiayu000github.com/majiayu000GitHub ↗
claude-coderead-onlyMIT
Install
npx skills add majiayu000/claude-skill-registry --skill moollm-simhacker-moollm-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 6 KB
Bundled scripts: none
Allowed tools: read_filelist_dir
Path: skills/agent/moollm-simhacker-moollm-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the 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 ### Skil

What's inside
Steps it walks through
  1. What Is It?
  2. The Core Ideas
  3. Many-Voiced
  4. Filesystem as World Model
  5. Play-Learn-Lift
  6. Skills as Prototypes
  7. Protocol
  8. Constitutional File Map (kernel/)
  9. Local Runtime Files (.moollm/)
  10. Cursor Boot Optimization (cursor-mirror)
  11. Plan: MOOLLM Linter, Mirror, Compiler
  12. Phase 0 — Meta Inhale (Planning Only)
  13. Inputs
  14. Outputs
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the moollm skill do?

The soul of MOOLLM — self-explanation, help, navigation, philosophy

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill moollm-simhacker-moollm-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going