GIF搜索器

Search Tenor and Giphy GIFs via command-line interface and download results.

Updated Mar 3, 2026
One-click install
npx skills add https://github.com/feiji77-2/openclaw --skill gif-feiji77-2
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: GIF搜索器
Source: https://github.com/feiji77-2/openclaw/tree/main/skills/gifgrep
Command: npx skills add https://github.com/feiji77-2/openclaw --skill gif-feiji77-2

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of finding, downloading, and extracting frames from GIFs directly from your command line or terminal.

Core Features & Use Cases

  • Search & Preview: Find GIFs from providers like Tenor and Giphy with text queries.
  • Download: Save GIFs directly to your local machine.
  • Frame Extraction: Extract individual still frames or create a grid of frames (a sheet) from a GIF.
  • Use Case: Quickly find a relevant GIF for a presentation, download it, and extract a specific frame to use as a thumbnail.

Quick Start

Use gifgrep to search for "cats" and download the top 5 results.

Frequently Asked Questions about GIF搜索器

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search and download GIFs from Giphy and Tenor via command line?

You can search and download GIFs from Giphy and Tenor by using command-line queries to find specific animations and save them directly to your local machine. The tool supports text queries to find relevant GIFs quickly.

Can I extract static frames or a frame sheet from a downloaded GIF?

Yes, you can extract individual static frames or generate a grid frame sheet from a downloaded GIF. This allows you to capture specific still images for use as thumbnails or presentation assets.

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

The best way to browse GIF search results in the terminal is by using the built-in TUI browsing mode. This interface allows you to visually preview animations from providers like Tenor and Giphy before downloading.

Does this GIF search tool support outputting results in JSON format for scripting?

Yes, the GIF search tool supports outputting search results in JSON format or other specific formats. This enables seamless integration into automated scripts and programmatic workflows for downloading animations.

Why extract frames from a GIF instead of using the animation directly?

Extracting frames from a GIF allows you to isolate specific still images, useful when you need a static thumbnail for a presentation or document. Frame sheets provide a visual overview of the entire animation sequence.