amalshehu

Pexels Skill — Development skill for Claude Code

Development community

Claude Code skill for searching royalty-free stock photos via the Pexels API.

How to install Pexels Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open amalshehu/pexels-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Pexels Skill does

Claude Code skill for searching royalty-free stock photos via the Pexels API.

Alternatives in Development

  • System Cache Cleanup — Clean temporary files and caches to free disk space: $ARGUMENTS 23.4k ★
  • Analyze Stock — 完整深度分析一只股票(22 维数据 + 66 位大佬量化评委 + 22 种机构分析方法 + 杀猪盘检测 + Bloomberg 风格 HTML 报告) 6.6k ★
  • Breach Check — HIBP k-anonymity check on a password wordlist 4.5k ★

README

pexels-skill

A [Claude Code](https://docs.claude.com/en/docs/claude-code) skill for searching royalty-free stock photos via the [Pexels API](https://www.pexels.com/api/).

Install

git clone https://github.com/amalshehu/pexels-skill.git ~/.claude/skills/pexels
export PEXELS_API_KEY=your_key_here

Usage

bash ~/.claude/skills/pexels/scripts/search.sh "surfing sunset beach" 10 landscape

See [SKILL.md](SKILL.md) for details.