Agent skill

discohy-streams

DisCoPy categorical color streams via Hy with 3 parallel TAP streams and 7 operad variants

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill discohy-streams --agent claude-code

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

Facts
Files in the skill folder: 2
SKILL.md size: 7 KB
Bundled scripts: none
Path: skills/ai-ml/discohy-streams/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

# discohy-streams - DiscoHy Operadic Color Streams ## Overview Provides personalized color streams using DisCoPy categorical diagrams via Hy (discohy). Each human gets a self-learning color embedding with 3 parallel streams, now extended with **7 operad variants** for compositional structure. **Trit**: 0 (ERGODIC - Coordinator) **GF(3) Triad**: `three-match (-1) ⊗ discohy-streams (0) ⊗ gay-mcp (+1) = 0 ✓` ## Core Concepts ### 3 Parallel Streams (Balanced Ternary) ``` color://human-id/LIVE → +1 (forward, real-time) color://human-id/VERIFY → 0 (verification, BEAVER) color://human-id/BACKFILL → -1 (historical, archived) ``` ### 7 DiscoHy Operad Variants | Operad | File | Trit | Structure | |--------|------|------|-----------| | **Little Disks** (E₂) | `discohy_operad_1_little_disks.py` | ⊕ +1 | Configuration of non-overlapping disks | | **Cubes** (E_∞) | `discohy_operad_2_cubes.py` | ⊖ -1 | Hypercube parallel structures | | **Cactus** | `discohy_operad_3_cactus.py` | ⊖ -1 | Trees with cycles (self-modification) | | **Thread** | `discohy_operad_4_thread.py` | ⊙ 0 | Thread continuations + DuckDB | | **Gravity** | `discohy_operad_5_gravity.lisp` | ⊖ -1 | Moduli M_{0,n} with involutions |

What's inside
Steps it walks through
  1. Overview
  2. Core Concepts
  3. 3 Parallel Streams (Balanced Ternary)
  4. 7 DiscoHy Operad Variants
  5. Libkind-Spivak Operads (AlgebraicDynamics)
  6. ∞-Operads
  7. DisCoPy Integration
  8. Hy Usage
  9. ACSet Schema for Operads
  10. Relational Interleaving
  11. Triad Interleaving Schedule
  12. DuckDB Integration
  13. File Locations
  14. Commands
Ships with 1 file
  • metadata.json
Commands it runs
Run relational interleaving demo
python3 src/operads/relational_operad_interleave.py
Run Libkind-Spivak operads
python3 src/operads/libkind_spivak_dynamics.py
Test individual operad
python3 scripts/discohy_operad_4_thread.py
More from claude-skill-registry
All skills →
About this skill
What does the discohy-streams skill do?

DisCoPy categorical color streams via Hy with 3 parallel TAP streams and 7 operad variants

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill discohy-streams --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