New Relic
Monitors system performance metrics in real-time using New Relic data, providing proactive insights for rapid issue detection and resolution.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add new-relic npx -- -y @trustedskills/new-relic
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"new-relic": {
"command": "npx",
"args": [
"-y",
"@trustedskills/new-relic"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill allows an AI agent to interact with New Relic, a popular observability platform. It can retrieve data about application performance, infrastructure health, and user experience metrics. Specifically, the agent can query for key performance indicators (KPIs) and generate reports based on that data.
When to use it
- Troubleshooting Application Issues: Quickly identify the root cause of slow response times or errors by querying New Relic dashboards.
- Performance Monitoring: Regularly check application health scores and alert thresholds to proactively address potential problems.
- Capacity Planning: Analyze resource utilization trends in New Relic to predict future infrastructure needs.
- Incident Response: Gather relevant metrics from New Relic during incidents to understand the scope and impact of the problem.
Key capabilities
- Querying application performance data
- Retrieving infrastructure health metrics
- Generating reports based on collected data
- Accessing KPIs (Key Performance Indicators)
Example prompts
- "What is the average response time for our checkout service?"
- "Show me a graph of CPU utilization for our database server over the last hour."
- "Generate a report summarizing error rates across all application tiers."
Tips & gotchas
This skill requires appropriate New Relic API keys and permissions to access data. Ensure that the AI agent has these credentials configured correctly before use.
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.