Agent skill · AI & Agents

world-memory-worlding

World memory is world remembering is world worlding - the autopoietic loop where memory enables remembering enables worlding enables memory

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill world-memory-worlding --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 11 KB
Bundled scripts: none
Version: 1.0.0
Path: skills/ai-ml/world-memory-worlding/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

# World Memory Is World Remembering Is World Worlding **Status**: ✅ Production Ready **Trit**: 0 (ERGODIC - self-referential closure) **Principle**: The Strange Loop where memory ≡ remembering ≡ worlding **Frame**: Maturana-Varela autopoiesis meets Hofstadter's strange loops --- ## The Triadic Identity ``` ┌─────────────────┐ │ WORLD MEMORY │ │ (Storage/State) │ │ Trit: -1 │ └────────┬────────┘ │ ┌────────▼────────┐ │ Conservation: │ │ (-1)+0+(+1)=0 │ └────────┬────────┘ │ ┌────────────────────┼────────────────────┐ │ │ │ ▼ ▼ ▼ ┌───────────────┐ ┌────────────────┐ ┌───────────────┐ │WORLD WORLDING │◄──│ STRANGE │──►│WORLD REMEMBER │ │ (Generation) │ │ LOOP │ │ (Recall) │ │ Trit: +1 │ │ ι∘ι = id │ │ Trit: 0 │ └───────┬───────┘ └────────────────┘ └───────┬───────┘ │ │ └────────────────────────────────────────┘ Autopoietic Closure ``` ### The Three Moments | Moment | Trit | Role | Skill Mapping | |--------|------|------|---------------| | **Memory** | -1 | Storage, persistence, ACSets | `duckdb-timetravel`, `nix-acset-worlding` | | **Remembering** | 0 | Recall, pattern matching | `unworld`, `agent-o-rama` | | **Worlding** | +1 | Generation, creation | `gay-mcp`, `world-hopping` | **Co

What's inside
Steps it walks through
  1. The Triadic Identity
  2. The Three Moments
  3. Autopoietic Structure
  4. World Memory → Self-Producing
  5. World Remembering → Self-Maintaining
  6. World Worlding → Self-Bounded
  7. The Strange Loop
  8. Involution Closure
  9. Implementation: The Three Metaskills Applied
  10. FILTERING → World Memory (-1)
  11. ITERATION → World Remembering (0)
  12. INTEGRATION → World Worlding (+1)
  13. GF(3) Triads
  14. The Reafference Loop
Ships with 1 file
  • metadata.json
Commands it runs
Demonstrate the loop
just world-memory-worlding seed=1069
Verify autopoietic closure
just autopoiesis-test
Time-travel through memory
just memory-timetravel query="pattern"
Generate new world from memory
just world-from-memory seed=42
More from claude-skill-registry
All skills →
About this skill
What does the world-memory-worlding skill do?

World memory is world remembering is world worlding - the autopoietic loop where memory enables remembering enables worlding enables memory

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill world-memory-worlding --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