The Unsplash Photo Search skill allows users to search and retrieve high-quality photos from Unsplash. It is ideal for developers looking to integrate image searching capabilities into their applications.
$ npx skills add https://github.com/cevatkerim/skills --skill unsplashThe Unsplash Photo Search skill enables AI agents to search and retrieve high-quality photos from Unsplash's library with built-in filtering capabilities. Users can search by keyword and apply filters for orientation, color, and sorting preferences, or select random photos with optional filtering. The skill automatically handles download tracking as required by Unsplash's API and generates attribution in both text and HTML formats. Built with shell-based implementation, it requires no Python dependencies and integrates seamlessly into AI coding workflows. This skill solves the problem of integrating licensed image search into applications while maintaining proper attribution compliance.
Install using the command provided and follow the quick start scripts.
Search for photos based on keywords
Get random photos in specific categories
Track user downloads of photos
$ npx skills add https://github.com/cevatkerim/skills --skill unsplashgit clone https://github.com/cevatkerim/skillsCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Search Unsplash for high-quality, royalty-free photos matching the following criteria: [KEYWORDS], [COLOR_PREFERENCE], [IMAGE_ORIENTATION]. Provide direct download links and attribution details for each result.
### Unsplash Photo Search Results
Here are 10 high-quality, royalty-free photos matching your criteria ("mountain landscape", "blue tones", "landscape orientation"):
**1. [Majestic Mountain Peak](https://unsplash.com/photos/a-mountain-peak-covered-in-snow-with-a-blue-sky-background-bGn9Q5a5vZI)**
- **Photographer:** Alex Johnson
- **Color Palette:** Dominant blues and whites with subtle orange accents
- **Resolution:** 4000x3000px (Landscape)
- **Attribution:** "Photo by Alex Johnson on Unsplash"
**2. [Alpine Lake Serenity](https://unsplash.com/photos/a-large-body-of-water-surrounded-by-mountains-under-a-blue-sky-5fNmWej4tAA)**
- **Photographer:** Sarah Miller
- **Color Palette:** Cool blues and teals
- **Resolution:** 3840x2160px (Landscape)
- **Attribution:** "Photo by Sarah Miller on Unsplash"
*(Additional results omitted for brevity. Full list includes 10 images with direct download links and attribution.)*
### Usage Tips:
- All images are licensed under the [Unsplash License](https://unsplash.com/license), free for commercial and non-commercial use.
- Click the links to download high-resolution versions directly from Unsplash.
- For attribution, include the photographer's name and "on Unsplash" as shown above.Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan