gifgrep

Search GIF providers via CLI or TUI and download selected GIFs or stills.

330|61|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/eggent-ai/eggent --skill gifgrep-eggent-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gifgrep
Source: https://github.com/eggent-ai/eggent/tree/main/bundled-skills/gifgrep
Command: npx skills add https://github.com/eggent-ai/eggent --skill gifgrep-eggent-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GIF discovery and processing is tedious when done across multiple providers; gifgrep streamlines finding, previewing in a terminal, and saving useful results for content creation.

Core Features & Use Cases

  • CLI/TUI search and browse: interactively search GIF libraries and preview results directly in the terminal.
  • Download results: save selected GIFs or frames to local storage for offline access and sharing.
  • Stills and sheets: generate still thumbnails or grid sheets from downloaded GIFs for docs, PRs, or social posts.

Quick Start

Run gifgrep tui 'office handshake' to browse, preview, and download GIF 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 the command line?

You can search and download GIFs by running a CLI command like `gifgrep tui 'office handshake'` to interactively browse, preview, and save selected GIFs to local storage.

Can I extract still images or thumbnail sheets from a GIF in the terminal?

Yes, you can generate still thumbnails or grid sheets from downloaded GIFs directly through the CLI, providing static images suitable for docs, PRs, or social posts.

Do I need an API key to search for GIFs using a TUI interface?

API keys are optional but supported for configurable sources. You can use the TUI to search GIF libraries and preview results without mandatory authentication.

What is the best way to integrate GIF search results into a JSON-based pipeline?

The best way is to use the CLI to retrieve matching GIF results and save them locally, producing output suitable for JSON-based pipelines and downstream automation.

Can I use gifgrep for offline GIF access and quick sharing?

Yes, gifgrep allows you to download selected GIFs or derived stills to local storage, enabling offline access and quick sharing for content creation.