images-search

Search images via API and return titles, source URLs, and thumbnails.

1|Updated Apr 22, 2026
One-click install
npx skills add https://github.com/devopstales/aiskillgrid --skill images-search-devopstales
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: images-search
Source: https://github.com/devopstales/aiskillgrid/tree/main/.agents/skills_back/images-search
Command: npx skills add https://github.com/devopstales/aiskillgrid --skill images-search-devopstales

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for quickly finding images with specific details like title, source URL, and thumbnail, providing a user-friendly and efficient image search solution.

Core Features & Use Cases

  • Image Search: Returns images matching the given search query with details such as title, source URL, and thumbnail.
  • SafeSearch Filter: Offers SafeSearch filtering to ensure family-friendly results.
  • Parameter Support: Allows for various parameters to refine the search, such as country, search language, number of results, and safesearch level.
  • Use Case: For designers looking for stock images with specific titles and source URLs or for content creators who need to source images for their work.

Quick Start

Run the images-search skill with a query, such as: images-search "mountain landscape".

Frequently Asked Questions about images-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find images with SafeSearch filtering enabled?

To find images with SafeSearch filtering, you can use an image search tool that supports family-safe result filtering. This Skill returns image titles, source URLs, and thumbnails while applying the SafeSearch level parameter you specify.

Can I refine image search results by country and search language?

Yes, you can refine image search results by country and search language. The image search supports various parameters including country, search language, number of results, and safesearch level to ensure you retrieve specific image attributes.

What is the best way to get image source URLs and thumbnails for a design project?

The best way to get image source URLs and thumbnails is to use an image search query that returns these specific details. This Skill instantly retrieves matching images with their titles, source URLs, and thumbnail images for design and content creation workflows.

Do I need any external dependencies to run an image retrieval query?

No external dependencies are required to run an image retrieval query. The Skill operates independently using scripts to search for images via an API and returns the results without needing additional packages or modules installed.

Are there limitations to the number of image search results I can retrieve?

The number of image search results you can retrieve is controlled by a specific parameter. You can adjust the number of results returned, but the exact maximum limit depends on the underlying API's constraints for processing image queries.