gifgrep

Searches GIF providers like Tenor and Giphy via CLI/TUI and extracts frames or animated sheets.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • GIF Search: Find GIFs from providers like Tenor and Giphy using keywords.
  • TUI Browser: Interactively browse search results in a terminal user interface.
  • Download & Extract: Download selected GIFs and extract individual frames or create animated sheets for easy review and sharing.

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 Tenor or Giphy directly in the terminal?

You can search and download GIFs from Tenor or Giphy directly in the terminal by using a TUI to interactively browse keyword search results and download selected files. This requires installing the gifgrep binary and optionally setting GIPHY_API_KEY or TENOR_API_KEY for provider access.

Can I extract still frames from an animated GIF using a command-line tool?

Yes, you can extract still frames from an animated GIF using command-line operations. This functionality allows you to download a selected GIF and extract individual frames or create animated sheets for easy review and sharing without manual editing.

Do I need API keys to search for GIFs using a terminal user interface?

You need the gifgrep binary installed to run the terminal user interface, and you optionally need GIPHY_API_KEY or TENOR_API_KEY environment variables for accessing GIF provider search results. Without keys, provider access may be restricted.

What is an animated sheet and how does it help with reviewing GIF animations?

An animated sheet is a compiled overview image that allows you to review GIF animations easily. Creating one from a downloaded GIF lets you examine sequence frames at a glance, streamlining the process of finding and sharing specific animation details.

Are there limitations to extracting GIF frames via terminal compared to manual editing?

Extracting GIF frames via terminal streamlines the process but is limited to command-line and TUI operations, requiring the gifgrep binary. It focuses on downloading and extracting stills or sheets, replacing manual editing workflows for quick retrieval and review.