Install
openclaw skills install action-gate-bridge-cleanRoute risky communications next steps through a typed action-intent bridge so external writes, bookings, settings changes, public posts, and spend decisions require explicit policy and approval handling instead of informal reasoning.
openclaw skills install action-gate-bridge-cleanUse this skill when a communications workflow moves from analysis into a possible external action.
references/action-bridge.md first.references/approval-matrix.md before proposing any action.allowed, needs_approval, blocked, or accepted.Use the bundled scripts when the host environment supports them:
node scripts/propose-action.js communications send_email target@example.com "Subject" "Summary" "Program"
node scripts/route-http-write.js communications api-target "Summary" /path '{"hello":"world"}' "Program" "credentials-ref"