← Back to Skills Marketplace
alirezarezvani

Observability Designer

by Alireza Rezvani · GitHub ↗ · v2.1.1 · MIT-0
cross-platform ✓ Security Clean
885
Downloads
0
Stars
6
Active Installs
2
Versions
Install in OpenClaw
/install observability-designer
Description
Observability Designer (POWERFUL)
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install observability-designer
  3. After installation, invoke the skill by name or use /observability-designer
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v2.1.1
v2.1.1: optimization, reference splits
v1.0.0
Initial release
Metadata
Slug observability-designer
Version 2.1.1
License MIT-0
All-time Installs 6
Active Installs 6
Total Versions 2
Frequently Asked Questions

What is Observability Designer?

Observability Designer (POWERFUL). It is an AI Agent Skill for Claude Code / OpenClaw, with 885 downloads so far.

How do I install Observability Designer?

Run "/install observability-designer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Observability Designer free?

Yes, Observability Designer is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Observability Designer support?

Observability Designer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Observability Designer?

It is built and maintained by Alireza Rezvani (@alirezarezvani); the current version is v2.1.1.

💬 Comments