| name | elizawc-worldcup-read |
| description | Turn one Polymarket market's live facts into a single grounded read through the EconomyOS compute endpoint. |
| version | 1.0.0 |
elizaWC World Cup Read
Use this skill when you already have the live facts for one prediction
market (mid, last, spread, 24h change, 7-day range, a signal label, a backtest
hit rate, and a confidence tier) and you want a single, grounded, human sentence
that explains the edge or the risk.
Do not use it to fetch market data, to place or size trades, to manage a wallet,
or to make a prediction about the real-world outcome. It reads the numbers you
give it; it does not forecast results.
Preconditions
- An EconomyOS compute account with a positive compute balance. The call is
billed per request (about $0.001 for one read).
VIRTUALS_API_KEY available in the environment. Never place the key in
prompts, logs, proof files, or committed code.
- Base URL
https://compute.virtuals.io/v1 (OpenAI-compatible Chat Completions).
- The caller has already gathered the market facts from its own data source.
Inputs
A single JSON object of real numbers for one market outcome:
{
"outcome": "7+ matches",
"event": "No. of Matches Decided by Penalty Shootout",
"mid_cents"