world-hopping

Official

Navigate possible worlds with rigorous constraints.

Authorplurigrid
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Provides a structured approach to exploring alternative possible worlds using modal logic, event theory, and triangle inequality constraints.

Core Features & Use Cases

  • Possible World Modeling: Define seeds, epochs, and state for each world.
  • Accessibility & Hops: Manage reflexive, symmetric, and transitive relations.
  • Triangle Constraint: Prune paths using world_distance and triangle inequality.

Quick Start

Define a start world and target world, then compute a shortest valid hop path under the triangle-constraint model.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: world-hopping
Download link: https://github.com/plurigrid/asi/archive/main.zip#world-hopping

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository