Overview
- Skill Key
- gushu333/reverse-image-search
- Author
- gushu333
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/gushu333/reverse-image-search
- Latest Commit SHA
- b851cc3a713ea8bfc8adad91b39a67e9b8b99df9
Reverse image search (find image source, visually similar images). Use when user provides an image and wants to find its origin, similar images, or verify authenticity. Supports Yandex, Google, and Bing engines. Works with both URLs and local files. No API key required.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 reverse-image-search 技能。 若已安装,则直接安装 reverse-image-search 技能。
# Reverse Image Search Find the source, similar images, or context for any image using reverse image search engines. ## Setup On first use, create a Python venv and install the dependency: ```bash SKILL_DIR="$(dirname "SKILL.md")" python3 -m venv "$SKILL_DIR/scripts/.venv" "$SKILL_DIR/scripts/.venv/bin/pip" install -q PicImageSearch ``` ## Usage ```bash SKILL_DIR="$(dirname "SKILL.md")" "$SKILL_DIR/scripts/.venv/bin/python3" "$SKILL_DIR/scripts/search.py" "<image_url_or_path>" [engine] [limit] ``` - **image_url_or_path**: HTTP(S) URL or local file path - **engine**: `yandex` (default, most reliable), `google`, `bing`, or `all` - **limit**: Max results per engine (default: 10) Output is JSON with matched results including title, URL, thumbnail, and similarity when available. ## Engine Selection - **yandex** — Best overall: most stable, good at finding exact matches and similar images - **google** — Good for well-known images, web pages, products - **bing** — Useful as supplementary source - **all** — Query all three engines in parallel ## Typical Workflow 1. User provides image (URL or file attachment) 2. Run search with `yandex` first 3. If results are insufficient, retry with `all` 4. Summarize findings: source, context, similar images
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.