gifgrep

Search GIF providers via CLI/TUI and extract stills or sheets from downloaded GIFs.

2|1|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/zhangziliang04/moltbot_deepseek --skill gifgrep-zhangziliang04
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gifgrep
Source: https://github.com/zhangziliang04/moltbot_deepseek/tree/main/skills/gifgrep
Command: npx skills add https://github.com/zhangziliang04/moltbot_deepseek --skill gifgrep-zhangziliang04

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

GIF assets are scattered across providers and reviews require manual searches, previews, and downloads. This Skill consolidates search, preview, and extraction into a single CLI/TUI workflow.

Core Features & Use Cases

  • Unified search: query GIF providers (Tenor, Giphy) from a terminal interface.
  • Preview & download: preview results in a TUI and download selected GIFs to your device.
  • Stills & sheets: extract still frames or sprite sheets for documentation, sharing, or quick reviews.
  • Use Case: A content creator can quickly source a GIF for a social post, download it, and generate a still image for a thumbnail.

Quick Start

Search for "office handshake" and open the TUI to browse 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 the command line?

You can search and download GIFs from the command line by querying providers like Tenor or Giphy through a TUI, previewing the results, and saving your chosen files directly to your device.

Do I need API keys to search for GIFs using a terminal interface?

Yes, you need API keys to search for GIFs using a terminal interface when querying specific providers like Tenor or Giphy, though an auto provider selection option is also available.

How can I extract still frames or sprite sheets from a downloaded GIF?

You can extract still frames or sprite sheets from a downloaded GIF using this workflow, which generates static images suitable for quick reviews, documentation, or sharing.

Can I get JSON-ready metadata for GIFs downloaded via a CLI?

Yes, you can get JSON-ready metadata for GIFs downloaded via a CLI, as the workflow outputs structured metadata alongside the fetched results for integration purposes.

What is the best way to consolidate GIF search and preview into a single workflow?

The best way to consolidate GIF search and preview into a single workflow is using a unified CLI/TUI that queries multiple providers, displays results for browsing, and handles extraction automatically.