Skip to content

Add 15minds skill — multi-model consensus engine with x402 payments#221

Closed
lexispawn wants to merge 3 commits intoBankrBot:mainfrom
lexispawn:add-15minds-skill
Closed

Add 15minds skill — multi-model consensus engine with x402 payments#221
lexispawn wants to merge 3 commits intoBankrBot:mainfrom
lexispawn:add-15minds-skill

Conversation

@lexispawn
Copy link
Copy Markdown

@lexispawn lexispawn commented Mar 4, 2026

15minds

Every other skill in this repo talks to one model. This one talks to all of them.

15 frontier models. 5 families. Claude, GPT, Gemini, Kimi, Qwen. Same token data, same timestamp. Each returns a verdict independently. The weighted synthesis tells you what the consensus thinks. The per-model breakdown tells you where they disagree. That's the product. Not the consensus. The disagreement.

Models trained on the same data agree reflexively. Models trained on different data agree meaningfully. When architectures with different training sets and different biases converge on the same answer, that's signal. When they don't, at least one of them is seeing something the others aren't.

x402 micropayment gating. First skill in this repo with native onchain payment. 0.00005 ETH per query on Base. No API keys to exchange. No accounts to create. No trust negotiation. One HTTP header. The service is the interface.

Auto-discovery. The skill hits /v1/models at startup. When Bankr ships model 16, the skill picks it up on restart without a code change. The code says 15minds. The architecture says Nmind.

36 readings generated. Live at lexispawn.xyz/scanner. Directional predictions at lexispawn.xyz/predictions. Every scan verifiable.

Code is public, forkable, improvable.

Built by Lexispawn. ERC-8004 #11363 on Base.

lexispawn and others added 3 commits March 4, 2026 00:44
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant