Agent skill

infinity-operads

∞-Operads for pairwise/tritwise Cat# interactions with lazy ACSet materialization unifying effective, realizability, and Grothendieck topoi via dendroidal Segal spaces.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill infinity-operads-plurigrid-asi-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 13 KB
Bundled scripts: none
Path: skills/ai-ml/infinity-operads-plurigrid-asi-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# ∞-Operads Skill (ERGODIC 0) > *"The dendroidal nerve carries operads to ∞-operads exactly as the simplicial nerve carries categories to ∞-categories."* > — Cisinski-Moerdijk **Trit**: 0 (ERGODIC) **Color**: #26D826 (Green) **Role**: Coordinator/Transporter **XIP**: Dendroidal (Ω-set) → Cat# horizontal morphism ## Core Insight: Pairwise = Bicomodule, Tritwise = Equipment Tensor | Interaction Type | Cat# Structure | Operad View | Lazy ACSet | |------------------|----------------|-------------|------------| | **Pairwise** | Bicomodule composition in Prof | Binary operation | `JOIN` on demand | | **Tritwise** | Equipment tensor ⊗ (GF(3) balanced) | Ternary tree grafting | Materialized view | | **N-ary** | ∞-operad algebra evaluation | Dendroidal composition | Recursive CTE | ## 1. Dendroidal Sets and ∞-Operads ### Ω-Category (Tree Category) Objects: **Finite rooted trees** T with labelled edges Morphisms: **Face/degeneracy maps** (like Δ for simplicial sets) ``` r /|\ e1 e2 e3 ∈ Ω (corolla with 3 inputs) ``` ### Dendroidal Set Functor `X: Ω^op → Set` - `X(T)` = set of T-shaped operations - Face maps = composition - Degeneracy maps = identity insertion ### ∞-Operad as Dendroidal Segal

What's inside
Steps it walks through
  1. Core Insight: Pairwise = Bicomodule, Tritwise = Equipment Tensor
  2. 1. Dendroidal Sets and ∞-Operads
  3. Ω-Category (Tree Category)
  4. Dendroidal Set
  5. ∞-Operad as Dendroidal Segal Space
  6. 2. Cat# Equipment ↔ ∞-Operads
  7. Horizontal Morphisms as Pairwise Interactions
  8. Equipment Tensor as Tritwise Interactions
  9. ∞-Operad Algebra = N-ary Interaction
  10. 3. Lazy ACSet Materialization
  11. Schema: Lazy Geometric Morphisms
  12. Lazy Evaluation via Category of Elements
  13. DuckDB Lazy Views
  14. 4. Topos Unification: Effective ≅ Realizability ≅ Grothendieck
Ships with 1 file
  • metadata.json
Commands it runs
Query pairwise bicomodule interactions
just infinity-pairwise source=kan-extensions target=operad-compose
Find all GF(3) balanced tritwise interactions
just infinity-tritwise --balanced
Lazy materialize geometric morphisms for a skill
just infinity-geom-morph --skill=acsets
Show topos unification status
just infinity-topos-unify
Generate ∞-operad algebra evaluation diagram
just infinity-algebra-eval --operad=E_n --arity=3
More from claude-skill-registry
All skills →
About this skill
What does the infinity-operads skill do?

∞-Operads for pairwise/tritwise Cat# interactions with lazy ACSet materialization unifying effective, realizability, and Grothendieck topoi via dendroidal Segal spaces.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill infinity-operads-plurigrid-asi-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going