Skip to content

docs(sorare): AI-builds-strategy chat mockup + 'any GraphQL endpoint' pitch#214

Merged
keysersoft merged 1 commit into
mainfrom
keysersoft/sorare-strategy-chat-mockup
May 19, 2026
Merged

docs(sorare): AI-builds-strategy chat mockup + 'any GraphQL endpoint' pitch#214
keysersoft merged 1 commit into
mainfrom
keysersoft/sorare-strategy-chat-mockup

Conversation

@keysersoft
Copy link
Copy Markdown
Contributor

Rewrites the three Sorare announcement landings (en/de/it) and patches the twelve client-specific guides to communicate that the connector exposes the entire Sorare GraphQL surface — not just the 18 dedicated tools. Adds a Tailwind-styled chat-window mockup showing Claude composing a real €100 buy strategy by calling wallet → list_my_cards → schema → custom graphql_query → floor_price ×N → token_prices ×N. Cleans up stale '7 tool' references.

The launch guides under-sold the connector by listing only the
dedicated tools. The real story is that the AI client can
compose ANY Sorare GraphQL operation via the auto-injected
schema/query/mutation/subscription escape hatches — that's what
lets it scan top performers, join with live offers and floor
prices, and produce a complete buy strategy from a single prompt.

Three announcement landings (en/de/it) get a full rewrite:
- Tailwind-styled chat-window mockup showing Claude calling
  wallet → list_my_cards → graphql_schema → custom graphql_query
  → player_floor_price ×N → token_prices ×N, ending in a real
  €100 buy list with reserve plan.
- 'What this unlocks' grid of four trading use cases (strategy
  on demand, floor arbitrage, form-aware buys, portfolio
  insights).
- 'Beyond the 18 dedicated tools' section featuring the four
  GraphQL escape hatches and what the AI uses each for.
- Two side-by-side CTAs (cloud vs self-host) at the bottom.

Twelve client-specific guides (Claude / ChatGPT / Copilot /
OpenClaw × en/de/it) gain a single concise 'Beyond the 18 tools'
section pointing back to the announcement landing for the full
chat session.

Mechanical cleanup: old hard-coded '7 tool / 7 Tools / 7 tool'
references swapped to '18 tools (5 GraphQL builtins + 13
dedicated)' across every Sorare guide.
@keysersoft keysersoft merged commit 843d08b into main May 19, 2026
8 checks passed
@keysersoft keysersoft deleted the keysersoft/sorare-strategy-chat-mockup branch May 19, 2026 08:25
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