Agent skill · AI & Agents

bmorphism-interactome

GitHub interactome explorer for bmorphism/plurigrid ecosystem. Maps collaborations across AlgebraicJulia, Topos Institute, Anthropic, and MCP servers. Use for discovering cobordisms between research communities.

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

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

Facts
Files in the skill folder: 2
SKILL.md size: 5 KB
Bundled scripts: none
Version: 1.0.0
Path: skills/analysis/bmorphism-interactome/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

# bmorphism-interactome Skill > *Mapping the cobordisms between research communities via shared contributors* ## Profile: bmorphism (Barton Rhodes) ``` @bmorphism | 255 followers | 1.6k following @plurigrid founder | San Francisco "Parametrised optics model cybernetic systems" ``` ## Core Repositories | Repo | Stars | Description | Trit | |------|-------|-------------|------| | [Gay.jl](https://github.com/bmorphism/Gay.jl) | 3 | Wide-gamut color sampling + SPI | 0 | | [agent-o-shiva](https://github.com/bmorphism/agent-o-shiva) | - | Rama agent platform fork | 0 | | [GeoACSets.jl](https://github.com/bmorphism/GeoACSets.jl) | - | Categorical GIS | 0 | | [bafishka](https://github.com/bmorphism/bafishka) | 1 | Fish + Steel Clojure | -1 | | [ocaml-mcp-sdk](https://github.com/bmorphism/ocaml-mcp-sdk) | 60 | OCaml MCP SDK | -1 | | [babashka-mcp-server](https://github.com/bmorphism/babashka-mcp-server) | 16 | Babashka MCP | -1 | | [multiverse-color-game](https://github.com/bmorphism/multiverse-color-game) | - | VisionPro holographic | +1 | ## Plurigrid Organization (542 repos) ``` plurigrid: "building for a more agentic mesoscale 🦆" ├── asi/ # "everything is topological chemputer!" ├── Un

What's inside
Steps it walks through
  1. Profile: bmorphism (Barton Rhodes)
  2. Core Repositories
  3. Plurigrid Organization (542 repos)
  4. Interactome Clusters
  5. Cluster 1: Topos Institute ↔ AlgebraicJulia
  6. Cluster 2: Anthropic Engineers
  7. Cluster 3: Julia Scientific
  8. Cluster 4: Emacs/Clojure
  9. Cluster 5: Applied Category Theory
  10. Commands
  11. GF(3) Classification
  12. Key Insights
  13. Related Skills
  14. Scientific Skill Interleaving
Ships with 1 file
  • metadata.json
Commands it runs
Explore following list
gh api users/bmorphism/following --paginate --jq '.[].login'
Get repo details
gh api repos/bmorphism/Gay.jl --jq '{stars: .stargazers_count, desc: .description}'
Find shared contributors
gh api repos/AlgebraicJulia/Catlab.jl/contributors --jq '.[].login' > catlab_contribs.txt
gh api repos/ToposInstitute/poly/contributors --jq '.[].login' > poly_contribs.txt
comm -12 <(sort catlab_contribs.txt) <(sort poly_contribs.txt)
Plurigrid repos by language
gh api orgs/plurigrid/repos --paginate --jq '.[] | select(.language == "Julia") | .name'
More from claude-skill-registry
All skills →
About this skill
What does the bmorphism-interactome skill do?

GitHub interactome explorer for bmorphism/plurigrid ecosystem. Maps collaborations across AlgebraicJulia, Topos Institute, Anthropic, and MCP servers. Use for discovering cobordisms between research communities.

How do I install it?

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