← 返回 Skills 市场
cloudcompile

Screenshot Analyzer

作者 CJ Hauser · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
184
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install screenshot-analyzer
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /screenshot-analyzer 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - Analyze screenshot contents
元数据
Slug screenshot-analyzer
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 184 次。

如何安装 Screenshot Analyzer?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install screenshot-analyzer」即可一键安装,无需额外配置。

Screenshot Analyzer 是免费的吗?

是的,Screenshot Analyzer 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Screenshot Analyzer 支持哪些平台?

Screenshot Analyzer 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Screenshot Analyzer?

由 CJ Hauser(@cloudcompile)开发并维护,当前版本 v1.0.0。

💬 留言讨论