← 返回 Skills 市场
Reverse Image Search
作者
selvatuple
· GitHub ↗
· v1.0.4
· MIT-0
183
总下载
0
收藏
0
当前安装
5
版本数
在 OpenClaw 中安装
/install searchthisimage
功能描述
Reverse image search — find where an image appears on the web, visually similar images, and what the image contains. Works with image URLs or uploaded image...
安全使用建议
This skill appears coherent, but exercise caution before installing: the skill sends images to an external API (https://api.searchthisimage.com) and the package has no homepage or source listed. Verify the API provider (searchthisimage.com), review its privacy policy and terms, and ensure the SEARCHTHISIMAGE_API_KEY you supply is scoped and rotatable. Avoid sending sensitive or private images until you confirm the service's handling/retention practices. Test with non-sensitive images and monitor for unexpected network activity or errors.
能力评估
Purpose & Capability
Name, description, required binary (curl), and required env var (SEARCHTHISIMAGE_API_KEY) align with performing reverse image lookups against an external API. Minor metadata mismatch: SKILL.md shows version 1.0.0 while registry lists 1.0.4, and the skill has no homepage/source URL, which reduces transparency but does not by itself indicate incoherence.
Instruction Scope
SKILL.md instructs the agent only to POST either an image URL or an uploaded file to the declared API endpoint and to format the returned results for the user. The instructions explicitly limit actions to temporary file storage for uploads and do not request unrelated files, environment variables, or system configuration. The privacy statements in SKILL.md are unverified claims by the provider but are consistent with the skill's stated behavior.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest-risk install posture (nothing is written to disk beyond temporary upload handling as instructed).
Credentials
Only one credential is required (SEARCHTHISIMAGE_API_KEY), which is appropriate for calling a third-party API. The SKILL.md uses that env var and does not reference other secrets or unrelated credentials.
Persistence & Privilege
The skill is not forced-always (always:false), is user-invocable, and does not request persistent system changes or access to other skills' configs. Autonomous invocation (disable-model-invocation:false) is the platform default and not a concern by itself here.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install searchthisimage - 安装完成后,直接呼叫该 Skill 的名称或使用
/searchthisimage触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.4
- Added required environment variable SEARCHTHISIMAGE_API_KEY for API authentication.
- Updated API usage instructions to include X-API-Key header.
- Expanded privacy section: clarified no client IP logging and linked full privacy policy.
- No code changes detected; documentation and configuration improvements only.
v1.0.3
- Updated API base URL from a specific GCP URL to https://api.searchthisimage.com.
- Clarified that error messages from the API should be shown directly to the user.
- Minor wording changes for improved clarity and conciseness.
- Added instruction to present error details clearly if the search fails.
- No changes to core features or output format.
v1.0.2
- Updated response formatting: Now presents results directly in a concise, fixed template without any API explanation or narration.
- Limits shown results to up to 5 matching image pages, 3 visually similar images, and related entities in a single line.
- Omits empty result sections entirely for a cleaner output.
- Clarifies not to explain response structure or show any raw JSON—just display findings as if looked up.
- Keeps privacy and NSFW handling unchanged.
v1.0.1
- Added a new "Privacy & Data Handling" section detailing image processing, retention, and user data practices.
- No changes to API usage, response formatting, or user response rules.
- Version number in the SKILL.md was not updated; still listed as 1.0.0.
v1.0.0
Initial release of Search This Image — Reverse Image Search:
- Search for an image’s web presence using either a direct URL or uploaded image file.
- Returns matching web pages, visually similar images, best guess labels, and detected web entities.
- Detects and blocks inappropriate (NSFW) content, alerting users if flagged.
- Provides user-friendly, concise formatting of results; raw API responses are never shown.
元数据
常见问题
Reverse Image Search 是什么?
Reverse image search — find where an image appears on the web, visually similar images, and what the image contains. Works with image URLs or uploaded image... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 183 次。
如何安装 Reverse Image Search?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install searchthisimage」即可一键安装,无需额外配置。
Reverse Image Search 是免费的吗?
是的,Reverse Image Search 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Reverse Image Search 支持哪些平台?
Reverse Image Search 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(darwin, linux)。
谁开发了 Reverse Image Search?
由 selvatuple(@selvatuple)开发并维护,当前版本 v1.0.4。
推荐 Skills