Find the Right Stock Photo
Installation
SKILL.md
Find the Right Stock Photo
This skill gets you from "I need an image of X" to a short list of strong
candidates from the right source. It owns two decisions: which library to
search and what to type into it. It does not decide whether you may legally
use the result (that is image-license-rights), it does not fetch images in code
(that is stock-photo-api), and it does not turn a pile of candidates into a
cohesive, on-brand set (that is visual-asset-curation).
When to use a sibling instead
- "Can I legally use this? Do I need attribution or a model release?" -> image-license-rights. Always run it before you ship anything commercial.
- "Pull stock photos into my app / script automatically." -> stock-photo-api.
- "I have ten options, which ones and in what order, and why do they look cheap?" -> visual-asset-curation.