gifgrep

Searches Tenor and Giphy from CLI/TUI and downloads GIFs with stills or sheets.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

gifgrep simplifies discovering GIF content from providers like Tenor and Giphy, enabling fast previews and ready-to-use media for productions, dashboards, or docs.

Core Features & Use Cases

  • Search GIF providers (Tenor, Giphy) from the CLI and view results in a compact format.
  • Download selected GIFs and extract still frames or sprite sheets for docs, mockups, or social content.
  • Browse results in a TUI to compare options before download.

Quick Start

Try a sample search by running gifgrep cats --max 5 to see 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 Tenor and Giphy using a CLI?

You can search and download GIFs directly from Tenor and Giphy using the command line. The tool queries these providers, displays results in a compact format or TUI, and fetches selected media for local caching and automation workflows.

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

Yes, you can extract still frames or sprite sheets from downloaded GIF files. The tool processes fetched media to generate static previews, enabling quick visual review for documentation, mockups, or social content preparation.

Do I need an API key to search for GIFs in my terminal?

An API key may be required to search for GIFs in your terminal, as the tool supports optional API key handling for provider authentication. This setup enables secure access and local caching of query results.

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

The best way to compare GIF search results before downloading is by browsing them in a TUI. This interface displays options in a compact format, allowing you to visually compare and select the appropriate media before fetching.

How do I integrate GIF search results into my existing automation scripts?

To integrate GIF search results into automation scripts, utilize the tool's command-line integration and output formatting features. Local caching and structured fetch outputs enable seamless processing by downstream automation tasks.