{"task":"Use Football.Json in an agent workflow","recommendations":[{"rank":1,"skill":"Open Data","slug":"statsbomb-open-data","description":"Free football data from StatsBomb","confidence":"1.00","match_label":"Strong task match","install":"npx skills add statsbomb/open-data","repository":"https://github.com/statsbomb/open-data","stats":{"stars":3267,"downloads":0,"rating":0,"quality_score":66.3},"quality":{"score":100,"tier":"excellent","label":"Excellent","summary":"High-confidence pick with strong adoption and healthy maintenance signals.","signals":[{"label":"GitHub stars","value":"3.3K","tone":"positive"},{"label":"Freshness","value":"16d ago","tone":"positive"},{"label":"Install ready","value":"Yes","tone":"positive"},{"label":"License","value":"Unknown","tone":"neutral"}],"warnings":[]},"trust":{"score":100,"tier":"production","label":"Production candidate","summary":"Strong trust signals across adoption, maintenance, install readiness, and review status.","recommendedAction":"Shortlist for production use, then run a normal repository and dependency review.","checks":[{"status":"pass","label":"Ownership","detail":"Listing manually verified"},{"status":"pass","label":"Install path","detail":"npx skills add statsbomb/open-data"},{"status":"pass","label":"Repository","detail":"https://github.com/statsbomb/open-data"},{"status":"warn","label":"License","detail":"Unknown"},{"status":"pass","label":"Maintenance","detail":"16d since push"},{"status":"pass","label":"AI review","detail":"Approved with no listed issues"},{"status":"pass","label":"Adoption","detail":"3.3K GitHub stars"},{"status":"pass","label":"Documentation","detail":"Usable description available"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"}],"strengths":["Manually verified listing","AI review approved","Recently maintained repository","Meaningful GitHub adoption signal"],"warnings":["License is unclear"]},"audit":{"audit_score":95,"risk_level":"safe_to_try","risk_label":"Safe to try","warnings":["License is unclear"]},"install_targets":[{"id":"openagentskill-cli","label":"CLI","title":"OpenAgentSkill CLI","kind":"command","value":"npx skills add statsbomb/open-data","description":"Use the registry command when your workflow supports the OpenAgentSkill installer.","copyLabel":"Copy command"},{"id":"codex","label":"Codex","title":"Codex install prompt","kind":"agent-prompt","value":"Install the \"Open Data\" agent skill from https://github.com/statsbomb/open-data. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: Free football data from StatsBomb","description":"Give Codex a repo-aware install prompt when the skill is not available through a local CLI.","copyLabel":"Copy prompt"},{"id":"claude-code","label":"Claude Code","title":"Claude Code skill prompt","kind":"agent-prompt","value":"Add \"Open Data\" as a Claude Code skill from https://github.com/statsbomb/open-data. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: Free football data from StatsBomb","description":"Use this prompt to ask Claude Code to add the skill and explain the local activation steps.","copyLabel":"Copy prompt"},{"id":"cursor","label":"Cursor","title":"Cursor rule prompt","kind":"agent-prompt","value":"Turn \"Open Data\" from https://github.com/statsbomb/open-data into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: Free football data from StatsBomb","description":"Use this when installing as Cursor project rules or reusable agent instructions.","copyLabel":"Copy prompt"}],"urls":{"web":"https://www.openagentskill.com/skills/statsbomb-open-data","api":"https://www.openagentskill.com/api/agent/skills/statsbomb-open-data","install_api":"https://www.openagentskill.com/api/skills/statsbomb-open-data/install","audit":"https://www.openagentskill.com/skills/statsbomb-open-data/audit","repository":"https://github.com/statsbomb/open-data"},"decision":{"readiness_score":100,"readiness_label":"Production-ready","headline":"Primary pick for Sports analytics","role":"Primary pick","adoption_stage":"Adopt","primary_fit":"Sports analytics","best_for":["Sports analytics workflows","Claude Code teams","teams that value GitHub adoption signals"],"risks":["No OpenAgentSkill engagement data yet"],"proof_points":["3,267 GitHub stars","recent repository activity","install command or GitHub repo available","100/100 quality profile"],"next_steps":["Install it in a sandbox agent and run one Sports analytics task end to end.","Compare output quality, latency, and failure behavior against at least one alternative.","Promote it into production only after reviewing repository permissions, license, and maintenance signals."]},"use_cases":[{"slug":"sports-analytics","title":"Sports analytics","url":"https://www.openagentskill.com/use-cases/sports-analytics"},{"slug":"coding-agents","title":"Coding agents","url":"https://www.openagentskill.com/use-cases/coding-agents"}],"recommendation_reasons":["Matches task terms: use, football, agent, workflow","Useful GitHub adoption: 3,267 stars","Install handoff is available","Repository freshness signal is available","Registry match score 285"],"reasoning":"Strong task match. Evidence: verified author, 66 quality score. Free football data from StatsBomb"},{"rank":2,"skill":"Agent Framework","slug":"microsoft-agent-framework","description":"A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.","confidence":"1.00","match_label":"Strong task match","install":"npx skills add microsoft/agent-framework","repository":"https://github.com/microsoft/agent-framework","stats":{"stars":11270,"downloads":0,"rating":0,"quality_score":71.56},"quality":{"score":100,"tier":"excellent","label":"Excellent","summary":"High-confidence pick with strong adoption and healthy maintenance signals.","signals":[{"label":"GitHub stars","value":"11K","tone":"positive"},{"label":"Freshness","value":"Today","tone":"positive"},{"label":"Install ready","value":"Yes","tone":"positive"},{"label":"License","value":"MIT","tone":"neutral"}],"warnings":[]},"trust":{"score":100,"tier":"production","label":"Production candidate","summary":"Strong trust signals across adoption, maintenance, install readiness, and review status.","recommendedAction":"Shortlist for production use, then run a normal repository and dependency review.","checks":[{"status":"pass","label":"Ownership","detail":"Listing manually verified"},{"status":"pass","label":"Install path","detail":"npx skills add microsoft/agent-framework"},{"status":"pass","label":"Repository","detail":"https://github.com/microsoft/agent-framework"},{"status":"pass","label":"License","detail":"MIT"},{"status":"pass","label":"Maintenance","detail":"Pushed today"},{"status":"pass","label":"AI review","detail":"Approved with no listed issues"},{"status":"pass","label":"Adoption","detail":"11K GitHub stars"},{"status":"pass","label":"Documentation","detail":"Usable description available"},{"status":"pass","label":"OpenAgentSkill usage","detail":"2 views, 0 install copies"}],"strengths":["Manually verified listing","AI review approved","Recently maintained repository","Large GitHub adoption signal"],"warnings":[]},"audit":{"audit_score":97,"risk_level":"safe_to_try","risk_label":"Safe to try","warnings":[]},"install_targets":[{"id":"openagentskill-cli","label":"CLI","title":"OpenAgentSkill CLI","kind":"command","value":"npx skills add microsoft/agent-framework","description":"Use the registry command when your workflow supports the OpenAgentSkill installer.","copyLabel":"Copy command"},{"id":"codex","label":"Codex","title":"Codex install prompt","kind":"agent-prompt","value":"Install the \"Agent Framework\" agent skill from https://github.com/microsoft/agent-framework. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.","description":"Give Codex a repo-aware install prompt when the skill is not available through a local CLI.","copyLabel":"Copy prompt"},{"id":"claude-code","label":"Claude Code","title":"Claude Code skill prompt","kind":"agent-prompt","value":"Add \"Agent Framework\" as a Claude Code skill from https://github.com/microsoft/agent-framework. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.","description":"Use this prompt to ask Claude Code to add the skill and explain the local activation steps.","copyLabel":"Copy prompt"},{"id":"cursor","label":"Cursor","title":"Cursor rule prompt","kind":"agent-prompt","value":"Turn \"Agent Framework\" from https://github.com/microsoft/agent-framework into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.","description":"Use this when installing as Cursor project rules or reusable agent instructions.","copyLabel":"Copy prompt"}],"urls":{"web":"https://www.openagentskill.com/skills/microsoft-agent-framework","api":"https://www.openagentskill.com/api/agent/skills/microsoft-agent-framework","install_api":"https://www.openagentskill.com/api/skills/microsoft-agent-framework/install","audit":"https://www.openagentskill.com/skills/microsoft-agent-framework/audit","repository":"https://github.com/microsoft/agent-framework"},"decision":{"readiness_score":100,"readiness_label":"Production-ready","headline":"Primary pick for Coding agents","role":"Primary pick","adoption_stage":"Adopt","primary_fit":"Coding agents","best_for":["Coding agents workflows","Claude Code teams","teams that value GitHub adoption signals"],"risks":["No major risk signals from current metadata"],"proof_points":["11,270 GitHub stars","recent repository activity","install command or GitHub repo available","100/100 quality profile","4 OpenAgentSkill engagement events"],"next_steps":["Install it in a sandbox agent and run one Coding agents task end to end.","Compare output quality, latency, and failure behavior against at least one alternative.","Promote it into production only after reviewing repository permissions, license, and maintenance signals."]},"use_cases":[{"slug":"coding-agents","title":"Coding agents","url":"https://www.openagentskill.com/use-cases/coding-agents"},{"slug":"browser-automation","title":"Browser automation","url":"https://www.openagentskill.com/use-cases/browser-automation"}],"recommendation_reasons":["Matches task terms: use, agent, workflow","Strong GitHub adoption: 11,270 stars","Quality score 72/100","Install handoff is available","Repository freshness signal is available"],"reasoning":"Strong task match. Evidence: 11K GitHub stars, verified author, 72 quality score. A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET."},{"rank":3,"skill":"Soccerdata","slug":"probberechts-soccerdata","description":"⛏⚽ Scrape soccer data from Club Elo, ESPN, FBref, Football-Data.co.uk, Sofascore, SoFIFA, Understat and WhoScored. ","confidence":"1.00","match_label":"Strong task match","install":"npx skills add probberechts/soccerdata","repository":"https://github.com/probberechts/soccerdata","stats":{"stars":1753,"downloads":0,"rating":0,"quality_score":64.41},"quality":{"score":99,"tier":"excellent","label":"Excellent","summary":"High-confidence pick with strong adoption and healthy maintenance signals.","signals":[{"label":"GitHub stars","value":"1.8K","tone":"positive"},{"label":"Freshness","value":"1d ago","tone":"positive"},{"label":"Install ready","value":"Yes","tone":"positive"},{"label":"License","value":"Unknown","tone":"neutral"}],"warnings":[]},"trust":{"score":100,"tier":"production","label":"Production candidate","summary":"Strong trust signals across adoption, maintenance, install readiness, and review status.","recommendedAction":"Shortlist for production use, then run a normal repository and dependency review.","checks":[{"status":"pass","label":"Ownership","detail":"Listing manually verified"},{"status":"pass","label":"Install path","detail":"npx skills add probberechts/soccerdata"},{"status":"pass","label":"Repository","detail":"https://github.com/probberechts/soccerdata"},{"status":"warn","label":"License","detail":"Unknown"},{"status":"pass","label":"Maintenance","detail":"1d since push"},{"status":"pass","label":"AI review","detail":"Approved with no listed issues"},{"status":"pass","label":"Adoption","detail":"1.8K GitHub stars"},{"status":"pass","label":"Documentation","detail":"Usable description available"},{"status":"info","label":"OpenAgentSkill usage","detail":"No local usage activity yet"}],"strengths":["Manually verified listing","AI review approved","Recently maintained repository","Meaningful GitHub adoption signal"],"warnings":["License is unclear"]},"audit":{"audit_score":95,"risk_level":"safe_to_try","risk_label":"Safe to try","warnings":["License is unclear"]},"install_targets":[{"id":"openagentskill-cli","label":"CLI","title":"OpenAgentSkill CLI","kind":"command","value":"npx skills add probberechts/soccerdata","description":"Use the registry command when your workflow supports the OpenAgentSkill installer.","copyLabel":"Copy command"},{"id":"codex","label":"Codex","title":"Codex install prompt","kind":"agent-prompt","value":"Install the \"Soccerdata\" agent skill from https://github.com/probberechts/soccerdata. Read its SKILL.md or equivalent instructions first, install only the files needed for this workspace, and summarize any required setup before using it. Skill purpose: ⛏⚽ Scrape soccer data from Club Elo, ESPN, FBref, Football-Data.co.uk, Sofascore, SoFIFA, Understat and WhoScored.","description":"Give Codex a repo-aware install prompt when the skill is not available through a local CLI.","copyLabel":"Copy prompt"},{"id":"claude-code","label":"Claude Code","title":"Claude Code skill prompt","kind":"agent-prompt","value":"Add \"Soccerdata\" as a Claude Code skill from https://github.com/probberechts/soccerdata. Inspect the skill instructions, place the reusable skill files in the appropriate local skills location for this project, and report the activation steps. Skill purpose: ⛏⚽ Scrape soccer data from Club Elo, ESPN, FBref, Football-Data.co.uk, Sofascore, SoFIFA, Understat and WhoScored.","description":"Use this prompt to ask Claude Code to add the skill and explain the local activation steps.","copyLabel":"Copy prompt"},{"id":"cursor","label":"Cursor","title":"Cursor rule prompt","kind":"agent-prompt","value":"Turn \"Soccerdata\" from https://github.com/probberechts/soccerdata into a reusable Cursor project rule or agent instruction. Preserve the core workflow, adapt paths to this repo, and keep the rule scoped to tasks where it is relevant. Skill purpose: ⛏⚽ Scrape soccer data from Club Elo, ESPN, FBref, Football-Data.co.uk, Sofascore, SoFIFA, Understat and WhoScored.","description":"Use this when installing as Cursor project rules or reusable agent instructions.","copyLabel":"Copy prompt"}],"urls":{"web":"https://www.openagentskill.com/skills/probberechts-soccerdata","api":"https://www.openagentskill.com/api/agent/skills/probberechts-soccerdata","install_api":"https://www.openagentskill.com/api/skills/probberechts-soccerdata/install","audit":"https://www.openagentskill.com/skills/probberechts-soccerdata/audit","repository":"https://github.com/probberechts/soccerdata"},"decision":{"readiness_score":100,"readiness_label":"Production-ready","headline":"Primary pick for Sports analytics","role":"Primary pick","adoption_stage":"Adopt","primary_fit":"Sports analytics","best_for":["Sports analytics workflows","Claude Code teams","teams that value GitHub adoption signals"],"risks":["No OpenAgentSkill engagement data yet"],"proof_points":["1,753 GitHub stars","recent repository activity","install command or GitHub repo available","99/100 quality profile"],"next_steps":["Install it in a sandbox agent and run one Sports analytics task end to end.","Compare output quality, latency, and failure behavior against at least one alternative.","Promote it into production only after reviewing repository permissions, license, and maintenance signals."]},"use_cases":[{"slug":"sports-analytics","title":"Sports analytics","url":"https://www.openagentskill.com/use-cases/sports-analytics"},{"slug":"coding-agents","title":"Coding agents","url":"https://www.openagentskill.com/use-cases/coding-agents"}],"recommendation_reasons":["Matches task terms: use, football, agent, workflow","Useful GitHub adoption: 1,753 stars","Install handoff is available","Repository freshness signal is available","Registry match score 258"],"reasoning":"Strong task match. Evidence: verified author, 64 quality score. ⛏⚽ Scrape soccer data from Club Elo, ESPN, FBref, Football-Data.co.uk, Sofascore, SoFIFA, Understat and WhoScored. "}],"suggested_composition":{"name":"statsbomb-open-data-agent-stack","description":"Start with Open Data, then add Agent Framework + Soccerdata only if the workflow needs extra coverage.","skills":["statsbomb-open-data","microsoft-agent-framework","probberechts-soccerdata"],"steps":["Prototype the task with Open Data as the primary skill.","Add the second skill only if the first one leaves a capability gap.","Keep the third skill as a fallback during evaluation instead of installing everything at once."]},"suggested_stacks":[{"slug":"web-data-pipeline","name":"Web data pipeline stack","url":"https://www.openagentskill.com/collections/web-data-pipeline","use_case":"web-scraping"},{"slug":"coding-review-agent","name":"Coding review agent stack","url":"https://www.openagentskill.com/collections/coding-review-agent","use_case":"coding-agents"}],"meta":{"timestamp":"2026-06-12T07:50:26.170Z","api_version":"1.0","total_skills_searched":980,"public_search_endpoint":"https://www.openagentskill.com/api/skills/search","agent_friendly":true}}