autoglm-search-image

Search images by keyword via the AutoGLM API and return URLs, captions, sources, and dimensions.

2|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/augustscl/awesome-xiawang-skills --skill autoglm-search-image-augustscl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: autoglm-search-image
Source: https://github.com/augustscl/awesome-xiawang-skills/tree/main/autoglm-search-image
Command: npx skills add https://github.com/augustscl/awesome-xiawang-skills --skill autoglm-search-image-augustscl

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly discover and retrieve image assets by keyword without manual browsing, returning direct image URLs, captions, sources, and dimensions for content or design use.

Core Features & Use Cases

  • Keyword-based Image Search: Send a search query to the AutoGLM search-image API and receive structured image results.
  • Automated Authorization: Fetches a Bearer token from a local service and automatically constructs required X-Auth headers with an MD5 signature.
  • Use Case: Use it to source pictures for blog posts, social media, or design mockups and present them as a Markdown list with captions and sources.

Quick Start

Use autoglm-search-image to search for "cats" and return a numbered Markdown list of images with captions and sources.

Frequently Asked Questions about autoglm-search-image

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

FAQPage Schema
How do I search for image assets by keyword and get direct URLs automatically?

To search for image assets by keyword, you send a search query to the AutoGLM search-image API and receive structured results including direct image URLs, captions, sources, and dimensions for immediate use.

What do I need to authenticate with the AutoGLM API for image search?

To authenticate with the AutoGLM API, you need a locally fetched Bearer token and dynamically constructed X-Auth headers that include an MD5-based signature for your HTTP POST request.

Can I use keyword-based image search to source pictures for design mockups?

Yes, you can use keyword-based image search to source pictures for design mockups, blog posts, or social media by retrieving direct image URLs and presenting them as a Markdown list with captions and sources.

What information is returned when I find relevant image assets using this method?

When you find relevant image assets using this method, the API returns structured data including direct image URLs, captions, sources, and image dimensions for your queried keywords.