Campeonato Brasileiro
Capability
Campeonato Brasileiro is an agent skill backed by a JavaScript package, CLI, and MCP server for querying the Brazilian football championship. It supports Série A, B, C, and D data, including standings, rounds, team lookup, team-centered snapshots, and trigger-style checks such as whether a team won, lost, drew, is live, or is scheduled.
The skill is useful when an agent needs reliable structured football context before taking a separate external action such as notifying a user, updating a workflow, or preparing a match summary.
Installation
Install the skill with the skills CLI:
npx skills add https://github.com/ezefranca/campeonato-brasileiro-api --skill campeonato-brasileiro
Install globally for Codex:
npx skills add https://github.com/ezefranca/campeonato-brasileiro-api \
--skill campeonato-brasileiro \
-a codex \
-g \
-y