{"skill":{"slug":"footballgpt","displayName":"FootballGPT","summary":"AI football coaching assistant. Generate session plans, animate drills, get coaching advice, search player stats, and search drill databases. Use when a user...","description":"---\nname: footballgpt\ndescription: AI football coaching assistant. Generate session plans, animate drills, get coaching advice, search player stats, and search drill databases. Use when a user asks about football training sessions, drills, coaching tactics, player development, match preparation, or player statistics. Requires a FootballGPT API key.\nhomepage: https://www.footballgpt.co\nmetadata:\n  {\n    \"openclaw\":\n      {\n        \"emoji\": \"⚽\",\n        \"requires\": { \"bins\": [\"mcporter\"], \"env\": [\"FOOTBALLGPT_API_KEY\"] },\n        \"primaryEnv\": \"FOOTBALLGPT_API_KEY\",\n        \"install\":\n          [\n            {\n              \"id\": \"node\",\n              \"kind\": \"node\",\n              \"package\": \"mcporter\",\n              \"bins\": [\"mcporter\"],\n              \"label\": \"Install mcporter (npm)\",\n            },\n          ],\n      },\n  }\n---\n\n# FootballGPT\n\nAI football coaching assistant based on FA, UEFA, and FIFA coaching methods.\n\n## Setup\n\n1. Subscribe at [footballgpt.co](https://www.footballgpt.co) ($10.99/month)\n2. Add API bolt-on ($4.99/month) at [footballgpt.co/app/mcp](https://www.footballgpt.co/app/mcp)\n3. Generate an API key from the dashboard\n4. Set `FOOTBALLGPT_API_KEY` as an environment variable:\n\n```bash\nexport FOOTBALLGPT_API_KEY=\"fgpt_your_key_here\"\n```\n\n5. Register the MCP server with mcporter:\n\n```bash\nmcporter config add footballgpt https://footballgpt.co/api/mcp/stream \\\n  --header \"Authorization=Bearer $FOOTBALLGPT_API_KEY\" \\\n  --description \"AI football coaching assistant\" \\\n  --scope home\n```\n\n6. Verify the connection:\n\n```bash\nmcporter list footballgpt --schema\n```\n\n## MCP Server\n\nFootballGPT exposes tools via a streamable-http MCP endpoint at `https://footballgpt.co/api/mcp/stream`.\n\nOnce registered with mcporter, call tools directly:\n\n```bash\nmcporter call footballgpt.get_coaching_advice message=\"How do I set up a 4-3-3 high press for U14s?\"\n```\n\n```bash\nmcporter call footballgpt.generate_session_plan topic=\"defensive shape\" age_group=\"u12\" duration=60\n```\n\n```bash\nmcporter call footballgpt.animate_drill description=\"passing triangle, one-touch\" category=\"passing\"\n```\n\n## Tools\n\n| Tool | Description |\n|------|-------------|\n| `get_my_profile` | Loads your team, squad, formation, and coaching priorities |\n| `get_coaching_advice` | Coaching advice for any scenario (tactics, drills, player development, match prep) |\n| `generate_session_plan` | Complete training session plan with warm-up, main activities, and cool-down |\n| `animate_drill` | Animated drill diagrams with player movements and ball paths (saved to your account) |\n| `search_player_stats` | Real player statistics across 60+ leagues |\n| `search_drills` | Search the drill database for specific activities |\n\n## Usage Limits\n\n- 100 API calls/day (resets midnight UTC)\n- 10 animate_drill calls/day\n- Maximum 3 active API keys\n\n## Examples\n\n- \"Create a 60-minute session on defensive shape for 9v9\"\n- \"How do I coach a diamond midfield in a 4-4-2?\"\n- \"Animate a passing drill with 3 players in a triangle, one-touch passing\"\n- \"Show me top Premier League scorers this season\"\n- \"Find rondo drills for U12s\"\n\n## Links\n\n- Website: [footballgpt.co](https://www.footballgpt.co)\n- API docs: [Notion](https://kevinrmiddleton.notion.site/FootballGPT-API-Documentation-31ad14ad204281eb97c4c3427e94a2e1)\n- Features: [footballgpt.co/features/api-access](https://www.footballgpt.co/features/api-access)\n- ClawHub: [clawhub.ai/360tft/footballgpt](https://clawhub.ai/360tft/footballgpt)\n","tags":{"latest":"1.0.1"},"stats":{"comments":0,"downloads":239,"installsAllTime":0,"installsCurrent":0,"stars":0,"versions":2},"createdAt":1772723206789,"updatedAt":1778491738336},"latestVersion":{"version":"1.0.1","createdAt":1772831575472,"changelog":"- Improved documentation for setup, including instructions for using mcporter and setting environment variables.\n- Added a new tool: get_my_profile for loading team, squad, formation, and coaching priorities.\n- Expanded and clarified tool descriptions, with updated usage examples and workflows.\n- Updated description and metadata for better discoverability and integration support.\n- Added ClawHub link for easier access and integration.","license":null},"metadata":{"setup":[{"key":"FOOTBALLGPT_API_KEY","required":true}],"os":null,"systems":null},"owner":{"handle":"360tft","userId":"s1719sanqvstrmkfsg1qk0378d885hka","displayName":"360tft","image":"https://avatars.githubusercontent.com/u/221591719?v=4"},"moderation":null}