← 返回 Skills 市场
Observability Designer
作者
Alireza Rezvani
· GitHub ↗
· v2.1.1
· MIT-0
885
总下载
0
收藏
6
当前安装
2
版本数
在 OpenClaw 中安装
/install observability-designer
功能描述
Observability Designer (POWERFUL)
安全使用建议
This package appears coherent for designing observability artifacts, but exercise caution before running any included scripts against production data or with real credentials: 1) Review the full Python scripts locally (they were present in the bundle) to confirm they don't make unexpected network calls or upload data; 2) Run them in an isolated environment (container or VM) or a Python virtualenv first; 3) Replace or redact example webhook/routing keys in sample configs before importing into live Alertmanager/PagerDuty/Slack; 4) If you need higher assurance, provide the full, untruncated source of the three scripts for a line-by-line review — I flagged medium confidence because I could not verify every line of the scripts in this review.
功能分析
Type: OpenClaw Skill
Name: observability-designer
Version: 2.1.1
The observability-designer skill bundle is a comprehensive and well-documented toolkit for Site Reliability Engineering (SRE) tasks. It includes Python scripts (slo_designer.py, alert_optimizer.py, and dashboard_generator.py) designed to process JSON-based service definitions and alert configurations to generate observability frameworks. A thorough review of the code and instructions reveals no evidence of malicious intent, data exfiltration, or unauthorized system access; the scripts rely exclusively on standard Python libraries for local data processing and lack any high-risk execution patterns like eval() or shell injection.
能力评估
Purpose & Capability
Name and description match the included artifacts: three Python scripts (SLO designer, alert optimizer, dashboard generator), sample assets, references, and README. There are no unrelated required binaries, environment variables, or config paths declared; the requested capabilities align with designing observability artifacts and generating configs for Prometheus/Grafana/Alertmanager.
Instruction Scope
SKILL.md and README focus on generating SLO frameworks, optimizing alerts, and producing dashboard JSON. Examples reference running the provided Python scripts with input files (assets or user-provided service definitions). Runbook examples contain common operational commands (curl, kubectl) as troubleshooting guidance — these are examples and not instructions to exfiltrate secrets. Nothing in the instructions asks the agent to read unrelated host files or to harvest credentials.
Install Mechanism
There is no install spec — this is instruction-only from the platform perspective. The bundle contains Python scripts and sample assets; the README states only Python 3.7+ and standard library are required. Because no external downloads or package installers are declared, the install surface is low, but executing the scripts will write/read files locally when you run them.
Credentials
The skill declares no required environment variables or credentials. Sample configurations include placeholder-looking values (PagerDuty routing_key, Slack webhook URL) and example runbook commands; those are expected for alerting examples but will be sensitive if you replace them with real secrets. If you run these scripts with real production configs, they may read or output secrets in generated configs or reports — the skill itself doesn't demand credentials up front.
Persistence & Privilege
always:false and disable-model-invocation:false (normal). The skill does not request permanent platform presence or modify other skills. Execution appears user-driven (run python scripts), so it has no elevated persistence or platform-wide privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install observability-designer - 安装完成后,直接呼叫该 Skill 的名称或使用
/observability-designer触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.1.1
v2.1.1: optimization, reference splits
v1.0.0
Initial release
元数据
常见问题
Observability Designer 是什么?
Observability Designer (POWERFUL). 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 885 次。
如何安装 Observability Designer?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install observability-designer」即可一键安装,无需额外配置。
Observability Designer 是免费的吗?
是的,Observability Designer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Observability Designer 支持哪些平台?
Observability Designer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Observability Designer?
由 Alireza Rezvani(@alirezarezvani)开发并维护,当前版本 v2.1.1。
推荐 Skills