Cfb Data

🌐Community
by machina-sports · vlatest · Repository

Access comprehensive college football data—stats, schedules, historical results—directly through this Machina Sports AI agent skill.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add cfb-data npx -- -y @trustedskills/cfb-data
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "cfb-data": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/cfb-data"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

The cfb-data skill provides AI agents with access to comprehensive College Football data, enabling real-time analysis of team statistics, player performance, and game outcomes. It serves as a foundational tool for sports analytics applications requiring deep insights into the NCAA football landscape.

When to use it

  • Analyzing historical trends in conference standings or divisional matchups over multiple seasons.
  • Generating pre-game reports that compare offensive and defensive metrics between two specific teams.
  • Tracking individual player statistics such as rushing yards, passing touchdowns, or interception rates during a season.
  • Creating dynamic dashboards for fantasy football leagues based on current team performance data.

Key capabilities

  • Retrieves detailed team stats including win-loss records, point differentials, and ranking positions.
  • Accesses player-specific data covering offensive and defensive contributions across various positions.
  • Supports queries for game-by-game results, scores, and key event summaries from recent matches.
  • Facilitates comparisons between teams or players using standardized statistical categories.

Example prompts

  • "What are the top 10 rushing leaders in the Big Ten this season?"
  • "Compare the defensive efficiency of Alabama and Georgia for the last five games."
  • "Provide a summary of all bowl game results from the previous weekend."

Tips & gotchas

Ensure your AI agent has proper authentication or API access configured to retrieve real-time data, as some endpoints may require rate limiting adherence. This skill is best used in conjunction with visualization tools to present complex datasets clearly to end users.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
machina-sports
Installs
50

🌐 Community

Passed automated security scans.