gifgrep

Search Tenor and Giphy GIFs and download selections via CLI/TUI.

Updated Dec 6, 2016
One-click install
npx skills add https://github.com/majunbao/learn --skill gifgrep-majunbao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gifgrep
Source: https://github.com/majunbao/learn/tree/main/openclaw_tags/openclaw-2026.3.2/skills/gifgrep
Command: npx skills add https://github.com/majunbao/learn --skill gifgrep-majunbao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GIF discovery and retrieval across providers is manual and scattered; gifgrep unifies search, preview, download, and frame extraction in a fast CLI/TUI workflow.

Core Features & Use Cases

  • Search across GIF providers (Tenor and Giphy) from the terminal.
  • Preview results in a TUI, download selections, and extract stills or sheets for docs or sharing.
  • Use case: quickly assemble a set of GIF assets for a presentation or design brief.

Quick Start

Run gifgrep with a query to search GIF providers and download 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 directly in the terminal?

Search and download GIFs from Tenor and Giphy directly in the terminal by running a query in a CLI or TUI interface. The tool previews results, downloads selections, and outputs structured metadata including id, title, url, preview_url, tags, width, and height.

Can I extract still frames or sheets from a GIF via command line?

Yes, you can extract stills or sheets from a GIF via command line. The workflow supports extracting individual frames or summary sheets from downloaded GIFs for quick sharing or embedding into design briefs and documentation.

What is the best way to find and manage GIF assets without leaving the CLI?

The best way to find and manage GIF assets without leaving the CLI is using a TUI workflow that unifies provider search, preview, and download. It fetches results from Tenor and Giphy and lets you browse previews before downloading selections.

Does this CLI GIF search tool require any external dependencies or API keys?

The CLI GIF search tool operates with no external dependencies. It integrates directly with Tenor and Giphy to search GIFs, browse TUI previews, and download stills without requiring additional component installations.

What metadata is returned when downloading GIFs through a CLI workflow?

Downloading GIFs through a CLI workflow returns structured results containing the id, title, url, preview_url, tags, width, and height. This structured output allows for easy integration into scripts or asset management systems.