OpenClaw Manager
Use this skill when the task is to operate, inspect, or extend the local OpenClaw Manager control plane.
What this skill owns
- local
session / run / event / checkpoint / attentionstate - shadow-first
thread_shadowobservation and promotion queue - append-only
events.jsonlandskill_traces.jsonl - local snapshot export
- connector normalization for Telegram, WeCom, Email, and GitHub
- capability graph and anonymized fact export
- standalone sidecar bootstrap and local command surface
- loopback-only sidecar by default
- consent-gated sidecar autostart
Entry points
- bootstrap runtime:
src/skill/bootstrap.ts - local sidecar API:
src/api/server.ts - command registry:
src/skill/commands.ts - connector registry:
src/connectors/registry.ts - capability graph:
src/telemetry/capability-graph.ts
References
- architecture:
docs/architecture.md - session model:
docs/session-model.md - event schema:
docs/event-schema.md - connector protocol:
docs/connector-protocol.md - capability facts:
docs/capability-facts.md - security model:
SECURITY.md
微信扫一扫