Screenshot Analyzer

v1.0.0

Analyze and describe screenshots or images. Upload an image → get a detailed description of what's visible, including UI elements, text, objects, and context...

0· 169·0 current·0 all-time
byCJ Hauser@cloudcompile

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for cloudcompile/screenshot-analyzer.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Screenshot Analyzer" (cloudcompile/screenshot-analyzer) from ClawHub.
Skill page: https://clawhub.ai/cloudcompile/screenshot-analyzer
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install screenshot-analyzer

ClawHub CLI

Package manager switcher

npx clawhub@latest install screenshot-analyzer
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
The name/description (analyze screenshots) matches the SKILL.md: it reads an image, uses a vision-capable model, extracts UI elements/text/objects, and returns structured analysis. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
Runtime instructions are narrowly scoped: read the provided image and analyze it. The SKILL.md does not instruct the agent to read other files, access system configuration, or transmit data to unrelated endpoints.
Install Mechanism
No install spec and no code files are present (instruction-only), so nothing is written to disk or downloaded by the skill itself.
Credentials
The skill declares no environment variables, credentials, or config paths. This is proportionate for an image-analysis skill that relies on the platform's vision capability.
Persistence & Privilege
always is false (default) and the skill does not request persistent/system-wide changes. Autonomous invocation is allowed by default and is expected for skills of this type.
Assessment
This skill appears coherent, but consider privacy before uploading screenshots—images often contain sensitive data (personal info, API keys, screenshots of consoles). Confirm how the platform routes/retains images and which vision service processes them. Test with non-sensitive images first and avoid sending screenshots that include credentials, auth tokens, or private documents.

Like a lobster shell, security has layers — review code before you run it.

latestvk97enegxr9t20bxzxaptrpmhnx846qay
169downloads
0stars
1versions
Updated 3w ago
v1.0.0
MIT-0

Screenshot Analyzer

Describe and analyze screenshots or any image. Perfect for debugging UI issues, understanding visual content, or extracting information from images.

Usage

analyze this screenshot
what's in this image?
describe what you see

How it works

  1. Reads the image file provided by user
  2. Uses vision-capable AI to describe contents
  3. Identifies UI elements, text, objects, issues
  4. Provides structured description + insights

What it identifies

  • UI elements: Buttons, menus, forms, navigation
  • Text content: Visible text, labels, error messages
  • Visual issues: Layout problems, bugs, anomalies
  • Context: What app/website, user flow state
  • Objects: People, icons, graphics, charts

Use Cases

  • Debug UI/UX issues
  • Understand unfamiliar interfaces
  • Extract text from screenshots
  • Verify visual content
  • Document software states

Output Format

  • Overview: What's in the image
  • UI Breakdown: Key elements identified
  • Text Found: Important visible text
  • Analysis: Issues, patterns, or insights
  • Recommendations: Suggested fixes or actions

Notes

  • Works with PNG, JPG, GIF, WebP
  • Can analyze partial/cropped screenshots
  • Effective for both desktop and mobile screenshots
  • Can help identify error messages or bugs

Comments

Loading comments...