oapply-colimit

Official

Automate operad composition via colimits.

Authorplurigrid
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates operad algebra evaluation via colimits and enables bidirectional navigation with Specter-style composition patterns, simplifying complex system assembly.

Core Features & Use Cases

  • Colimit-based composition: Build composites from component diagrams with oapply.
  • Specter-style navigation: Bidirectional navigation of wiring diagrams to explore compositions.
  • Composable dynamics: Demonstrates how multiple machines fuse into a single behavior via colimits.

Quick Start

Use the oapply function with a wiring diagram and components to obtain a composite, e.g. composite = oapply(wiring_diagram, [machine1, machine2, ...]).

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: oapply-colimit
Download link: https://github.com/plurigrid/asi/archive/main.zip#oapply-colimit

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