Health Score Monitor

🌐Community
by guia-matthieu Β· vlatest Β· Repository

Continuously assesses and reports on system health scores, proactively identifying potential issues needing attention.

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 health-score-monitor npx -- -y @trustedskills/health-score-monitor
2

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

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

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

About This Skill

What it does

The health-score-monitor skill allows an AI agent to track and report on a specified health score. It can monitor scores from various sources, providing real-time updates and alerts based on predefined thresholds. This enables agents to proactively manage situations where a health score deviates from expected levels.

When to use it

  • Monitoring patient vitals: Track heart rate, blood pressure, or other vital signs reported by medical devices.
  • System performance monitoring: Keep an eye on server CPU usage, memory consumption, or network latency.
  • Financial risk assessment: Monitor credit scores or investment portfolio values for potential issues.
  • Environmental condition tracking: Observe air quality indices or water pollution levels in a specific area.

Key capabilities

  • Score Tracking: Monitors and records health score data over time.
  • Threshold Alerts: Generates notifications when the score exceeds or falls below defined limits.
  • Data Source Integration: Connects to various sources providing health score information.
  • Real-time Updates: Provides current health score readings with minimal delay.

Example prompts

  • "Monitor my heart rate from the Fitbit and alert me if it goes above 100 bpm."
  • "Track server CPU usage every minute and notify me if it exceeds 80%."
  • β€œWhat is the current air quality index for London?”

Tips & gotchas

The skill requires a reliable data source providing health score information. Ensure proper authentication and connection settings are configured to avoid monitoring interruptions.

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
guia-matthieu
Installs
14

🌐 Community

Passed automated security scans.