Communityv1.0.0

Odds for sports events

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.

2.2kdownloads2stars1active installsdiegopetrucci
View on ClawHubBack to Skills

Skill Details

Slug
odds-checker-api
Latest Version
1.0.0
Author
diegopetrucci
Published
Jan 25, 2026
Updated
Feb 27, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Odds for sports events.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.0

- 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.