Install
openclaw skills install screen-monitorClawHub Security found sensitive or high-impact capabilities. Review the scan results before using.
Dual-mode screen sharing and analysis. Model-agnostic (Gemini/Claude/Qwen3-VL).
openclaw skills install screen-monitorThis skill provides two ways for the agent to see and interact with your screen.
Best for: Quick visual checks, restricted browsers, or non-technical environments.
screen_share_link: Generates a local WebRTC portal URL.screen_analyze: Captures the current frame from the portal and analyzes it with vision.Usage:
# Get the link
bash command:"{baseDir}/references/get-share-url.sh"
# Analyze
bash command:"{baseDir}/references/screen-analyze.sh"
Best for: Deep debugging, UI automation, and clicking/typing in tabs.
clawdbot browser extension install.clawdbot browser extension path.browser action:snapshot: Take a precise screenshot of the attached tab.browser action:click: Interact with elements (requires profile="chrome").web/screen-share.html: The sharing portal.references/backend-endpoint.js: Frame storage server.