What problem does it solve? Finding, downloading, and reviewing GIFs from providers like Tenor and Giphy normally requires manual browsing and separate tools for frame extraction. This Skill wraps the gifgrep CLI/TUI so you can search, preview, download, and extract stills or frame sheets in one workflow. ## Core Features & Use Cases - GIF Search & TUI Browsing: Query Tenor or Giphy from the CLI or an interactive TUI, with JSON and pipe-friendly output formats. - Download & Reveal: Save selected GIFs to ~/Downloads and reveal them in Finder with a single flag. - Still & Sheet Extraction: Extract a single frame at a timestamp or generate a PNG grid of sampled frames for quick review in docs, PRs, or chat. - Use Case: You need a reaction GIF for a pull request. Search for it, download the top result, and generate a 9-frame contact sheet to confirm it loops well before sharing. ## Quick Start Use gifgrep to search for "office handshake" GIFs, download the top result, and extract a 9-frame sheet as a PNG.