gifgrep

Search Tenor and Giphy GIFs via CLI or TUI and extract frames.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Nirpat3/MIB007 --skill gifgrep-nirpat3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gifgrep
Source: https://github.com/Nirpat3/MIB007/tree/main/skills/gifgrep
Command: npx skills add https://github.com/Nirpat3/MIB007 --skill gifgrep-nirpat3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • GIF Search: Search providers like Tenor and Giphy for relevant GIFs.
  • TUI Browsing: Interact with search results in a Terminal User Interface for easy previewing.
  • Download & Extract: Download GIFs and extract individual frames as stills or create a grid of frames (sheets).
  • Use Case: Quickly find a GIF of a cat falling off a table, download it, and extract a single frame as a PNG 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 animated GIFs from Giphy and Tenor via CLI?

You can search and download animated GIFs from Giphy and Tenor using a CLI or TUI interface. You need to provide API keys for Giphy and optionally for Tenor to retrieve and save search results.

Can I extract single frames or a grid of stills from a downloaded GIF?

Yes, you can extract individual frames as stills or generate a grid of frames from downloaded GIFs. This allows you to capture specific images for use in content creation or presentations.

Do I need an API key to search for GIFs using the terminal?

Yes, an API key is required to search for GIFs using the terminal. You must supply a Giphy API key, while a Tenor API key is optional for accessing that specific provider's content.

How can I output GIF search results as JSON data?

You can output GIF search results as JSON data or as specific fields. This functionality allows you to integrate GIF search data programmatically into your content creation pipeline.

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 by using the built-in TUI. This Terminal User Interface lets you interactively browse and preview search results from Giphy and Tenor.

Can I download multiple GIFs at once from a search query?

Yes, you can download multiple GIFs at once from a search query. For example, you can search for GIFs of a specific topic and automatically download the top 5 results directly to your machine.