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 2周前
分析时间
2026年3月31日 15:57
+ 2 previous scans
兼容
Skill details
Updated 2周前
分析时间 2026年3月31日 15:57
说明
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,...
最近扫描
2026年3月31日 15:57
Latest analysis
2026年3月31日 15:12
Run 2
2026年3月27日 15:48
Run 1