autoglm-search-image

Search for images via the AutoGLM API using user-defined keywords.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to search for relevant images based on keywords, streamlining the process of finding visual assets for various purposes.

Core Features & Use Cases

  • Keyword-based Image Search: Utilizes AutoGLM's API to find images matching user-provided search terms.
  • Dynamic Token Acquisition: Automatically retrieves authentication tokens from a local service, simplifying setup.
  • Use Case: A content creator needs to find a suitable image for a blog post about "futuristic cities." They can use this Skill with the query "futuristic cities" to get a list of relevant images.

Quick Start

Use the autoglm-search-image skill to find images related to "cute puppies".

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 visual assets using keywords?

You can search for visual assets by providing user-defined keywords to the AutoGLM search image API, which retrieves relevant images based on your query terms.

Can I use this API for content creation if I need a local token service?

Yes, this API requires a local token service and dynamic signature generation to handle authentication, automatically retrieving tokens to simplify your content creation workflow.

What is the best way to source media for a blog post about a specific topic?

The best way to source media is to use keyword-based image search, querying terms like futuristic cities to get a list of relevant images for your blog post.

Does media sourcing with this API work without manual authentication setup?

No, media sourcing requires dynamic token acquisition from a local service to generate API authentication signatures, ensuring secure access to the image search functions.