What problem does it solve? Finding, downloading, and reviewing animated GIFs from providers like Tenor and Giphy normally requires manual browser searches and separate tools for frame extraction. This Skill wraps the gifgrep CLI/TUI so you can search, preview, download, and extract stills or grid sheets in one workflow. ## Core Features & Use Cases - GIF Search & Download: Query Tenor or Giphy from the CLI or an interactive TUI, output JSON or pipe-friendly URLs, and save results to ~/Downloads. - Still & Sheet Extraction: Extract a single frame at a timestamp or generate a PNG grid of sampled frames for quick review in docs, PRs, and chat. - Asset Hygiene: Verify GIF URLs resolve with Content-Type image/gif, confirm animation, and record attribution before use. - Use Case: You need a reaction GIF for a pull request. Search "office handshake" in the TUI, download the pick, then generate a 9-frame sheet to preview it in the PR description. ## Quick Start Use gifgrep to search for five cat GIFs and print their URLs.