Analyze images using **Google Cloud Vision API**. This skill performs: - Image label detection - Optical Character Recognition (OCR)
Scanned 2/10/2026
Install to Claude Code
npx -y skills add openclaw/skills --skill vision-analyze --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Vision Analyze?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/openclaw-vision-analyze)More formats (shields.io, HTML) on the badges page.
# 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
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!