Install
openclaw skills install read-policyRead OpenClaw policies from PostgreSQL through the local Supabase Docker stack. Use for inspecting policy keys such as auto_approve, priority_routing, or ava...
openclaw skills install read-policyRead policy values from the real OpenClaw database.
Read one policy key
{baseDir}/scripts/read-policy.sh get "auto_approve"
List all policy keys
{baseDir}/scripts/read-policy.sh list
supabase-dbpublic.openclaw_policies