← 返回 Skills 市场
ivangdavila

Prometheus

作者 Iván · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
864
总下载
2
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install prom
功能描述
Prometheus monitoring patterns, cardinality management, alerting best practices, and PromQL traps.
安全使用建议
This skill is a documentation-style Prometheus best-practices guide and appears internally consistent. Because it is instruction-only and has no installs or credential requests, it poses low structural risk. However: 1) treat any concrete commands in the document (for example, the curl DELETE to remove Pushgateway metrics) as potentially destructive — do not execute them in production without understanding the impact; 2) verify the skill’s origin before trusting it in automated workflows — the homepage/source is unknown; and 3) if you plan to let an autonomous agent act on the guidance, restrict the agent’s ability to execute network or shell commands unless you explicitly approve each action and have a safe staging environment to test changes.
功能分析
Type: OpenClaw Skill Name: prom Version: 1.0.0 The skill bundle contains a metadata file and a markdown document providing educational content about Prometheus. There is no executable code, no instructions for the AI agent to perform any actions beyond processing the information, and no attempts at data exfiltration, persistence, or malicious execution. The `curl` command in `SKILL.md` is an illustrative example within the documentation, not an instruction for the agent to execute.
能力评估
Purpose & Capability
Name, description, and content are aligned: the SKILL.md is purely guidance about Prometheus (cardinality, PromQL, alerting, scrape config, Pushgateway, etc.). It requests no binaries, env vars, or installs, which is proportionate for a documentation-style skill.
Instruction Scope
SKILL.md contains only static operational guidance and examples. It does not instruct the agent to read local files, access unrelated environment variables, or exfiltrate data. One actionable example shows a curl DELETE to a Pushgateway endpoint (curl -X DELETE http://pushgateway/metrics/job/myjob) — this is a potentially destructive operation if executed blindly, so users/agents should not treat examples as safe to run without review.
Install Mechanism
No install spec and no code files (instruction-only). This is low-risk: nothing will be written to disk or downloaded by the skill itself.
Credentials
The skill requires no environment variables, credentials, or config paths. There is no disproportionate credential access relative to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify other skills or system settings. It does not request elevated privileges.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install prom
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /prom 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug prom
版本 1.0.0
许可证
累计安装 2
当前安装数 2
历史版本数 1
常见问题

Prometheus 是什么?

Prometheus monitoring patterns, cardinality management, alerting best practices, and PromQL traps. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 864 次。

如何安装 Prometheus?

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

Prometheus 是免费的吗?

是的,Prometheus 完全免费(开源免费),可自由下载、安装和使用。

Prometheus 支持哪些平台?

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

谁开发了 Prometheus?

由 Iván(@ivangdavila)开发并维护,当前版本 v1.0.0。

💬 留言讨论