gifgrep

Search Tenor and Giphy GIFs via CLI or TUI with JSON output.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill simplifies the process of finding, downloading, and extracting specific frames or stills from animated GIFs, streamlining content creation and review.

Core Features & Use Cases

  • GIF Search: Query providers like Tenor and Giphy for relevant GIFs.
  • TUI Browsing: Interact with search results in a Terminal User Interface for easy preview.
  • Download & Extract: Save GIFs and extract individual frames as stills or create a sheet of frames.
  • Use Case: Quickly find a specific reaction GIF for a chat, download it, and extract a single frame to use as a thumbnail 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 Tenor and Giphy via command line?

You can search and download GIFs from Tenor and Giphy using a CLI or TUI interface. The tool queries these providers directly, allowing you to retrieve and save animated GIFs locally without leaving your terminal environment.

Can I extract individual frames or stills from an animated GIF?

Yes, you can extract individual frames or stills from an animated GIF. The tool allows you to pull specific frames from downloaded GIFs and even generate a sheet of frames for easy review and content creation.

Does this GIF search tool support JSON output for programmatic integration?

Yes, the GIF search tool supports JSON output for programmatic integration. You can format search results as JSON, enabling seamless integration into automated scripts, pipelines, or larger content creation workflows.

How do I configure API keys for Giphy and Tenor searches?

You configure Giphy and Tenor API keys using environment variables. Setting these variables in your environment allows the tool to authenticate requests and customize display tweaks before executing your GIF searches.

What is the best way to preview GIF search results in a terminal?

The best way to preview GIF search results in a terminal is using the built-in TUI, or Terminal User Interface. It provides an interactive environment to browse, preview, and select GIFs directly within your command line interface.