Screen-Monitor Skill
Browser-based screen sharing with vision analysis. Works with any multimodal LLM.
Installation
clawdhub install screen-monitor
Or manual:
git clone https://github.com/emasoudy/clawdbot-skills.git
cp -r clawdbot-skills/screen-monitor ~/.clawdbot/skills/
Usage
- Get share link:
screen_share_link - Open link in browser (e.g.,
http://192.168.1.100:18795/screen-share) - Click "Start Sharing"
- Ask questions about your screen
Requirements
- Multimodal LLM (Gemini, Claude, Qwen3-VL, etc.)
- Modern browser with WebRTC
- Optional: ImageMagick for OS fallback
License
MIT - See LICENSE file


