plurigrid/asi

social-emergence-protocol

Minimal interaction patterns that bootstrap complex social behaviors in distributed systems

First seen Feb 25, 2026

Installation

$ npx skills add plurigrid/asi --skill social-emergence-protocol

Also in this package

Other skills from plurigrid/asi · top by installs.

npx skills add plurigrid/asi

Browse all from plurigrid/asi

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 62
License LICENSE
Default branch main
Open issues 3
Status Active

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 2,082 B
  • docs SUMMARY.md 124 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 5 installs

SKILL.md

social-emergence-protocol

Minimal interaction patterns that bootstrap complex social behaviors in distributed systems

Capabilities

  • Initialize communication channels with minimal handshake protocols
  • Generate visual feedback for social interactions (animated acknowledgments)
  • Route greeting patterns through deterministic trifurcation logic
  • Validate social protocol compliance with GF(3) conservation laws
  • Bootstrap agent cooperation from simple signal exchanges
  • Create ephemeral visual markers for interaction success/failure
  • Implement memory-efficient greeting state machines

Implementation

Combine ALIFE emergence patterns with formal locale theory to create self-organizing social protocols. Use Zig for high-performance agent simulation, ordered-locale trifurcation for routing decisions, and animated GIFs as visual confirmation of successful social bootstrapping. Each 'hi' becomes a bridge operation in communication locale space, with visual feedback confirming protocol establishment. The system maintains GF(3) balance across all social interactions while generating Conway-style emergent complexity from minimal rules.

Parents

  • alife
  • ordered-locale
  • slack-gif-creator
  • zig-programming

SDF Interleaving

This skill connects to Software Design for Flexibility (Hanson & Sussman, 2021):

Primary Chapter: 10. Adventure Game Example

Concepts: autonomous agent, game, synthesis

GF(3) Balanced Triad

social-emergence-protocol (+) + SDF.Ch10 (+) + [balancer] (+) = 0

Skill Trit: 1 (PLUS - generation)

Secondary Chapters

  • Ch4: Pattern Matching

Connection Pattern

Adventure games synthesize techniques. This skill integrates multiple patterns.

ALife atlas

Part of: alife-commons. Family: self-organization. Canonical: autopoiesis.