Overview
- Skill Key
- davidmosiah/delx-ops-guardian
- Author
- davidmosiah
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/davidmosiah/delx-ops-guardian
- Latest Commit SHA
- 1bbc7b457834fb73508c0e8a7381fe506ca90408
name: delx ops guardian summary: Incident handling and operational recovery guardrails for OpenClaw production agents. owner: davidmosiah status: active
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 Delx Ops Guardian 技能。 若已安装,则直接安装 Delx Ops Guardian 技能。
name: delx-ops-guardian summary: Incident handling and operational recovery guardrails for OpenClaw production agents. owner: davidmosiah status: active --- # Delx Ops Guardian Use this skill when handling incidents, degraded automations, or gateway/memory instability in production. ## Aliases - `emergency_recovery` - `handle_incident` - `cron_guard` - `memory_guard` - `gateway_guard` ## Scope (strict) This skill is **runbook-only** and must operate under least privilege. Allowed read sources: - OpenClaw cron state (`openclaw cron list --json`) - Service health/status (`systemctl is-active <service>`) - Recent logs for incident window (`journalctl -u <service> --since ... --no-pager`) - Workspace incident artifacts (`/root/.openclaw/workspace/docs/ops/`, `/root/.openclaw/workspace/memory/`) Allowed remediation actions (safe set): 1. Retry a failed job once when failure is transient. 2. Controlled restart of the impacted service **only** (`openclaw-gateway`, `openclaw`, or explicitly named target from incident evidence). 3. Disable/enable only the directly impacted cron job when loop-failing. 4. Add/adjust guardrails in runbook/config docs (non-secret, reversible). Disallowed actions: - No credential rotation/deletion. - No firewall/network policy mutations. - No package installs/upgrades during incident handling. - No bulk cron rewrites unrelated to the incident. - No edits to unrelated services/components. ## Approval policy (human-in-the-loop) Require explicit human approval before: - Restarting any production service more than once. - Editing cron schedules/timezones. - Disabling a job for more than one cycle. - Any action with user-visible impact beyond the failing component. ## Core workflow 1. Detect and classify severity (`info`, `degraded`, `critical`). 2. Collect evidence first (status, logs, last run, error streak). 3. Propose smallest remediation from allowed set. 4. Execute only approved/safe remediation. 5. Verify stabilization window (at least...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.