visualizations/unsplash-image-search-download/SKILL.md
Search Unsplash for images related to a natural-language user prompt and download a selected result to disk using the official API and tracked download endpoint. Use when Codex needs stock photos from Unsplash for articles, slide decks, social posts, mockups, inspiration boards, or any prompt-to-image download workflow.
npx skillsauth add gbalabanli/agent-skills unsplash-image-search-downloadInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Use this skill to turn a user prompt into a downloaded Unsplash image file.
--query.downloads/unsplash unless the user gives a path.UNSPLASH_ACCESS_KEY in the shell or pass --access-key.python visualizations/unsplash-image-search-download/scripts/find_and_download_unsplash.py --query "mountain sunset"
--index N to pick a different result from the same search response.--orientation landscape|portrait|squarish for layout-specific images.--filename hero-image to force a stable output name.--print-json output for downstream publishing workflows.Path:
visualizations/unsplash-image-search-download/scripts/find_and_download_unsplash.py
Main arguments:
--query (required): Search phrase from user prompt.--output-dir: Target folder for downloaded images.--index: 1-based result index to download.--per-page: Number of results to request (max 30).--orientation: Optional Unsplash orientation filter.--content-filter: Unsplash safety filter (low or high).--filename: Optional file name (extension inferred).--print-json: Print machine-readable metadata.--per-page or decrease --index.401/403: verify key validity and app permissions.data-ai
Remove AI writing patterns from prose. Use when drafting, editing, or reviewing text to eliminate predictable AI tells.
testing
Remove signs of AI-generated writing from text. Use when editing or reviewing text to make it sound more natural and human-written. Based on Wikipedia's comprehensive "Signs of AI writing" guide. Detects and fixes patterns including: inflated symbolism, promotional language, superficial -ing analyses, vague attributions, em dash overuse, rule of three, AI vocabulary words, negative parallelisms, and excessive conjunctive phrases.
development
Build Stitch-based walkthrough videos and presentation-ready screen sequences with Remotion, including asset staging, screen manifests, modular compositions, and render validation. Use when Codex must turn Stitch project screens or exported screenshots into a demo video, promo walkthrough, app tour, or other screen-driven visual artifact.
tools
Generate and iteratively refine images with the Gemini CLI Nano Banana extension. Use when Codex or OpenCode needs to create, edit, restyle, restore, or vary visual assets such as hero images, thumbnails, icons, diagrams, mockups, illustrations, patterns, or photo edits.