Zero-config access to Dutch volleyball data through the Nevobo API. Covers Eredivisie, Topdivisie, Superdivisie, and the entire Dutch pyramid (6,400+ poules). Pull standings, schedules, results, club info, and federation news without API keys. The CLI approach sidesteps Python import issues, and the competition ID system is well-documented with clear naming patterns. Useful if you're building dashboards or chat interfaces around European volleyball. The error handling guidance is thoughtful: it explicitly tells you which commands don't exist and how to recover from common mistakes like using club names instead of IDs.
npx skills add https://github.com/machina-sports/sports-skills --skill volleyball-data