adaptive-guardrail-calibrator

star 47

Calibrate guardrail thresholds from live hardware telemetry and emit environment presets. Use when thresholds are hand-tuned or drift with hardware changes.

diegosouzapw By diegosouzapw schedule Updated 2/28/2026

name: adaptive-guardrail-calibrator description: Calibrate guardrail thresholds from live hardware telemetry and emit environment presets. Use when thresholds are hand-tuned or drift with hardware changes.

Adaptive Guardrail Calibrator

Use this skill to compute safe resource floors and caps from live telemetry.

Workflow

  1. Sample CPU, RAM, disk, and GPU metrics for a short window.
  2. Compute conservative floors and caps.
  3. Write environment presets for guardrails.

Scripts

  • Run: python scripts/calibrate_guardrails.py --duration 30 --interval 1 --apply

References

  • references/guardrail_defaults.json
Install via CLI
npx skills add https://github.com/diegosouzapw/awesome-omni-skill --skill adaptive-guardrail-calibrator
Repository Details
star Stars 47
call_split Forks 15
navigation Branch main
article Path SKILL.md
More from Creator
diegosouzapw
diegosouzapw Explore all skills →