← 返回 Skills 市场
wpank

Prometheus

作者 wpank · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
893
总下载
1
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install prometheus-devops
功能描述
Prometheus monitoring — scrape configuration, service discovery, recording rules, alert rules, and production deployment for infrastructure and application metrics.
安全使用建议
This skill is a coherent bundle of Prometheus configs and examples, not executable code. Before using it: (1) review and customize thresholds, job names, and target addresses before deploying; (2) be cautious when copying files into /etc or using bearer_token_file or CA/key files — those are sensitive and require proper permissions and RBAC; (3) do not enable remote_write to external endpoints you don't trust (it can send metrics off-cluster); (4) validate configs with promtool and reload Prometheus via its API or Helm as appropriate; (5) if you allow an agent to act autonomously with this skill, restrict its access to only the hosts/configs you intend it to modify.
功能分析
Type: OpenClaw Skill Name: prometheus-devops Version: 1.0.0 The skill bundle provides standard configuration templates and instructions for setting up Prometheus monitoring. All commands in SKILL.md and README.md, including Helm installations and `npx` commands, are consistent with deploying and managing Prometheus or installing the skill itself within its intended ecosystem. There is no evidence of prompt injection attempts, data exfiltration, malicious execution, persistence mechanisms, or other harmful behaviors. Placeholder URLs (e.g., `runbook_url`, `alertmanager` target, commented-out `remote_write`) are either generic examples or common internal service names, not suspicious external endpoints.
能力评估
Purpose & Capability
The name/description match the provided content: Prometheus config, scrape/service-discovery examples, recording and alerting rule templates, and deployment guidance. The skill requests no binaries, env vars, or credentials that would be unrelated to Prometheus setup.
Instruction Scope
SKILL.md and templates reference system paths (/etc/prometheus, /var/run/secrets, ca files, bearer_token_file) and suggest using tools like promtool and curl to validate/reload configs. These references are expected for a Prometheus production setup but mean the operator (or agent acting on behalf of the operator) will need filesystem and network access to the Prometheus host and Kubernetes service account files to perform actions — review before granting such access.
Install Mechanism
No install spec or downloaded code; the skill is instruction-only and includes config templates. No external packages or arbitrary URLs are fetched by the skill itself.
Credentials
No environment variables or credentials are required by the skill metadata. Template examples mention tokens, certs, and remote_write endpoints only as optional configuration items — appropriate for this purpose.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify other skills. Autonomous invocation (model-invocation enabled) is platform-default and not by itself a concern here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install prometheus-devops
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /prometheus-devops 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release — overhaul from CLI/query utility to full production Prometheus configuration templates. - Replaces previous CLI/query scripts with ready-to-use configuration YAML for Prometheus. - Adds detailed templates for `prometheus.yml`, `alert-rules.yml`, and `recording-rules.yml` covering scraping, service discovery, rule definitions, and alerting best practices. - Includes best-practice documentation for installation (with Helm), architecture, configuration, and validation. - Targets DevOps, SREs, and engineers deploying Prometheus in production environments. - Removes all JavaScript files and CLI instructions in favor of declarative YAML configs and operational playbook.
元数据
Slug prometheus-devops
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Prometheus 是什么?

Prometheus monitoring — scrape configuration, service discovery, recording rules, alert rules, and production deployment for infrastructure and application metrics. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 893 次。

如何安装 Prometheus?

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

Prometheus 是免费的吗?

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

Prometheus 支持哪些平台?

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

谁开发了 Prometheus?

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

💬 留言讨论