gif-search

Search Tenor API for GIFs and download them locally.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/LynxLabVN/office-agent --skill gif-search-lynxlabvn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gif-search
Source: https://github.com/LynxLabVN/office-agent/tree/main/agent-core/skills/media/gif-search
Command: npx skills add https://github.com/LynxLabVN/office-agent --skill gif-search-lynxlabvn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires curl, jq, and includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the process of searching and downloading GIFs from the Tenor API, saving users time by eliminating the need to navigate external sites or search engines.

Core Features & Use Cases

  • GIF Search: Easily find reaction GIFs and more using simple search terms.
  • Download GIFs: Save the desired GIFs directly to your system with one command.
  • Use Case: Ideal for quick access to animated content for chat or creating visual memes.

Quick Start

To search for a 'cat' GIF and download it, simply say 'gif-search search cat and download'.

Frequently Asked Questions about gif-search

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

FAQPage Schema
How do I search and download a GIF from Tenor using a command line interface?

To search and download a GIF from Tenor, you provide search terms to retrieve animated images via the Tenor API, which handles URL extraction and saves the file locally. This streamlines accessing reaction GIFs without navigating external sites.

Do I need curl and jq installed to extract Tenor GIF download URLs?

Yes, you need curl and jq installed to extract Tenor GIF download URLs. These dependencies handle the API requests and parse the JSON responses to manage the file saving process locally on your system.

Can I retrieve and save specific reaction GIFs directly to my local system?

You can retrieve and save specific reaction GIFs directly to your local system by providing simple search terms. The process queries the Tenor API, extracts the download URLs, and manages the file saving automatically.

What is the best way to automate animated image retrieval for visual memes?

The best way to automate animated image retrieval for visual memes is querying the Tenor API with minimal input. This approach eliminates manual external site navigation, efficiently extracting and saving GIF files locally for immediate use.

Are there limitations when using the Tenor API to find and save GIF files?

Limitations when using the Tenor API to find and save GIF files include relying entirely on the API's search results and requiring local dependencies like curl and jq. The process is optimized for quick retrieval rather than advanced image editing.