Littlpinguin

Pexels Photos — Development skill for Claude Code

Development community

Illustrate slides with real photographs from Pexels (free API) without falling into stock-photo clichés. Searches with concrete queries, judges results on a numbered contact sheet, downloads the chose.

How to install Pexels Photos

Installs to ~/.claude/skills/littlpinguin-slides-agent-pexels-photos/SKILL.md

Terminal
mkdir -p ~/.claude/skills/littlpinguin-slides-agent-pexels-photos && curl -fsSL https://raw.githubusercontent.com/Littlpinguin/slides-agent/HEAD/.claude/skills/pexels-photos.md -o ~/.claude/skills/littlpinguin-slides-agent-pexels-photos/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Pexels Photos does


name: pexels-photos description: Illustrate slides with real photographs from Pexels (free API) without falling into stock-photo clichés. Searches with concrete queries, judges results on a numbered contact sheet, downloads the chosen photo into assets/photos/ with a credit sidecar, optionally bakes a brand-tinted variant (mono / duotone from brand/tokens.css), places it in the slide, checks legibility, and generates the closing photo-credits slide. Requires a free PEXELS_API_KEY in .env (do

Alternatives in Development

  • Magnitude — Open source inference server your agent sets up for you 1.5k ★
  • Pinloop CLI — Command-line job search tool for coding agents 317 ★
  • Discussion Follow Up.V1 — At the end of your response, provide 3-4 numbered candidate next 272 ★

Full documentation available on GitHub

View Source Repository