gifgrep

Search Tenor and Giphy GIFs via CLI or TUI, download results, and extract still frames.

10|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/wixette/clawnotes --skill gifgrep-wixette
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gifgrep
Source: https://github.com/wixette/clawnotes/tree/main/openclaw-snapshots/20260312/skills/gifgrep
Command: npx skills add https://github.com/wixette/clawnotes --skill gifgrep-wixette

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the process of finding, downloading, and extracting specific frames or sheets from animated GIFs, saving time on manual searching and editing.

Core Features & Use Cases

  • GIF Search & Preview: Search GIF providers like Tenor and Giphy with CLI or TUI interfaces.
  • Download & Extract: Download search results and extract individual stills or create frame sheets.
  • Use Case: Quickly find a specific reaction GIF for a chat, download it, and extract a single frame as a static image for a presentation.

Quick Start

Use the gifgrep skill to search for '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 via command line?

You can extract still frames from animated GIFs by downloading the GIF and using frame extraction features to output individual static images or compile multiple frames into a single frame sheet.

How do I extract still frames from an animated GIF?

You can extract still frames from animated GIFs by downloading the GIF and using frame extraction features to output individual static images or compile multiple frames into a single frame sheet.

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

Yes, searching Giphy and Tenor for GIFs may require API keys. You need to configure the GIPHY_API_KEY or TENOR_API_KEY environment variables before executing search queries to authenticate your requests.

What's the best way to integrate GIF search results into an automated workflow?

The best way to integrate GIF search results into an automated workflow is to output query results as JSON or specific fields like URLs, allowing scripts to programmatically parse and utilize the retrieved GIF data.

Can I install a GIF search CLI tool using Homebrew or Go modules?

Yes, you can install this GIF search CLI tool using Homebrew or Go modules, which provides the necessary command-line environment to execute searches, download files, and extract frames without manual setup overhead.