Observability Monitor
Proactively detects and alerts on infrastructure anomalies using real-time metrics and logs via customizable dashboards.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add observability-monitor npx -- -y @trustedskills/observability-monitor
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"observability-monitor": {
"command": "npx",
"args": [
"-y",
"@trustedskills/observability-monitor"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows AI agents to monitor system metrics and logs, providing insights into application performance and infrastructure health. It can collect data from various sources, aggregate them, and present them in a user-friendly format for analysis and troubleshooting. The agent can also be configured to trigger alerts based on predefined thresholds or anomalies.
When to use it
- Troubleshooting production issues: Quickly identify the root cause of performance bottlenecks or errors by analyzing real-time metrics and logs.
- Proactive monitoring: Set up dashboards and alerts to detect potential problems before they impact users.
- Capacity planning: Analyze resource utilization trends to predict future needs and optimize infrastructure investments.
- Performance optimization: Identify areas for improvement in application code or system configuration based on performance data.
Key capabilities
- Metric collection from various sources
- Log aggregation and analysis
- Dashboard creation and visualization
- Alerting based on thresholds and anomalies
Example prompts
- "Show me the CPU utilization of my web servers over the last hour."
- "Create a dashboard displaying memory usage for all database instances."
- "Alert me if the error rate exceeds 5%."
- βWhat are the top 5 errors logged by the application in the past 24 hours?β
Tips & gotchas
The agent requires access to system metrics and logs. Ensure appropriate permissions are configured for data collection and analysis.
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.