gifgrep

Search Tenor and Giphy GIFs, download them, and extract still frames via CLI and TUI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

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

Core Features & Use Cases

  • GIF Search: Search major GIF providers like Tenor and Giphy.
  • TUI Browsing: Interact with search results in a Terminal User Interface for easy previewing.
  • Download & Extract: Download GIFs and extract individual still frames or create a grid of frames (a "sheet").
  • 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 the gifgrep skill 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 animated GIFs from Tenor or Giphy via command line?

You can search and download animated GIFs from Tenor and Giphy by using a CLI or TUI to query providers, preview results, and fetch files directly after configuring the required API keys.

Can I extract still frames from a downloaded GIF for use as a thumbnail?

Yes, you can extract still frames from a downloaded GIF. The tool allows you to pull individual frames or generate a grid sheet of frames, which is ideal for creating thumbnails or reviewing animation content.

What's the best way to browse and preview GIF search results in the terminal?

The best way to browse and preview GIF search results in the terminal is by using a Terminal User Interface (TUI), which allows you to interactively scroll through and select animations directly from your command line environment.

Do I need an API key to search GIF providers like Giphy and Tenor?

Yes, you need an API key to search GIF providers like Giphy and Tenor. The Skill requires you to configure your API keys for these external services before you can execute search queries and download assets.

How does extracting a frame sheet help with animation review?

Extracting a frame sheet helps with animation review by compiling multiple still frames from a GIF into a single grid image. This allows you to quickly analyze the animation sequence and content without playing the file.