Jump to related tools in the same category or review the original source on GitHub.

DevOps & Cloud @humberto0o0 Updated 2/26/2026

Vision Analyze OpenClaw Skill - ClawHub

Do you want your AI agent to automate Vision Analyze workflows? This free skill from ClawHub helps with devops & cloud tasks without building custom tools from scratch.

What this skill does

Analyze images using **Google Cloud Vision API**.

Install

npx clawhub@latest install vision-analyze

Full SKILL.md

Open original

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

Original URL: https://github.com/openclaw/skills/blob/main/skills/humberto0o0/vision-analyze

Related skills

If this matches your use case, these are close alternatives in the same category.