gifgrep

Search Giphy and Tenor GIFs, preview in a TUI, and download or extract stills.

12|3|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/ApiliumCode/mayros --skill gifgrep-apiliumcode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gifgrep
Source: https://github.com/ApiliumCode/mayros/tree/main/skills/gifgrep
Command: npx skills add https://github.com/ApiliumCode/mayros --skill gifgrep-apiliumcode

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of finding, downloading, and extracting specific frames or visual summaries from GIF files, saving time on manual searching and editing.

Core Features & Use Cases

  • GIF Search: Search GIF providers like Tenor and Giphy directly from the command line.
  • TUI Preview: Browse search results interactively in a terminal user interface with previews.
  • Download & Extract: Download GIFs and extract individual stills or create visual sheets from sampled frames.
  • Use Case: Quickly find a GIF of a cat, download it, and extract a single frame to use in a presentation.

Quick Start

Search for GIFs of cats and download the top 5 results.

Frequently Asked Questions about gifgrep

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search and download GIFs from Giphy or Tenor via command line?

To search and download GIFs from Giphy or Tenor via command line, use this Skill to query providers, preview results interactively in a TUI, and fetch files directly to your local system.

Can I extract a single still frame from a GIF in the terminal?

Yes, you can extract a single still frame from a GIF in the terminal by downloading the file with this Skill and using its extraction options to sample and save individual frames as static images.

What is a GIF sheet and how does frame sampling work?

A GIF sheet is a visual summary created by sampling frames from an animated GIF. Frame sampling extracts stills at set intervals and compiles them into a single overview image for quick review.

Do I need to install any binary to search for GIFs in a TUI?

Yes, you need to install the gifgrep binary to search for GIFs in a TUI. This Skill requires that specific executable to run its terminal interface, query providers, and download files.

What is the best way to preview GIF search results without leaving the terminal?

The best way to preview GIF search results without leaving the terminal is using a TUI-based CLI tool. It queries providers like Giphy and Tenor and renders interactive visual previews directly in the console.