gifgrep

Search Tenor and Giphy GIFs via CLI with TUI browsing and frame extraction.

Updated Mar 10, 2026
One-click install
npx skills add https://github.com/lemonlqf/openclaw-rtsp --skill gifgrep-lemonlqf
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gifgrep
Source: https://github.com/lemonlqf/openclaw-rtsp/tree/main/skills/gifgrep
Command: npx skills add https://github.com/lemonlqf/openclaw-rtsp --skill gifgrep-lemonlqf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of finding, previewing, downloading, and extracting frames from animated GIFs, making it easier to use them in various contexts.

Core Features & Use Cases

  • GIF Search: Search GIF providers like Tenor and Giphy directly from your command line.
  • TUI Browser: Interact with search results in a Terminal User Interface with previews.
  • Download & Extract: Download GIFs and extract individual frames or create GIF sheets for analysis or sharing.
  • Use Case: Quickly find a relevant GIF for a presentation, download it, and extract a specific frame as a static image.

Quick Start

Search for GIFs related to 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?

You can search and download GIFs from Giphy or Tenor by using the command-line interface to query providers, browse results in a TUI, and save selected files locally. It streamlines finding and saving animations directly from your terminal.

Can I extract still frames from an animated GIF for documentation?

Yes, you can extract still frames from an animated GIF for documentation. The tool allows you to download a GIF and extract individual static frames or create GIF sheets for analysis and sharing.

Do I need an API key to search Tenor and Giphy for animations?

Yes, you need an API key to search Tenor and Giphy for animations. The tool supports API key configuration for providers to authenticate your search queries and retrieve GIF results successfully.

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 a Terminal User Interface (TUI). It enables interactive browsing of search results with direct previews before downloading.

Can I get search results in JSON format when looking for GIFs?

Yes, you can get search results in JSON format when looking for GIFs. The tool offers various output formats including JSON, allowing you to integrate search data into other scripts or pipelines.