newrelic

Run NRQL queries, entity searches, and deployment management via the newrelic CLI.

1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/timcase/agent-skills --skill newrelic-timcase
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: newrelic
Source: https://github.com/timcase/agent-skills/tree/main/newrelic
Command: npx skills add https://github.com/timcase/agent-skills --skill newrelic-timcase

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Interact with the New Relic platform via the newrelic CLI to perform metrics queries, entity searches, deployment management, and other observability tasks across NRQL, NerdGraph, Synthetics, and workloads.

Core Features & Use Cases

  • NRQL queries to fetch real-time metrics and insights across your monitored apps and services.
  • Entity discovery and search to locate applications, hosts, and monitored resources.
  • Create and manage APM deployment markers, change tracking events, and synthetic monitors.
  • Execute NerdGraph GraphQL queries for advanced data retrieval and customization.
  • Manage workloads and list or configure APM applications and related entities.
  • View account configuration details and switch authentication profiles to fit different environments.

Quick Start

Run a NRQL query to fetch current performance metrics for your applications.

Frequently Asked Questions about newrelic

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run NRQL queries from the command line to fetch application metrics?

This Skill enables you to execute NRQL queries directly from the command line to fetch real-time metrics and insights across your monitored applications and services, parsing CLI commands and formatting the output automatically.

Can I search for monitored hosts and applications using entity search in New Relic?

You can use the newrelic CLI to perform entity discovery and search to locate applications, hosts, and monitored resources within your New Relic environment directly from the command line.

Does this approach support executing NerdGraph GraphQL queries for advanced data retrieval?

Yes, the Skill supports executing NerdGraph GraphQL queries for advanced data retrieval and customization, allowing you to interact with New Relic APIs safely from the command line.

What is the best way to manage APM deployment markers and synthetic monitors via the CLI?

The best way to manage APM deployment markers and synthetic monitors is using the newrelic CLI, which allows you to create, manage, and track change events and synthetic monitors directly from the command line.

Do I need to configure authentication profiles to interact with multiple New Relic accounts?

Yes, you need to configure authentication profiles to interact with multiple New Relic accounts. The Skill implements profile-based authentication to switch between different environments safely.

Are there limitations when integrating with external New Relic APIs for incident response?

The Skill is designed for safe integration with external New Relic APIs and services to support day-to-day monitoring and incident response, though it requires proper profile-based authentication to function correctly.