🧪 Skills
Read Policy
Read OpenClaw policies from PostgreSQL through the local Supabase Docker stack. Use for inspecting policy keys such as auto_approve, priority_routing, or ava...
v1.0.2
Description
name: read-policy description: Read OpenClaw policies from PostgreSQL through the local Supabase Docker stack. Use for inspecting policy keys such as auto_approve, priority_routing, or available_skills. metadata: {"clawdbot":{"notes":["Reads public.openclaw_policies through docker exec on supabase-db"]}}
Read Policy
Read policy values from the real OpenClaw database.
Commands
-
Read one policy key
{baseDir}/scripts/read-policy.sh get "auto_approve" -
List all policy keys
{baseDir}/scripts/read-policy.sh list
Notes
- Uses the local Docker container
supabase-db - Reads from
public.openclaw_policies - Intended for inspection only
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!