What problem does it solve?
This skill extracts direct image URLs (murl) from Bing image search results and validates their accessibility and minimum resolution before output. It is designed for scenarios where direct image links are required for embedding in chats, documents, or content pipelines, but sources may block or misreport images.
Core Features & Use Cases
- Retrieve direct image URLs (murl) from Bing image search results and deduplicate them.
- Validate each candidate with a URL-access checker to ensure accessibility and meet a minimum short-side dimension.
- Output ready-to-use Markdown image links for easy embedding in documents or conversations.
- Use Case: Share reliable image embeds in a chat or knowledge base when primary image sources are restricted.
Quick Start
Use the Bing image search skill to fetch verified image links. Example: bash .claude/skills/bing-image-search/scripts/search_images.sh "forest" --limit 2