Install
openclaw skills install openclaw-oa-operatorInstall, configure, operate, and productize OA monitoring and self-heal workflows for OpenClaw workspaces. Use when Codex needs to set up or repair `oa-cli`, inspect or stabilize an `oa-project`, run or interpret `oa collect` and `oa serve`, explain G1-G5 metrics and self-heal signals, refine OA dashboards, or prepare the capability for ClawHub skill or plugin release.
openclaw skills install openclaw-oa-operatorUse this skill to operate OA as an observability and self-heal layer for OpenClaw. Focus on stable workflows, explain what the data means, and keep public packaging separate from machine-specific local setup.
config.yaml, self_heal_rules.yaml, scripts/, patches/, pipelines/, and any dashboard override such as dashboard-zh/.scripts/oa_workspace_smoke_test.sh for a minimal end-to-end workspace check when OA is already configured.scripts/start_oa_server.sh, scripts/stop_oa_server.sh, and scripts/manage_oa_launchd.sh.oa collect can populate data and that oa serve exposes the expected endpoints before diagnosing the dashboard.config.yaml for goals, thresholds, OpenClaw path, and agent scope. Read self_heal_rules.yaml before changing remediation behavior./api/health, /api/goals, /api/team-health, /api/traces, and any self-heal endpoints used by the current dashboard.skill when the value is workflow knowledge: install OA, operate it, interpret metrics, and guide self-heal decisions.plugin when the value is a long-running service, HTTP routes, background workers, or a productized dashboard experience.references/release-readiness.md before preparing a public release.references/smoke-test.md before claiming the package is publish-ready.skill versus plugin