gifgrep

Search GIF providers and download selected GIFs with stills or sprite sheets.

1|Updated Apr 28, 2026
One-click install
npx skills add https://github.com/seasonmac/Full-Scene-Agents --skill gifgrep-seasonmac
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gifgrep
Source: https://github.com/seasonmac/Full-Scene-Agents/tree/main/openclaw/skills/gifgrep
Command: npx skills add https://github.com/seasonmac/Full-Scene-Agents --skill gifgrep-seasonmac

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GIF resources are scattered across providers and extracting frames for quick previews is tedious; gifgrep streamlines discovery, preview, and asset extraction in one workflow.

Core Features & Use Cases

  • Unified search across GIF providers (Tenor, Giphy) with CLI/TUI interfaces.
  • Download & extract: save chosen GIFs and generate stills or sprite sheets for documentation, PRs, and previews.
  • Use Case: A designer needs fast GIF previews for a social media draft; use gifgrep to search, download, and export stills for review.

Quick Start

Use gifgrep to search for a query and fetch the top results for quick review.

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 querying providers like Tenor or Giphy. This tool retrieves results based on your text query, allowing you to browse in a TUI and save selected files directly.

Can I extract stills or generate a sprite sheet from a GIF for documentation?

Yes, you can extract stills or generate a sprite sheet from a GIF for documentation. After downloading a selected GIF, the tool processes the file to export individual frames or a combined sprite sheet.

Do I need an API key to search Tenor or Giphy for GIFs?

An API key is optional to search Tenor or Giphy for GIFs. You can configure source selection to auto, tenor, or giphy, and the tool supports optional API keys for accessing these providers.

How can I output GIF search results as JSON for downstream workflows?

You can output GIF search results as JSON for downstream workflows by using the tool's JSON output formatting option. This structures the retrieved search data for programmatic use.

What is the best way to preview GIF search results without leaving the terminal?

The best way to preview GIF search results without leaving the terminal is using a text user interface. This TUI lets you browse retrieved GIFs from providers directly in your console.

Why use a CLI tool instead of a web browser for finding and downloading GIFs?

Using a CLI tool for finding and downloading GIFs streamlines discovery and asset extraction into one workflow. It bypasses manual browser downloads, enabling direct stills generation and JSON output for documentation.