← 返回 Skills 市场
vince-winkintel

Newrelic Cli Skills

作者 Vince Lozada · GitHub ↗ · v1.0.3 · MIT-0
cross-platform ✓ 安全检测通过
526
总下载
1
收藏
1
当前安装
4
版本数
在 OpenClaw 中安装
/install newrelic-cli-skills
功能描述
Monitor, query, and manage New Relic observability data via the newrelic CLI. Covers NRQL queries, APM performance triage, deployment markers, alert policy a...
安全使用建议
This skill appears to do what it says: it runs the official newrelic CLI using NEW_RELIC_API_KEY and NEW_RELIC_ACCOUNT_ID to query and manage observability data. Before installing/using it: 1) Ensure you install the newrelic CLI from the official GitHub releases or your OS package manager (Homebrew) as instructed. 2) Use a least-privilege New Relic User Key (NRAK-) scoped to only the accounts needed. 3) Review and be cautious before running diagnostics that reference local config/log paths—those commands will read local agent files if executed. 4) When adding CI automation (deployment markers), run the script with a CI service account or token that has just enough permissions. 5) Note the small metadata inconsistency about required binaries; it is harmless but verify the CLI is available on PATH before use.
功能分析
Type: OpenClaw Skill Name: newrelic-cli-skills Version: 1.0.3 The skill bundle is a legitimate integration for the New Relic CLI, providing tools for performance monitoring, alert management, and deployment tracking. The included Bash scripts (e.g., scripts/check-performance.sh and scripts/error-report.sh) implement defensive coding practices, including input validation for integers and a manual escaping function (nrql_escape_string) to mitigate NRQL injection risks. There is no evidence of data exfiltration, credential theft, or malicious prompt injection; the instructions and code logic are entirely consistent with the stated purpose of observability management.
能力评估
Purpose & Capability
Name/description match the actual behavior: the skill runs the newrelic CLI, performs NRQL queries, APM triage, deployment markers, and alert management. The only required environment variables are NEW_RELIC_API_KEY and NEW_RELIC_ACCOUNT_ID, which are appropriate for the stated purpose. (Minor metadata inconsistency: the registry summary lists "required binaries: none" while SKILL.md and scripts clearly require the 'newrelic' binary.)
Instruction Scope
Runtime instructions and included scripts call only the newrelic CLI and run NRQL queries. Scripts include input sanitization (nrql_escape_string) and validate numeric args. The diagnostics sub-skill shows examples that reference local agent config paths (e.g., /etc/newrelic/newrelic.yml or Windows agent paths) — that is reasonable for diagnostics but means running those commands may access local config/log files if executed. The SKILL.md does not instruct transmission of data to any endpoint other than New Relic.
Install Mechanism
This is an instruction-only skill with small shell scripts; there is no install spec or remote download. CLI installation is recommended from official New Relic releases or Homebrew (both documented). No arbitrary URLs or archive extraction in the skill itself.
Credentials
Only NEW_RELIC_API_KEY and NEW_RELIC_ACCOUNT_ID are required. Those are expected and proportionate. SKILL.md correctly recommends using a User Key (NRAK-) and minimum required scope. The skill does not request unrelated secrets or multiple unrelated credentials.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or modify other skills. It contains helper scripts that run on-demand; autonomous invocation is permitted (platform default) but not combined with other red flags.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install newrelic-cli-skills
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /newrelic-cli-skills 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Remove remote-script install guidance, harden NRQL helper input handling, and update root capability metadata.
v1.0.2
Initial public release with full structure and examples. - Added complete skill structure with documentation, step-by-step guidance, and sub-skills for APM, NRQL, deployments, alerts, infrastructure, and diagnostics. - Included example scripts for performance checks, deployment markers, slow transaction analysis, and error reporting. - Provided reference guides for common NRQL queries and performance triage. - Outlined environment requirements and authentication setup. - Embedded decision tree and usage scenarios for easy onboarding.
v1.0.1
Fixed ClawHub security scan flags for Purpose & Capability and Install Mechanism
v1.0.0
Initial release: APM triage, NRQL, deployment markers, alerts, infrastructure, diagnostics
元数据
Slug newrelic-cli-skills
版本 1.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Newrelic Cli Skills 是什么?

Monitor, query, and manage New Relic observability data via the newrelic CLI. Covers NRQL queries, APM performance triage, deployment markers, alert policy a... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 526 次。

如何安装 Newrelic Cli Skills?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install newrelic-cli-skills」即可一键安装,无需额外配置。

Newrelic Cli Skills 是免费的吗?

是的,Newrelic Cli Skills 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Newrelic Cli Skills 支持哪些平台?

Newrelic Cli Skills 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Newrelic Cli Skills?

由 Vince Lozada(@vince-winkintel)开发并维护,当前版本 v1.0.3。

💬 留言讨论