← Back to Skills Marketplace
charlie-morrison

Slo Calculator

by charlie-morrison · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
83
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install slo-calculator
Description
Calculate SLO/SLA error budgets, allowed downtime, burn rates, and uptime metrics. Use when asked about SLO targets, error budgets, uptime calculations, nine...
Usage Guidance
This skill appears to be a straightforward SLO calculator that runs a bundled Python script and does not request credentials or perform network calls in the visible code. Before installing or running: (1) review the remainder of scripts/slo.py (the provided copy was truncated) to confirm there are no network, OS, or file-system operations in the missing portion; (2) run the script in a sandbox or non-production environment if you can; (3) inspect any future packaged/released artifact (dist/) to ensure it matches the repo contents; and (4) be aware the skill is paid ($59 listed in STATUS.md) so confirm pricing and source before purchase.
Capability Assessment
Purpose & Capability
Name and description describe SLO/SLA calculations and the package contains a Python script (scripts/slo.py) and SKILL.md that show commands to run that script. There are no environment variables, required binaries, or unrelated service credentials declared, which is proportional to the stated purpose.
Instruction Scope
SKILL.md instructs the agent (or user) to execute the included Python script with various subcommands (budget, burn, compare, uptime, multi-window, table). The instructions reference only local invocations of scripts/slo.py and output formats; they do not instruct the agent to read unrelated system files, query external endpoints, or exfiltrate data. Note: the provided copy of scripts/slo.py is truncated near the end, so the final uptime handling code was not visible in the review.
Install Mechanism
No install spec is present (instruction-only runtime usage with an included script). The STATUS.md claims pure Python stdlib and the visible code uses only stdlib modules (argparse, json, sys, datetime). No downloads or external package installs are requested.
Credentials
The skill declares no required environment variables, no primary credential, and no config paths. The visible code does not reference environment variables or external credentials, which is proportionate for a local computation tool.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and by default allows model invocation. There is no indication it writes to persistent system locations or alters system-wide configuration in the visible files.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install slo-calculator
  3. After installation, invoke the skill by name or use /slo-calculator
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug slo-calculator
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Slo Calculator?

Calculate SLO/SLA error budgets, allowed downtime, burn rates, and uptime metrics. Use when asked about SLO targets, error budgets, uptime calculations, nine... It is an AI Agent Skill for Claude Code / OpenClaw, with 83 downloads so far.

How do I install Slo Calculator?

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

Is Slo Calculator free?

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

Which platforms does Slo Calculator support?

Slo Calculator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Slo Calculator?

It is built and maintained by charlie-morrison (@charlie-morrison); the current version is v1.0.0.

💬 Comments