install
source · Clone the upstream repo
git clone https://github.com/plurigrid/asi
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/plurigrid/asi "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/kan-extension" ~/.claude/skills/plurigrid-asi-kan-extension && rm -rf "$T"
manifest:
skills/kan-extension/SKILL.mdsource content
K: Kan Extension
Left/Right Kan extensions. Lan ⊣ Res ⊣ Ran.
Directory Tree
kan-extension/ ├── SKILL.md ├── pointwise/ ├── nerve-realization.nb
GF(3) Assignment
Letter K → trit = 0
Integration
(define (kan_extension x) ;; Left/Right Kan extensions. Lan ⊣ Res ⊣ Ran. x)
Autopoietic Marginalia
The interaction IS the skill improving itself.
Every use of this skill is an opportunity for worlding:
- MEMORY (-1): Record what was learned
- REMEMBERING (0): Connect patterns to other skills
- WORLDING (+1): Evolve the skill based on use
Add Interaction Exemplars here as the skill is used.