gifgrep

Search Tenor and Giphy GIFs, preview in a TUI, and download or extract frames.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of finding and acquiring animated GIFs, eliminating the need to manually search multiple platforms and download files.

Core Features & Use Cases

  • GIF Search: Find GIFs from providers like Tenor and Giphy using simple text queries.
  • TUI Browsing: Interact with search results in a Terminal User Interface for easy previewing.
  • Download & Extract: Download selected GIFs and extract individual frames or create a grid of stills.
  • Use Case: Quickly find a relevant GIF for a presentation or chat, download it, and even extract a specific frame as a static image.

Quick Start

Use the gifgrep skill to 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 for and download GIFs from Tenor or Giphy?

You can search for GIFs from Tenor or Giphy using simple text queries, preview results in a TUI, and download selected files directly. The tool also extracts individual frames or creates grids of stills.

Can I extract a single frame from a GIF as a static image?

Yes, you can extract individual frames from a downloaded GIF or create a grid of stills. This is useful for capturing a specific static image from an animation for presentations or chat.

How do I programmatically get GIF search results as JSON?

The tool supports outputting search results as JSON or extracting specific fields, allowing you to programmatically integrate GIF search data into your own applications or scripts.

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

The best way to preview GIF search results in the terminal is by using the built-in TUI (Terminal User Interface), which allows you to interactively browse and select animations before downloading.

Do I need any external dependencies to preview and download GIFs?

No external dependencies are required to preview and download GIFs. The tool operates independently to search providers, browse results in a TUI, and extract frames.

Can I automate downloading the top GIF search results in bulk?

Yes, you can automate bulk downloading by outputting search results as JSON or specific fields, enabling scripts to programmatically fetch and download multiple GIFs based on query relevance.