New Relic Automation
Automate New Relic observability workflows -- manage alert policies, notification channels, alert conditions, and monitor applications and browser apps via the Composio MCP integration.
npx skills add ComposioHQ/awesome-claude-skills --skill new-relic-automation --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# New Relic Automation Automate your New Relic observability workflows -- create and manage alert policies, configure notification channels (email, Slack, webhook, PagerDuty), monitor APM applications, inspect alert conditions, and integrate New Relic alerting into cross-app pipelines. **Toolkit docs:** [composio.dev/toolkits/new_relic](https://composio.dev/toolkits/new_relic) --- ## Setup 1. Add the Composio MCP server to your client: `https://rube.app/mcp` 2. Connect your New Relic account when prompted (API key authentication) 3. Start using the workflows below --- ## Core Workflows ### 1. List Alert Policies Use `NEW_RELIC_GET_ALERT_POLICIES` to discover existing alert policies with optional filtering. ``` Tool: NEW_RELIC_GET_ALERT_POLICIES Inputs: - name: string (optional, partial match supported) - incident_preference: "PER_POLICY" | "PER_CONDITION" | "PER_CONDITION_AND_TARGET" - page: integer (1-indexed pagination) ``` ### 2. Create an Alert Policy Use `NEW_RELIC_CREATE_ALERT_POLICY` to set up a new policy container for alert conditions. ``` Tool: NEW_RELIC_CREATE_ALERT_POLICY Inputs: - name: string (required) -- must be unique within the account - incident_preference: "PER_
- Setup
- Core Workflows
- 1. List Alert Policies
- 2. Create an Alert Policy
- 3. Create Alert Notification Channels
- 4. Get Alert Conditions for a Policy
- 5. Monitor Applications
- 6. Manage Channels and Policies
- Known Pitfalls
- Quick Reference
What does the New Relic Automation skill do?
Automate New Relic observability workflows -- manage alert policies, notification channels, alert conditions, and monitor applications and browser apps via the Composio MCP integration.
How do I install it?
Run `npx skills add ComposioHQ/awesome-claude-skills --skill new-relic-automation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From ComposioHQ/awesome-claude-skills, a repository with 71,763 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
