gifgrep

Search and download GIFs from providers via CLI/TUI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GIF content discovery and export can be tedious; gifgrep streamlines searching providers, previews, and downloading GIFs for quick use in content workflows.

Core Features & Use Cases

  • CLI/TUI access to GIF providers (Tenor, Giphy) with quick search and browsing
  • Download and save GIF results locally for reuse
  • Extract still frames or sprite sheets from GIFs for thumbnails and docs
  • Real-time previews in the terminal or via generated assets

Quick Start

Run gifgrep tui 'office handshake' to explore results in the terminal.

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 terminal?

You can search and download GIFs directly from the terminal using a CLI/TUI to query providers like Tenor and Giphy, preview results, and save files locally for reuse in content workflows.

Can I extract still frames from a GIF for thumbnails?

Yes, you can extract still frames or sprite sheets from downloaded GIFs, providing quick assets for thumbnails and documentation within your content workflows.

What do I need to access Giphy and Tenor GIF libraries via CLI?

You need the gifgrep binary and provider API keys, such as a GIPHY_API_KEY, configured in your environment to access and search these GIF sources via the CLI.

How do I preview GIF search results without leaving the command line?

You can preview GIF search results directly in the terminal by launching the TUI mode, for example by running a command like tui with your search query to browse and select visually.

What is the best way to streamline GIF content discovery for marketing?

Streamlining GIF content discovery involves using a CLI/TUI to quickly search major providers, preview options in real-time, download files, and export stills for immediate content integration.

Are there limitations to searching GIFs through a command line interface?

Searching GIFs through a CLI requires proper API key configuration for provider access, and visual previews depend on terminal capabilities, which may limit rendering compared to graphical interfaces.