Install
openclaw skills install governance-policiesAxonFlow governance for OpenClaw — author policies, explain decisions, and handle approvals. Self-host AxonFlow for production workloads.
openclaw skills install governance-policiesThis skill helps an OpenClaw deployment use AxonFlow governance. Use it when installing the plugin, authoring policies, or wiring up decision explainability and approval workflows.
openclaw plugins install @axonflow/openclaw@latest
Requires OpenClaw 2026.4.15+ and @axonflow/openclaw 2.4.0+.
| Feature | Read more |
|---|---|
| Author your own governance policies | Policy Authoring |
| Understand the reasoning behind a governance decision | Explainability |
| Request a time-bounded exception | Session Overrides |
| Compliance + audit | Compliance docs |
| Pricing + tiers | Pricing |
# openclaw.config.yaml
plugins:
"@axonflow/openclaw":
endpoint: http://your-axonflow-instance:8080
clientId: your-client-id
clientSecret: your-secret
userEmail: you@example.com
Setup guides:
Ready-to-use templates for the OpenClaw stack: policies/.
Plugin code under BSL 1.1. See licensing.