xby-wikimedia-search-images
Run the following command in DeepSeek Harness:
dsh plugin install xby-skill/xby-wikimedia-search-images
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install xby-skill/xby-wikimedia-search-images in DeepSeek Harness to install; full source code is at https://github.com/xby-skill/xby-wikimedia-search-images
About this plugin
When an AI assistant needs to gather a set of related images for visual comparison or reference, manually querying Wikimedia Commons is tedious and hard to structure. This plugin removes that friction by wrapping Commons image search into a single MCP tool call that returns fully structured metadata with ready-to-use download URLs, eliminating repeated scraping and parsing.
Two tools do the heavy lifting. wikimedia_search_images accepts a keyword and returns each match with its title, description, author, license, and a direct download URL; when a thumbnail composite is requested, the results are stitched into one side-by-side preview image so the model can compare visuals within a single conversation turn. set_xby_apikey handles one-time credential setup by persisting the API key automatically, so it survives restarts without re-configuration.
It is well suited for developers building multimodal agents, automated asset-collection pipelines, or visual Q&A systems that need on-demand access to the millions of openly licensed images on Wikimedia Commons. One keyword turns that vast catalog into model-ready context.
Use Cases
- Finding and side-by-side comparing Commons images in real-time multimodal conversations
- Batch-collecting openly licensed images with license info and download URLs in asset pipelines
- Injecting referenceable image context into visual question-answering systems
Best For
- Developers building multimodal AI agents
- Teams running automated workflows that need openly licensed images
- Research teams exploring vision retrieval-augmented generation
Related Plugins
Free web search plugin for DeepSeek Harness with web search, X search, and page fetch; no signup or API key required, with automatic multi-engine failover.
AnySearch-powered web and vertical search plugin for DeepSeek Harness, offering real-time search, cleaned URL content, concurrent batch search via native web_search/web_fetch, no API key required.
Pixel-perfect webpage clone tool that uses an agent harness to turn any webpage into a scored, full-page React replica.
A bilingual cost-tracking plugin for DeepSeek Harness with session/daily cost, budget, official & custom provider balance, coding plan quotas, peak/off-peak pricing alerts, and history stats.