Agent Skills: C: Comonad Context

Comonads: dual to Monad. Extract + Extend.

UncategorizedID: plurigrid/asi/comonad-context

Install this agent skill to your local

pnpm dlx add-skill https://github.com/plurigrid/asi/tree/HEAD/skills/comonad-context

Skill Files

Browse the full folder contents for comonad-context.

Download Skill

Loading file tree…

skills/comonad-context/SKILL.md

Skill Metadata

Name
comonad-context
Description
"Comonads: dual to Monad. Extract + Extend."

C: Comonad Context

Comonads: dual to Monad. Extract + Extend.

Directory Tree

comonad-context/
├── SKILL.md
├── core/
├── instances/env.jl
├── instances/store.jl

GF(3) Assignment

Letter C → trit = 1

Integration

(define (comonad_context x)
  ;; Comonads: dual to Monad. Extract + Extend.
  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.