bing-image-search

Official

Direct image URLs from Bing with verification.

Authortalesofai
Version1.0.0
Installs0

System Documentation

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

Dependency Matrix

Required Modules

url-access-check

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: bing-image-search
Download link: https://github.com/talesofai/bot-agent/archive/main.zip#bing-image-search

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.