A Probability For Anything
An agent skill that returns one number for an event, the claim it was computed against, and the sources behind it.
First release covers crypto events · three free calls per account
An agent skill that returns one number for an event, the claim it was computed against, and the sources behind it.
First release covers crypto events · three free calls per account
Cournot Intelligence is a skill. Install it once in the agent runtime you already use, and your agent can call it when you ask.
Run the command once, in the agent runtime you already use.
/cournot followed by your question, or "use Cournot to look this up". The skill
runs only on an explicit request — it is never triggered on its own, and one instruction
produces at most one paid call.
Your agent restates the claim, the probability and the sources. It adds nothing that the API did not return.
$ npx cournot-skills add Cournot-AI/cournot-skills/skills/cournot
Every answer carries the claim it was computed against and the sources that informed it. If the request cannot be resolved to a specific claim, the skill stops and asks rather than guessing.
You ask in your own words. The answer states the proposition it was actually computed against, including threshold and deadline.
Each input appears with the part it played. Weights and the intermediate figures behind each input are not returned.
Payment is handled by a local client. The skill never requests, reads or relays wallet credentials, and they do not enter the model's context.
The probabilities implied for the same event across several independent sources.
Cournot's valuation model weights those inputs into a single estimate. The model is not published.
One probability, the claim it answers, and the sources that informed it.
Install the skill and ask a question. Calls beyond the free tier are paid per call.