Sports News
This AI delivers up-to-date sports news and scores, keeping you informed about your favorite teams and games instantly.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add sports-news npx -- -y @trustedskills/sports-news
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"sports-news": {
"command": "npx",
"args": [
"-y",
"@trustedskills/sports-news"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides access to current sports news. It can retrieve information on various teams and leagues, delivering summaries of recent games and events. The agent using this skill will be able to answer questions about specific sporting events or provide general updates on a team's performance.
When to use it
- Get a quick summary of last night’s NBA scores.
- Find out the latest news regarding injuries for your favorite NFL team.
- Receive updates on upcoming soccer matches and schedules.
- Ask about recent developments in Formula 1 racing.
Key capabilities
- Access to sports news data
- Team and league information retrieval
- Game summary reporting
- Injury report access
Example prompts
- "What's the latest on the Lakers?"
- "Give me a summary of yesterday’s Premier League games."
- "Tell me about injuries in the NFL this week."
Tips & gotchas
The skill's accuracy depends on the availability and reliability of its data sources. Results may be delayed or incomplete depending on news cycles.
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.