Loading...
Loading...
Perform web-based image searches for given topics to find suitable image materials. Use DuckDuckGo Image Search, supporting filtering by size, color, type, and copyright. Return structured information such as image URLs, thumbnails, sources, etc.
npx skill4agent add z0gsh1u/oh-my-writing-skill image-searchpython scripts/image_search.py "search keyword" --max_results 10 --size Largequery--max_results--sizeSmallMediumLargeWallpaper--colorRedBlueGreenMonochrome--typephotoclipartgiftransparentline--layoutSquareTallWide--licenseanyPublicShareModify--regionzh-cn--download--output{
"query": "technology illustration",
"timestamp": "2026-01-21T10:30:00",
"total_results": 10,
"results": [
{
"title": "Future Technology City Illustration",
"image": "https://example.com/image.jpg",
"thumbnail": "https://example.com/thumb.jpg",
"url": "https://example.com/page",
"source": "example.com",
"width": 1920,
"height": 1080,
"local_path": "./images/image_001.jpg"
}
]
}--downloadpython scripts/image_search.py "landscape photography" --download ./images --max_results 5image_001.jpgimage_002.png| Usage | Recommended Size |
|---|---|
| Article header | Large / Wallpaper |
| Body image | Medium / Large |
| Thumbnail | Small / Medium |
| Banner | Wide + Large |