From asi
Generates group-theoretic structures, character tables, algebraic objects like groups and rings using GAP system for computational discrete algebra in Plurigrid ecosystem.
How this skill is triggered — by the user, by Claude, or both
Slash command
/asi:gap-languageThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Trit**: +1 (PLUS) - GENERATOR
Trit: +1 (PLUS) - GENERATOR
Generates algebraic structures (Groups, Rings, Fields) and computations (Character Tables, Orbit Stabilizers) for the Plurigrid ASI.
This skill connects to the Plurigrid Lattice via:
gay-mcp.acsets.┌─────────────────────┐
│ gap-language │
│ (Generator) │
│ trit: +1 │
└──────────┬──────────┘
│
▼
┌─────────────────────┐
│ gay-mcp │
│ (Coordinator) │
│ trit: 0 │
└──────────┬──────────┘
│
▼
┌─────────────────────┐
│ narya-proofs │
│ (Validator) │
│ trit: -1 │
└─────────────────────┘
This skill interleaves with:
acsets: For categorical perspective on algebraic structures.gay-mcp: For color-theoretic interpretation of group actions.python: Via gap-system bindings or IPC.# Run a GAP computation
gap -c 'Print(Order(SymmetricGroup(5)), "\n");'
See INTERLEAVE_LOG.md for the results of the subagent random walks integrating this skill.
npx claudepluginhub plurigrid/asi --plugin asiOrchestrates Plurigrid ASI skills using ACSets schema, Gay-MCP coloring, bisimulation games, world-hopping navigation, glass-bead synthesis, and triad interleaving for autonomous dispersal.
Auto-discovers and provides access to 11 math skills covering linear algebra, calculus, optimization, statistics, probability, numerical methods, category theory, topology, and algorithms for development tasks.
Formalizes identified symmetries into mathematical group theory language (cyclic, dihedral, symmetric, SO(3), SE(3), E(3)) for equivariant neural network architecture design.