gifgrep

Search GIF providers and extract still images or frame grids.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/dingdyan/openclaw-workspace-v2 --skill gifgrep-dingdyan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gifgrep
Source: https://github.com/dingdyan/openclaw-workspace-v2/tree/main/skills/gifgrep
Command: npx skills add https://github.com/dingdyan/openclaw-workspace-v2 --skill gifgrep-dingdyan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Finding the right GIF often requires repetitive searching, manual downloading, and opening files to grab usable stills or grids for sharing and documentation.

Core Features & Use Cases

  • GIF search across providers: Search Tenor and Giphy (with automatic source selection) and browse results in a TUI.
  • Preview and download workflows: Preview results and download matches directly to your Downloads folder, then reveal them in Finder.
  • Extract stills and sheets: Extract single frames as still images or generate “sheets” (a single PNG grid) for quick review in PRs, docs, and chat.

Quick Start

Run a GIF search and download the top 1 result as a URL for immediate use.

Frequently Asked Questions about gifgrep

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract still frames from a GIF for documentation?

You can extract still frames from a GIF by running a CLI pipeline that pulls single frames or generates a PNG grid sheet. This produces usable still images or frame grids for quick review in PRs and documentation.

What is the best way to search and download GIFs from Tenor and Giphy?

Searching and downloading GIFs from Tenor and Giphy is done through a TUI that supports automatic source selection. You can browse preview results, download matches directly to your Downloads folder, and reveal them in Finder.

Can I generate a frame grid sheet from a downloaded GIF file?

Yes, you can generate a frame grid sheet from a downloaded GIF file. By configuring extraction parameters like frame counts and grid columns, the tool outputs a single PNG grid for quick visual review.

Do I need a specific executable to search GIFs and extract still images?

Yes, you need the gifgrep executable to search GIFs and extract still images. It provides the TUI for browsing providers and the CLI pipelines required for downloading files and generating frame grids.

What parameters can I use to customize GIF sheet extraction?

You can customize GIF sheet extraction using parameters like timestamps, frame counts, and grid columns. These options control the specific stills and the layout of the resulting PNG grid sheet.