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