gifgrep

Search GIF providers like Tenor and Giphy via CLI/TUI and extract frames or sheets.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/spoonbobo/trinity --skill gifgrep-spoonbobo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gifgrep
Source: https://github.com/spoonbobo/trinity/tree/main/app/skills/gifgrep
Command: npx skills add https://github.com/spoonbobo/trinity --skill gifgrep-spoonbobo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the process of finding, downloading, and extracting information from GIF files, saving time and effort in content creation and sharing.

Core Features & Use Cases

  • GIF Search: Search popular GIF providers like Tenor and Giphy.
  • Download & Preview: Download search results and preview them directly.
  • Extract Stills/Sheets: Extract individual frames as still images or create a grid of frames (sheets) for easy review.
  • Use Case: Quickly find and download relevant GIFs for a presentation, or extract key frames from a GIF for use in documentation.

Quick Start

Search for GIFs of cats with a maximum of 5 results and download them.

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 search and download GIFs from Tenor or Giphy via command line by using a TUI interface to query providers, preview results, and save files directly to your local environment.

Can I extract still frames or frame sheets from an animated GIF?

Yes, you can extract still frames or frame sheets from an animated GIF by processing the downloaded file to output individual images or a grid layout for easy review.

What is the best way to get GIF search results as JSON data?

Getting GIF search results as JSON data is supported by specifying JSON output during your search query, allowing you to extract specific fields like URLs for programmatic use.

Do I need any external dependencies to run gifgrep for animation extraction?

No external dependencies are required to run gifgrep for animation extraction, as the skill operates independently without needing additional packages installed in your environment.

How do I preview downloaded GIFs without leaving the terminal?

You can preview downloaded GIFs without leaving the terminal by using the built-in preview option after a search, which also supports revealing files in your file manager.