Install
openclaw skills install website-flow-monitorAnalyze a website URL, discover business-critical user flows to monitor, propose a monitoring plan, and after explicit user confirmation schedule cron health checks. Use when a user asks to monitor a website, check uptime/checkout/onboarding flows, design synthetic checks, or automate recurring website flow checks.
openclaw skills install website-flow-monitorTake a user-provided website URL and build a practical monitoring plan.
https://).sessionTarget: isolatedUse this script for quick link discovery:
python3 {baseDir}/scripts/discover_flows.py --url https://example.com
It returns JSON with discovered internal/external links and suggested flow candidates.
Use this shape in payload.message:
OK / WARN / ALERTKeep it short and deterministic.