๐ฆ ClawHub
Screen Vision
by @guitu917
AI screen vision and desktop computer control skill for OpenClaw. Let your AI agent see the screen, understand UI elements, and autonomously perform mouse an...
๐ก Examples
See references/EXAMPLES.md for usage examples.
โ๏ธ Configuration
| Variable | Default | Description |
|----------|---------|-------------|
| SV_VISION_API_KEY | โ | Vision API key |
| SV_VISION_BASE_URL | โ | API endpoint (required) |
| SV_VISION_MODEL | โ | Vision model name (required) |
| SV_DISPLAY | :1 | X11 display (Linux) |
| SV_MAX_DURATION | 5 | Max task duration (min) |
| SV_MAX_ACTIONS | 100 | Max actions per task |
| SV_SCREENSHOT_INTERVAL | 1.0 | Seconds between screenshots |
TERMINAL
clawhub install ai-screen-vision