gifgrep
Installation
SKILL.md
gifgrep
Search for GIFs from GIPHY and Tenor APIs, download them, and extract still frames or contact sheets.
Setup
Get API keys:
Configure environment:
export GIPHY_API_KEY="your-giphy-key"
export TENOR_API_KEY="your-tenor-key" # Optional, uses demo key if unset