/install footballbin-predictions
FootballBin Match Predictions
Get AI-powered predictions for Premier League and Champions League matches via the FootballBin MCP API.
Usage
Run scripts/footballbin.sh with the following commands:
Get current matchweek predictions
scripts/footballbin.sh predictions premier_league
scripts/footballbin.sh predictions champions_league
Get specific matchweek
scripts/footballbin.sh predictions premier_league 27
Filter by team
scripts/footballbin.sh predictions premier_league --home arsenal
scripts/footballbin.sh predictions premier_league --away liverpool
scripts/footballbin.sh predictions premier_league --home chelsea --away wolves
List available tools
scripts/footballbin.sh tools
Supported Leagues
| Input | League |
|---|---|
premier_league, epl, pl, prem |
Premier League |
champions_league, ucl, cl |
Champions League |
Supported Team Aliases
Common aliases work: united (Man Utd), city (Man City), spurs (Tottenham), wolves (Wolverhampton), gunners (Arsenal), reds (Liverpool), blues (Chelsea), villa (Aston Villa), forest (Nottingham Forest), palace (Crystal Palace), barca (Barcelona), real (Real Madrid), bayern (Bayern Munich), psg (PSG), juve (Juventus), inter (Inter Milan), bvb (Dortmund), atleti (Atletico Madrid).
Response Data
Each match prediction includes:
- Half-time score (e.g., "1:0")
- Full-time score (e.g., "2:1")
- Next goal scorer (e.g., "Home,Salah")
- Corner count (e.g., "7:4")
- Key players with form-based reasoning
External Endpoints
- Host:
api.footballbin.achaninc.net - Path:
/mcp - Method:
POST(JSON-RPC) - Data sent: league, optional matchweek, optional team filters
Security & Privacy
- This skill does not install software.
- This skill does not execute downloaded scripts.
- No API key required (public endpoint, rate-limited)
- No user data collected or stored
- Read-only: only fetches prediction data
- No secrets or environment variables needed
Links
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install footballbin-predictions - 安装完成后,直接呼叫该 Skill 的名称或使用
/footballbin-predictions触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
FootballBin Predictions 是什么?
Get AI-powered match predictions for Premier League and Champions League including scores, next goal, and corners. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 857 次。
如何安装 FootballBin Predictions?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install footballbin-predictions」即可一键安装,无需额外配置。
FootballBin Predictions 是免费的吗?
是的,FootballBin Predictions 完全免费(开源免费),可自由下载、安装和使用。
FootballBin Predictions 支持哪些平台?
FootballBin Predictions 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 FootballBin Predictions?
由 billychl1(@billychl1)开发并维护,当前版本 v1.1.3。