python_subprocess
System command execution (Python)
Line 1443Snippets
proc = subprocess.run(network_call
Outbound network call
Outbound network call
Line 195Snippets
| `numResults` | int | 5 | Number of results to fetch (1-10) |def fetch_images_for_entry(def fetch_images_simple( """Simple image fetch without full config entry.""" return fetch_images_for_entry(entry=entry, api_key=api_key, cx=cx)env_access
Environment variable access
Environment variable access
Line 494Snippets
or os.environ.get("GOOGLE_CUSTOM_SEARCH_JSON_API_KEY") or os.environ.get("GOOGLE_CUSTOM_SEARCH_API_KEY") or os.environ.get("GOOGLE_CUSTOM_SEARCH_CX") os.environ.get("OPENROUTER_API_KEY") or os.environ.get("OPENROUTER-API-KEY")Trust Score
Updated há 2 semanas
Analisado
31 de mar. de 2026, 15:57
+ 2 previous scans
Compatível com
Skill details
Updated há 2 semanas
Analisado 31 de mar. de 2026, 15:57
Descricao
Search and download images via Google Custom Search API with LLM-powered selection. This skill should be used when finding images for articles, presentations, research documents, or enriching Obsidian notes with relevant visuals. Supports simple queries, batch processing from JSON config, automatic config generation from terms,...
Scans recentes
31 de mar. de 2026, 15:57
Latest analysis
31 de mar. de 2026, 15:12
Run 2
27 de mar. de 2026, 15:48
Run 1