google-image-search

Community

AI-powered image search and smart embedding.

Authorpinion05
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the process of finding and embedding relevant images for articles, presentations, research, or Obsidian notes, saving time and improving visual quality.

Core Features & Use Cases

  • Simple Query: Fetches images for a single topic using Google Custom Search API with AI-assisted selection.
  • Batch Processing: Executes image searches for multiple terms from a JSON config.
  • Config from Terms: Generates JSON search configs from plain terms using an LLM, reducing manual setup.
  • Obsidian Enrichment: Inserts image embeds below headings in Obsidian notes and manages attachments.
  • Use Case: Enrich a technical article with visuals by automatically sourcing, scoring, and embedding top images.

Quick Start

Run a simple query to fetch 5 images and save them to a local directory: python3 ~/.claude/skills/google-image-search/scripts/google_image_search.py --query "neural interface wearable" --output-dir ./images --num-results 5

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: google-image-search
Download link: https://github.com/pinion05/skills/archive/main.zip#google-image-search

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.