Pulls AI-generated football predictions from FootballBin's API for Premier League and Champions League matches. You get half-time and full-time score predictions, next goal scorer, corner counts, and player form analysis. Works through a simple bash script with filters for specific matchweeks or teams, using natural aliases like "spurs" or "gunners". No auth needed since it hits a public AWS endpoint. If you're building match previews, betting analysis tools, or just want programmatic access to football predictions without scraping, this does the job. The predictions come from their iOS and Android apps, so quality depends on whatever model they're running behind the scenes.
npx skills add https://github.com/davila7/claude-code-templates --skill footballbin-predictions