Grey Haven Observability Monitoring
Proactively monitors infrastructure health and application performance across Grey Haven environments, alerting on anomalies and potential issues.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add grey-haven-observability-monitoring npx -- -y @trustedskills/grey-haven-observability-monitoring
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"grey-haven-observability-monitoring": {
"command": "npx",
"args": [
"-y",
"@trustedskills/grey-haven-observability-monitoring"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill provides AI agents with the ability to monitor and analyze system metrics, logs, and traces. It can identify anomalies, correlate events across different systems, and provide actionable insights for troubleshooting and performance optimization. The agent can also generate reports summarizing key observability data and trends.
When to use it
- Troubleshooting production incidents: Quickly pinpoint the root cause of errors or slowdowns by analyzing real-time metrics and logs.
- Performance analysis: Identify bottlenecks and areas for improvement in application performance.
- Capacity planning: Predict future resource needs based on historical trends and usage patterns.
- Security incident response: Correlate security events with system behavior to detect and respond to threats.
Key capabilities
- Metric collection and visualization
- Log aggregation and analysis
- Distributed tracing
- Anomaly detection
- Report generation
Example prompts
- "Show me the CPU utilization for my web servers over the last hour."
- "Analyze these error logs and identify any recurring patterns."
- "Generate a report on database query performance for the past week."
- βWhat are the top 5 slowest API endpoints?β
Tips & gotchas
This skill requires access to observability data sources (e.g., Prometheus, Elasticsearch). Ensure your agent has appropriate permissions and credentials to access these systems.
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.