← 返回 Skills 市场
charlie-morrison

Slo Calculator

作者 charlie-morrison · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
83
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install slo-calculator
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /slo-calculator 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug slo-calculator
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 83 次。

如何安装 Slo Calculator?

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

Slo Calculator 是免费的吗?

是的,Slo Calculator 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Slo Calculator 支持哪些平台?

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

谁开发了 Slo Calculator?

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

💬 留言讨论