Nfl Data
Access historical NFL game stats, player performance, team records, and draft information via detailed data queries.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add nfl-data npx -- -y @trustedskills/nfl-data
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"nfl-data": {
"command": "npx",
"args": [
"-y",
"@trustedskills/nfl-data"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The nfl-data skill provides AI agents with access to National Football League statistics, enabling real-time analysis of player performance and team standings. It allows users to query specific metrics such as passing yards, rushing touchdowns, and defensive rankings directly within their workflow.
When to use it
- Analyze individual player efficiency during the current NFL season to identify breakout stars or underperforming assets.
- Compare offensive and defensive statistics between two teams preparing for an upcoming matchup.
- Track historical trends in specific categories like sacks, interceptions, or points scored over multiple seasons.
- Generate data-driven insights for fantasy football leagues or sports betting strategies based on current form.
Key capabilities
- Retrieval of comprehensive player stats including passing, rushing, and receiving metrics.
- Access to team-level performance data covering offense, defense, and special teams.
- Support for querying specific seasons and timeframes within the NFL database.
- Integration of live game statistics where available.
Example prompts
- "Who has the highest yards per attempt among quarterbacks in the AFC this season?"
- "Compare the rushing touchdowns of the top three running backs from last year's playoff teams."
- "Which team has allowed the fewest points per game in the NFC over the last five weeks?"
Tips & gotchas
Ensure your AI agent queries are specific to avoid ambiguous results, as the skill returns broad statistical datasets. Note that data availability may be limited to completed seasons or current active games depending on the provider's update frequency.
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 Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.