Injury Report Monitor
Automatically flags potential worker injury reports needing immediate review based on keywords and risk factors.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add injury-report-monitor npx -- -y @trustedskills/injury-report-monitor
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"injury-report-monitor": {
"command": "npx",
"args": [
"-y",
"@trustedskills/injury-report-monitor"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill monitors injury reports. It allows users to track player injuries and related information, likely from a specified source or data feed. The tool provides automated updates on the status of injured players, helping with team management or analysis.
When to use it
- A fantasy sports manager wanting real-time updates on player injuries impacting their lineup.
- A sports journalist needing quick notifications about significant injuries for breaking news coverage.
- A coach tracking player availability and recovery timelines for game planning purposes.
- An analyst assessing injury trends within a team or league to inform training strategies.
Key capabilities
- Injury report monitoring
- Automated updates
- Player status tracking
Example prompts
- "Show me the latest injury reports for the Lakers."
- "Alert me when LeBron James's injury status changes."
- “Summarize all significant injuries from yesterday’s NFL games.”
Tips & gotchas
The skill requires access to a reliable source of injury report data. The accuracy and timeliness of updates depend on the quality of this external data feed.
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.