Cbb Data
Access comprehensive college basketball data—scores, stats, schedules, recruiting—directly from machina-sports' cbb-data skill.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add cbb-data npx -- -y @trustedskills/cbb-data
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"cbb-data": {
"command": "npx",
"args": [
"-y",
"@trustedskills/cbb-data"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
The cbb-data skill provides AI agents with access to comprehensive College Basketball data, enabling real-time analysis of game statistics and player performance. It supports queries across teams, players, and historical records within the NCAA landscape.
When to use it
- Retrieving live box scores and play-by-play data for current CBB games.
- Analyzing historical team trends or individual player career statistics.
- Generating comparative reports between specific conferences or divisions.
- Accessing roster information and schedule details for upcoming seasons.
Key capabilities
- Real-time game statistics retrieval.
- Historical performance data access.
- Team and player profile lookups.
- Conference-specific data filtering.
Example prompts
- "What were the final box scores and key stats from last night's ACC tournament games?"
- "Compare the career points per game averages of top scorers in the Big Ten over the last three seasons."
- "List the current rosters and upcoming schedules for all teams in the Pac-12 conference."
Tips & gotchas
Ensure your AI agent has active internet connectivity to fetch the most up-to-date live scores, as historical data may be cached depending on the implementation. Verify that the specific dataset covers the exact season or timeframe you require before running complex analytical queries.
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.