gifgrep

Search Tenor and GIPHY GIFs from the CLI/TUI and download results locally.

117|8|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/geezerrrr/motive --skill gifgrep-geezerrrr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gifgrep
Source: https://github.com/geezerrrr/motive/tree/main/Motive/Resources/Skills.bundle/gifgrep
Command: npx skills add https://github.com/geezerrrr/motive --skill gifgrep-geezerrrr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Users need to quickly discover GIFs from multiple providers without leaving their workspace and easily download assets for use in presentations, chats, or docs.

Core Features & Use Cases

  • Search GIF providers (Tenor and GIPHY) from the command line or a terminal UI to discover relevant animations.
  • Download results to local storage and export still frames or sprite sheets for quick sharing.
  • Use cases include embedding GIFs in documents, generating assets for social media, and creating quick previews for teams.

Quick Start

Run gifgrep cats --max 5 to fetch and save 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 from the command line by running a query like gifgrep cats --max 5 to fetch and save results directly to local storage from providers like Tenor and GIPHY.

Can I extract still frames or sprite sheets from a GIF in a terminal UI?

Yes, you can extract still frames or sprite sheets from GIFs within a terminal UI for quick sharing and embedding in documents or social media assets.

Does gifgrep support searching both Tenor and GIPHY providers?

Yes, gifgrep supports searching multiple GIF providers including Tenor and GIPHY directly from your CLI or terminal UI to discover relevant animations without leaving your workspace.

What is the best way to integrate GIF search into a scripted workflow?

The best way to integrate GIF search into a scripted workflow is using the optional JSON output feature to pipe search results and metadata into other applications for automated asset generation.

Are there any limitations when using a CLI GIF downloader for large batch searches?

The metadata does not specify limitations for large batch searches, but you can control the result volume using the --max flag to limit the number of fetched and saved GIFs.