gifgrep

Search Tenor and Giphy GIFs, preview results, and download media.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/Jnuso/OpenClaw --skill gifgrep-jnuso
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gifgrep
Source: https://github.com/Jnuso/OpenClaw/tree/main/skills/gifgrep
Command: npx skills add https://github.com/Jnuso/OpenClaw --skill gifgrep-jnuso

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GIF searching, previewing, and downloading media can be tedious when dealing with multiple providers.

Core Features & Use Cases

  • Unified search across GIF providers (Tenor and Giphy) from the command line or TUI.
  • Preview results in terminal or json, then download desired GIFs for sharing.
  • Extract still frames or sprite sheets from downloaded GIFs for quick documentation or reviews.

Quick Start

Search GIF providers, preview results, and download media.

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 or Giphy in the terminal?

You can search GIF providers like Tenor and Giphy directly from the command line or TUI, preview the results, and download your selected media after configuring the necessary API keys.

Can I extract still frames or sprite sheets from a downloaded GIF?

Yes, you can extract still frames or sprite sheets from downloaded GIFs. This allows you to pull specific images for quick sharing, documentation, or project reviews.

What is the best way to preview GIF search results before downloading?

The best way to preview GIF search results is by viewing them directly in your terminal or as JSON output, allowing you to evaluate the media before downloading the files.

Do I need API keys to search GIFs using a command line tool?

Yes, you need to configure API keys to enable searching across GIF providers like Tenor or Giphy, which allows the command line tool to authenticate and return results.

How does unified GIF search handle multiple providers?

Unified GIF search handles multiple providers by querying configured sources like Tenor and Giphy from a single interface, streamlining the process of finding and downloading media without switching contexts.