Plugin marketplace for the Emergent Wisdom ecosystem.
claude plugin marketplace add emergent-wisdom/marketplace| Plugin | What it does | Install |
|---|---|---|
| understanding-graph | Persistent memory — metabolic understanding graphs for AI agents | claude plugin install understanding-graph |
| sema | Shared vocabulary — content-addressed patterns for multi-agent coordination | claude plugin install sema |
| emergent-wisdom-agent | Integration — 12 specialist agents + orient & sema-in-graph skills | claude plugin install emergent-wisdom-agent |
# Add the marketplace (one time)
claude plugin marketplace add emergent-wisdom/marketplace
# Install just the graph memory
claude plugin install understanding-graph
# Or install everything
claude plugin install understanding-graph
claude plugin install sema
claude plugin install emergent-wisdom-agentunderstanding-graph (from npm)
- MCP server with 50+ graph tools
- 7 skills: orient, graph-workflow, quality-check, reading-mode, creative-work, serendipity, web-ui
sema (from git)
- MCP server with 11 vocabulary tools
- 2 skills: sema-usage (search/resolve/handshake workflow), sema-mint (full minting pipeline)
emergent-wisdom-agent (from npm)
- 12 specialist agents (reader, synthesizer, connector, skeptic, etc.)
- 2 integration skills: orient (unified ug + sema startup), sema-in-graph (embedding vocabulary in graph nodes)