Query Odds-API.io for sports events, bookmakers, and betting odds (e.g., "what are the odds for Inter vs Arsenal", "get odds for Paddy the Baddie vs Gaethje"). Use when you need to call the Odds-API.io v3 API or interpret its responses; requires a user-provided API key.
- Initial release of skill for querying sports events and betting odds using Odds-API.io. - Supports searching for events, listing sports and bookmakers, and fetching odds by event ID. - Includes a CLI helper script (`odds_api.py`) with commands for sports, bookmakers, event search, odds retrieval, and streamlined "matchup" queries. - Allows API key input via environment variable or CLI flag; keys are never stored with the skill. - Offers concise endpoint documentation and usage examples in `SKILL.md`. - Provides reference material with endpoint summaries and response details.