llmquant/llmquant-prediction-markets
Router skill for LLMQuant prediction-market workflows. Use when the user needs event odds, settlement criteria, probability gaps, cross-market pricing, or prediction-market arbitrage review.
npx skills add https://github.com/LLMQuant/skills --skill llmquant-prediction-markets
This category routes event-probability workflows for prediction markets, options-implied probabilities, and tradable event risk.
| User intent | Workflow |
|---|---|
| Produce an event probability research brief from market odds and evidence. | workflows/event-probability-brief.md |
| Check prediction-market cross-venue or contract-level arbitrage conditions. | workflows/prediction-market-arb-watch.md |
| Compare prediction-market odds with options-implied or asset-implied event pricing. | workflows/probability-vs-options-pricing.md |
Prefer LLMQuant Data when available. The workflows may need these data capabilities:
Fallback:
Take llmquant/llmquant-prediction-markets from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.