Install
openclaw skills install @antreasantoniou/local-uisFind and open locally running web interfaces
openclaw skills install @antreasantoniou/local-uisDiscover what is serving now instead of relying on a hard-coded port list.
python3 scan_uis.py
Use --no-open to create the launcher without opening it, or --json for machine-readable results.
The scanner:
lsof;127.0.0.1;~/.local/state/local-uis/dashboard.html.On macOS the dashboard opens with open; on Linux it uses xdg-open when available.