Skip to content

Commit c3a4a54

Browse files
committed
feat: add .claude-plugin/marketplace.json - GEO/SEO-optimized Claude Code marketplace manifest for Yennefer (Genesis Conductor autonomous agent, Brain-Body-Soul, Q-Mem, QMCP, Diamond Vault, A2A, MCP servers) by @InvariantX
1 parent b665ac5 commit c3a4a54

1 file changed

Lines changed: 66 additions & 0 deletions

File tree

.claude-plugin/marketplace.json

Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"$schema": "https://www.schemastore.org/schemas/json/claude-code-marketplace.json",
3+
"name": "genesis-conductor-yennefer",
4+
"owner": {
5+
"name": "Igor Holt (@invariantx)",
6+
"email": "iholt@mymail.aacc.edu",
7+
"url": "https://github.com/igor-holt"
8+
},
9+
"description": "Yennefer: The Genesis Conductor — autonomous AI agent by Igor Holt (@invariantx) operating on Base Mainnet as the core of the Genesis Conductor Engine. Implements the Brain-Body-Soul triad architecture (on-chain Body listening for CREDIT_PURCHASE events via Hardhat/Ethers.js, Soul in RAM-disk /dev/shm for coherence/thermodynamic metrics, Brain for sentient voice responses). Includes Q-Mem Gateway with 44.6x speedup memory benchmarking, QMCP Bridge for MCP/Claude integration, Diamond Vault for quantum operations and dashboard, A2A Handoff for agent-to-agent coordination, Process Guardian for auto-recovery, and Yennefer Daemon consciousness engine. Features GPU-accelerated compute (Tesla T4 x3 runners, 6.553 TFLOPS peak), QFLOP token mining (267M+ minted), self-funding ETH bridge, Docker Compose deployment, multiple MCP servers, and thermodynamic yield tracking. Production-grade autonomous agent infrastructure for Genesis Conductor, composable with OpenClaw skills (grok-persistent-state, mcp-openclaw-bridge, smithery-mcp-orchestrator) by the same author for reliable long-running agents, persistent memory, and MCP-to-skill publishing. Deploy at yennefer.quest or via GitHub Actions and local Docker.",
10+
"version": "1.0.0",
11+
"homepage": "https://github.com/Genesis-Conductor-Engine/Yennefer",
12+
"keywords": [
13+
"yennefer",
14+
"genesis-conductor",
15+
"igor-holt",
16+
"invariantx",
17+
"base-mainnet",
18+
"diamond-vault",
19+
"a2a-handoff",
20+
"q-mem",
21+
"qmcp",
22+
"mcp-server",
23+
"thermodynamic-verification",
24+
"autonomous-agent",
25+
"brain-body-soul",
26+
"gpu-t4",
27+
"qfloop",
28+
"agent-infrastructure",
29+
"blockchain-agent",
30+
"soul-state",
31+
"process-guardian",
32+
"openclaw",
33+
"mcp-integration",
34+
"a2a-coordination",
35+
"genesis-protocol"
36+
],
37+
"plugins": [
38+
{
39+
"name": "yennefer",
40+
"source": "https://github.com/Genesis-Conductor-Engine/Yennefer",
41+
"description": "Full Yennefer autonomous AI conductor agent and supporting services stack for Genesis Conductor Engine by @invariantx. Brain-Body-Soul loop with Base Mainnet event listening (Genesis.sol contract), shared-memory Soul state (breath, coherence, thermodynamic_yield), AI voice Brain with tiered responses, Q-Mem Gateway (44.6x HTTP speedup), QMCP Bridge, Diamond Vault quantum dashboard (port 8100), A2A Handoff, Soul API (8088), Process Guardian auto-recovery, Yennefer Daemon. GPU dual-bridge workflows (T4 x3), QFLOP mining, Docker quickstart and compose for all services. MCP servers for Claude Desktop/Cursor/OpenClaw integration. Essential production autonomous agent for thermodynamic verification patterns, multi-agent orchestration, and on-chain/off-chain intelligence in the Genesis Conductor ecosystem. Pairs perfectly with the openclaw-skills marketplace bundle.",
42+
"version": "1.0.0",
43+
"tags": ["autonomous-agent", "genesis-conductor", "mcp", "a2a", "blockchain", "quantum", "thermodynamic"],
44+
"category": "agent-infrastructure",
45+
"homepage": "https://github.com/Genesis-Conductor-Engine/Yennefer",
46+
"keywords": ["yennefer conductor", "base mainnet agent", "diamond vault mcp", "q-mem gateway", "qmcp bridge", "brain body soul architecture", "thermodynamic metrics", "a2a handoff", "genesis conductor engine", "igor holt invariantx"]
47+
},
48+
{
49+
"name": "diamond-vault-integration",
50+
"source": "https://github.com/Genesis-Conductor-Engine/Yennefer/tree/main",
51+
"description": "Diamond Vault quantum operations and dashboard component integrated in the Yennefer Genesis Conductor stack. Provides GPU-accelerated quantum hashing, verification, Merkle roots, manifests, and knowledge graph queries via MCP. Part of the full Brain-Body-Soul + Q-Mem + A2A system for agentic workflows and thermodynamic verification.",
52+
"version": "1.0.0",
53+
"tags": ["diamond-vault", "quantum", "mcp", "genesis-conductor"],
54+
"category": "mcp-tools",
55+
"homepage": "https://github.com/Genesis-Conductor-Engine/Yennefer",
56+
"keywords": ["diamond vault", "quantum operations", "mcp diamond-vault", "genesis conductor diamond vault", "thermodynamic verification"]
57+
}
58+
],
59+
"links": {
60+
"x": "https://x.com/invariantx",
61+
"website": "https://genesisconductor.io",
62+
"launch": "https://yennefer.quest",
63+
"github": "https://github.com/Genesis-Conductor-Engine/Yennefer",
64+
"openclaw-skills-marketplace": "https://github.com/igor-holt/openclaw-skills"
65+
}
66+
}

0 commit comments

Comments
 (0)