society-of-mind

Installation
SKILL.md

Society of Mind Skill

Simulate the mind as a society of agents.

Overview

This skill implements Minsky's Society of Mind theory within MOOLLM. Intelligence emerges from the interaction of many simple agents -- not from a single unified controller.

Core Mechanics

1. Agent Definition

An agent is a minimal process with:

agent:
  id: agent_identifier
  function: what it does
  activates_when: [conditions...]
Related skills
Installs
15
GitHub Stars
40
First Seen
Jan 26, 2026