gifgrep

Search GIF providers via CLI/TUI and download results with metadata.

2.5k|423|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/Bitterbot-AI/bitterbot-desktop --skill gifgrep-bitterbot-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gifgrep
Source: https://github.com/Bitterbot-AI/bitterbot-desktop/tree/main/skills/gifgrep
Command: npx skills add https://github.com/Bitterbot-AI/bitterbot-desktop --skill gifgrep-bitterbot-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GIF content is scattered across providers and manually collecting previews, stills, or sheets is tedious; gifgrep brings CLI/TUI access to search, browse, and seed assets quickly.

Core Features & Use Cases

  • CLI/TUI search across GIF sources (Tenor and Giphy) to find relevant results
  • Download results to local storage for offline usage and sharing
  • Extract stills or sheets from GIFs for thumbnails, documentation, or PRs
  • Real-world use cases include creating social assets, rapid feedback, and media draft workflows

Quick Start

Run a search, then preview or download results using the CLI/TUI to generate stills or sprite sheets.

Frequently Asked Questions about gifgrep

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

FAQPage Schema
How do I search for GIFs from the command line?

Search GIFs from the command line by querying providers like Tenor and Giphy through a CLI or TUI interface, returning structured results including id, title, url, preview_url, tags, width, and height.

How do I extract stills or sprite sheets from a GIF for thumbnails?

Extract stills or sprite sheets from a downloaded GIF via the CLI or TUI to produce static image assets for thumbnails, documentation, or PRs.

Do I need API keys to search and download GIFs from Giphy and Tenor?

Searching and downloading GIFs requires an API key for Giphy, while the Tenor API key is optional depending on the configured source.

What's the best way to download and preview GIFs locally for offline usage?

Download and preview GIFs locally by using the CLI or TUI to search providers, browse results, and save selected GIFs to local storage for offline usage and sharing.

Can I specify which GIF source to search across multiple providers?

Specify the GIF source by setting the source parameter to auto, tenor, or giphy, targeting a single provider or selecting automatically across available sources.