gifgrep

Search Tenor and Giphy GIFs, download results, and extract stills or sheets via CLI/TUI.

Updated Feb 3, 2026
One-click install
npx skills add https://github.com/sky770825/openclaw-console-hub --skill gifgrep-sky770825
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gifgrep
Source: https://github.com/sky770825/openclaw-console-hub/tree/main/openclaw-main/skills/gifgrep
Command: npx skills add https://github.com/sky770825/openclaw-console-hub --skill gifgrep-sky770825

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of finding, downloading, and extracting specific frames or sequences from GIF files, making it easier to use them in various contexts.

Core Features & Use Cases

  • GIF Search: Search GIF providers like Tenor and Giphy using a command-line interface.
  • TUI Browsing: Interact with search results in a Terminal User Interface for easy previewing.
  • Download & Extract: Download GIFs and extract individual still frames or create animated sheets from them.
  • Use Case: Quickly find a relevant GIF for a presentation, download it, and extract a single perfect frame to use as a thumbnail.

Quick Start

Search for GIFs related to "cats" and download the top 5 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 or Giphy using a CLI?

You can search and download GIFs from Tenor or Giphy using a command-line interface or terminal UI. The tool queries these providers, returning results as direct URLs or JSON for easy asset retrieval and content creation.

Can I extract still frames from a downloaded GIF for thumbnails?

Yes, you can extract individual still frames from a downloaded GIF. This allows you to capture a single perfect frame from an animation to use as a thumbnail or static image in your documentation and presentations.

Do I need an API key to search GIF providers like Giphy and Tenor?

API keys are optional for searching GIF providers like Giphy and Tenor. Providing API keys enables full access to provider search capabilities and specific features within the CLI for downloading and extracting assets.

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

The best way to preview GIF search results in the terminal is by using a TUI. The terminal user interface allows you to interact with and browse search results directly, facilitating easy previewing before downloading.

Can I output GIF search results as JSON data instead of downloading files?

Yes, you can output GIF search results as JSON data instead of downloading files. The tool supports various output formats including JSON and direct URLs, allowing you to handle metadata programmatically for asset management.

How do I create animated sheets from downloaded GIF files?

You can create animated sheets from downloaded GIF files using the extraction feature. This function processes the GIF to generate a sequence of frames or a consolidated sheet for content creation and documentation.