← Back to Skills Marketplace
184
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install screenshot-analyzer
Description
Analyze and describe screenshots or images. Upload an image → get a detailed description of what's visible, including UI elements, text, objects, and context...
Usage Guidance
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.
Capability Analysis
Type: OpenClaw Skill
Name: screenshot-analyzer
Version: 1.0.0
The skill bundle contains only metadata and documentation for a screenshot analysis tool. The SKILL.md file describes standard vision-based analysis functionality (identifying UI elements, text, and objects) without any executable code, suspicious instructions, or prompt injection attempts.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install screenshot-analyzer - After installation, invoke the skill by name or use
/screenshot-analyzer - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release - Analyze screenshot contents
Metadata
Frequently Asked Questions
What is Screenshot Analyzer?
Analyze and describe screenshots or images. Upload an image → get a detailed description of what's visible, including UI elements, text, objects, and context... It is an AI Agent Skill for Claude Code / OpenClaw, with 184 downloads so far.
How do I install Screenshot Analyzer?
Run "/install screenshot-analyzer" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Screenshot Analyzer free?
Yes, Screenshot Analyzer is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Screenshot Analyzer support?
Screenshot Analyzer is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Screenshot Analyzer?
It is built and maintained by CJ Hauser (@cloudcompile); the current version is v1.0.0.
More Skills