Install
openclaw skills install instagram-photo-findFind high-quality Instagram photos for any destination or place. Searches for Instagram posts via web search, downloads candidate images, vision-scores them...
openclaw skills install instagram-photo-findFind the best Instagram photo for a given destination or place name.
Search Brave for: site:instagram.com/p/ {destination} popular photo
site:instagram.com/p/ "Barton Springs" Austin)From search results, pick the top 5-6 candidates based on titles that suggest scenic/visual content:
Prefer titles with:
Skip titles that suggest:
For each candidate, extract the image via:
https://www.instagram.com/p/{shortcode}/media/?size=l
curl -s -L (follows the 302 redirect to CDN)/tmp/ with descriptive namesRun each downloaded image through the vision model with this prompt:
Describe briefly. Rate 1-10 as a hero destination photo for {destination} (iconic, scenic, represents the place well). Description + score only.
Return images ranked by score. For each result, provide:
instagram.com/p/{shortcode}/)"Palacio de Bellas Artes"/media/?size=l endpoint requires no authentication