← 返回 Skills 市场
teoslayer

Pilot Metrics

作者 Calin Teodor · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
143
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pilot-metrics
功能描述
Collect and aggregate agent metrics from connections, peers, and custom events. Use this skill when: 1. You need to monitor agent health and performance 2. Y...
安全使用建议
This skill appears coherent and limited to running pilotctl and jq to collect metrics. Before installing: ensure the pilotctl binary you have on PATH is from a trusted source (the skill runs it with your permissions), confirm the pilot daemon is intended to run on the host, and be aware the example script writes to /tmp (review and run in a safe environment). The skill is AGPL-3.0 licensed and depends on the separate pilot-protocol skill — verify that dependency. If you do not trust the pilotctl binary or the pilot network, do not enable the skill.
功能分析
Type: OpenClaw Skill Name: pilot-metrics Version: 1.0.0 The pilot-metrics skill provides standard monitoring and observability capabilities for the Pilot Protocol using the pilotctl utility and jq. The provided Bash examples and commands in SKILL.md are consistent with the stated purpose of aggregating agent health, connection counts, and RTT metrics without any signs of malicious intent, data exfiltration, or unauthorized execution.
能力评估
Purpose & Capability
Name/description ask for agent metrics and the skill only requires pilotctl and jq, which are directly relevant. Declaring dependency on the pilot-protocol skill and a running daemon is consistent with the stated purpose.
Instruction Scope
SKILL.md only instructs running pilotctl commands and using jq to aggregate JSON into a local /tmp file. It does not read unrelated system files, request unrelated environment variables, or post data to external endpoints.
Install Mechanism
No install spec — instruction-only. Nothing is downloaded or written to disk by the skill itself beyond the example script writing to /tmp, so installation risk is low.
Credentials
No environment variables, credentials, or config paths are required. The requested binaries (pilotctl, jq) are appropriate for the functionality described.
Persistence & Privilege
The skill does not request always:true or elevated privileges, and it does not modify other skills or global agent configuration. Autonomous invocation is allowed by default but not excessive here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pilot-metrics
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pilot-metrics 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pilot-metrics
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pilot Metrics 是什么?

Collect and aggregate agent metrics from connections, peers, and custom events. Use this skill when: 1. You need to monitor agent health and performance 2. Y... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 143 次。

如何安装 Pilot Metrics?

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

Pilot Metrics 是免费的吗?

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

Pilot Metrics 支持哪些平台?

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

谁开发了 Pilot Metrics?

由 Calin Teodor(@teoslayer)开发并维护,当前版本 v1.0.0。

💬 留言讨论