gifgrep

Search Tenor and Giphy GIFs, browse in a TUI, and extract stills or sheets.

2|Updated Feb 13, 2026
One-click install
npx skills add https://github.com/FatBy/DD-OS --skill gifgrep-fatby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gifgrep
Source: https://github.com/FatBy/DD-OS/tree/main/skills/gifgrep
Command: npx skills add https://github.com/FatBy/DD-OS --skill gifgrep-fatby

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of finding, downloading, and extracting specific frames or sequences from GIFs, saving time and effort in content creation and review.

Core Features & Use Cases

  • GIF Search: Search major GIF providers like Tenor and Giphy.
  • TUI Browser: Browse search results interactively in a Terminal User Interface.
  • Download & Extract: Download GIFs and extract individual still frames or create GIF sheets (grids of frames).
  • Use Case: Quickly find a relevant GIF for a presentation, download it, and extract a specific frame to use as a thumbnail.

Quick Start

Use gifgrep to search for '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 in the terminal?

You can search and download GIFs from Tenor or Giphy directly in the terminal by using a TUI browser to interactively view results and download the files you need.

Can I extract still frames from an animated GIF?

Yes, you can extract still frames from an animated GIF. The tool downloads the GIF and allows you to extract individual still frames or create a GIF sheet grid of frames.

Do I need an API key to search for GIFs?

Yes, searching for GIFs supports optional API key configuration for providers like Tenor and Giphy to access their search results.

How can I output GIF search results for programmatic use?

You can output GIF search results for programmatic use by returning the data as JSON or by extracting specific fields from the search results.

What is a GIF sheet and how do I create one?

A GIF sheet is a grid of frames extracted from an animated GIF. You can create one by downloading a GIF and using the extraction feature to generate the frame grid.