원클릭으로
imagesearch
Visual research - search the web, find images, analyze them visually
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Visual research - search the web, find images, analyze them visually
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
| name | imagesearch |
| description | Visual research - search the web, find images, analyze them visually |
Search the web for visual information, download and analyze relevant images, and synthesize findings.
/imagesearch <query>
/imagesearch majormud color system
/imagesearch "retro BBS door game UI design"
/imagesearch what font does discord use
WebSearch for the query + relevant visual terms (add "screenshot", "UI", "design", "example" etc. as appropriate)
WebFetch promising results to extract:
 tagsDownload images to /tmp/imagesearch-$$ using curl:
curl -sL "https://example.com/image.png" -o /tmp/imagesearch-$$/image-001.png
Read the downloaded images to analyze them visually
Synthesize findings into actionable information:
rm -rf /tmp/imagesearch-$$/When analyzing images, pay attention to:
User: /imagesearch majormud color system
Claude:
1. Searches "majormud color system screenshot ANSI"
2. Fetches wiki pages, finds image URLs
3. Downloads screenshots to /tmp
4. Analyzes the visual style:
- ANSI 16-color palette
- Cyan for system messages
- Yellow for item names
- Red for combat/damage
- etc.
5. Provides implementation recommendations
Interactive setup wizard for claude-vision - configures Docker images and platform settings
Read clipboard contents (text or image) and respond to a prompt about it
Read the latest screenshot and respond to a prompt about it
Analyze a video or screen recording by extracting frames and spawning an analysis agent