Analyze images using **Google Cloud Vision API**. This skill performs: - Image label detection - Optical Character Recognition (OCR)
Scanned 2/10/2026
Install via CLI
openskills install openclaw/skills# Vision Analyze (Google)
Analyze images using **Google Cloud Vision API**.
This skill performs:
- Image label detection
- Optical Character Recognition (OCR)
## Usage
Provide either:
- A local image file path
- A publicly accessible image URL
## Example
vision_analyze /tmp/image.png
vision_analyze https://example.com/image.jpg
No comments yet. Be the first to comment!