← 返回 Skills 市场
Image Analysis Litiao
作者
litiao1224
· GitHub ↗
· v1.0.0
· MIT-0
846
总下载
0
收藏
4
当前安装
1
版本数
在 OpenClaw 中安装
/install image-analysis-litiao
功能描述
Analyze images using browser and vision capabilities.
使用说明 (SKILL.md)
图片分析技能
使用浏览器和视觉能力来分析图片。
功能
- 打开图片链接
- 截取网页快照
- 分析图片内容
使用方法
打开图片链接
# 使用 browser 工具打开图片
browser action=open url="图片链接"
截取网页快照
# 使用 browser snapshot 截取页面
browser action=snapshot targetId="页面ID"
分析图片
对于 QQ 发来的图片,可以:
- 提取图片链接
- 使用 browser 打开
- 描述图片内容
支持的图片格式
- PNG
- JPG/JPEG
- GIF
- WebP
注意事项
- 需要 browser 工具支持
- Playwright 需要完整安装(不是 playwright-core)
- 图片链接需要可访问
安全使用建议
This skill is instruction-only and appears to do what it says: open image links in a browser, snapshot pages, and describe images. Before using it, ensure the runtime has Playwright/full browser support installed as the SKILL.md requires. Only provide or allow access to image URLs you trust (the skill will fetch external resources). There are no requested credentials or installs in the package itself. If you plan to let the agent run autonomously, remember it may fetch arbitrary remote images when invoked — limit exposure by controlling which links or message sources the agent may access.
功能分析
Type: OpenClaw Skill
Name: image-analysis-litiao
Version: 1.0.0
The skill bundle consists of metadata and instructions for an AI agent to perform image analysis using a browser tool. The SKILL.md file outlines standard procedures for opening URLs and taking snapshots via Playwright, with no evidence of malicious code, data exfiltration, or harmful prompt injection.
能力评估
Purpose & Capability
Name/description match the instructions: SKILL.md documents opening image links, taking snapshots, and analyzing images. The declared requirement for a browser tool/Playwright is consistent with the stated purpose.
Instruction Scope
Instructions are narrowly scoped to opening image URLs, taking snapshots, and describing image content. They reference extracting image links from QQ messages which is within the described image-analysis use case. Note: the skill will fetch external URLs (images/pages) — expected for this purpose but you should only provide/trust accessible links.
Install Mechanism
No install spec or code is included (instruction-only), so nothing will be written to disk. The SKILL.md asks for Playwright to be fully installed but does not attempt to install it — this is a reasonable runtime requirement, though the skill relies on the host environment having Playwright/browser tooling available.
Credentials
The skill requests no environment variables, credentials, or config paths. This is proportional to its stated image-analysis functionality.
Persistence & Privilege
always is false and the skill does not request persistent system presence or modify other skill configurations. Autonomous invocation is allowed by default but is not combined with any other concerning privileges.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install image-analysis-litiao - 安装完成后,直接呼叫该 Skill 的名称或使用
/image-analysis-litiao触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Bug fixes and improvements with -litiao suffix
元数据
常见问题
Image Analysis Litiao 是什么?
Analyze images using browser and vision capabilities. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 846 次。
如何安装 Image Analysis Litiao?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install image-analysis-litiao」即可一键安装,无需额外配置。
Image Analysis Litiao 是免费的吗?
是的,Image Analysis Litiao 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Image Analysis Litiao 支持哪些平台?
Image Analysis Litiao 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Image Analysis Litiao?
由 litiao1224(@litiao1224)开发并维护,当前版本 v1.0.0。
推荐 Skills