gifgrep

Discover and download GIF assets from Tenor or Giphy via CLI/TUI.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

gifgrep enables quick discovery and retrieval of GIFs from major providers (Tenor and Giphy) through a CLI/TUI, including downloading results and extracting still frames or sprite sheets for documentation, sharing, or review.

Core Features & Use Cases

  • CLI/TUI-based GIF search: Browse and preview results in a terminal interface.
  • Download & extraction: Save selected GIFs and generate stills or sprite sheets for presentations and docs.
  • Use Case: Marketing teams, product teams, or content creators needing rapid GIF assets for demos or social posts.

Quick Start

Run gifgrep tui 'office handshake' to preview results in the TUI and download the top match.

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 and download stills from the terminal?

Search for GIFs and download stills by running gifgrep tui 'query' to preview results in a TUI and save matches. This CLI workflow outputs structured data including id, title, url, and preview_url.

Can I extract still frames or sprite sheets from a GIF for documentation?

Yes, you can extract still frames or sprite sheets from a GIF for documentation. The gifgrep workflow supports downloading selected GIFs and generating stills or sprite sheets for presentations and docs.

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

Yes, you need API access to search Tenor and/or Giphy GIFs via CLI. The workflow requires access to GIF providers' APIs to discover and retrieve assets and output structured results.

What is the best way to find and preview GIF assets for marketing demos?

The best way to find and preview GIF assets for marketing demos is using a CLI/TUI workflow like gifgrep. It enables rapid GIF discovery, preview, and retrieval in a single workflow for product teams and content creators.

Does gifgrep work without any external dependencies?

Yes, gifgrep works without external package dependencies, but it requires API access to GIF providers like Tenor and Giphy to retrieve search results and download assets.

Why use a CLI GIF search tool instead of browsing provider websites?

A CLI GIF search tool streamlines asset retrieval by enabling preview and download in a single workflow. It outputs structured data like id, title, url, and preview_url for immediate downstream use in documentation or demos.