gif-search

Search and download GIFs from the Tenor API using curl and jq.

Updated May 13, 2026
One-click install
npx skills add https://github.com/skkeoriw/hermes-brain --skill gif-search-skkeoriw
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gif-search
Source: https://github.com/skkeoriw/hermes-brain/tree/main/brain/hermes-home/skills/media/gif-search
Command: npx skills add https://github.com/skkeoriw/hermes-brain --skill gif-search-skkeoriw

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 Tenor, providing an efficient way to find and obtain the desired animated content.

Core Features & Use Cases

  • GIF Search: Quick search functionality using the Tenor API to locate GIFs.
  • Download Options: Offers various download sizes, including full-quality GIFs and small previews.
  • Use Case: Need a fun reaction GIF for a chat message? This Skill allows you to find and download it in seconds without the need for additional tools.

Quick Start

Search for a GIF by typing "find a celebratory GIF" and download the result.

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 using the Tenor API?

To search and download a GIF using the Tenor API, you can use this Skill to query Tenor and retrieve animated media directly. It leverages curl and jq to handle API requests and parse JSON responses for quick access to various download sizes.

What do I need to download GIFs from Tenor via command line?

You need curl and jq installed in your environment to download GIFs from Tenor via command line. These dependencies are required for interacting with the Tenor API and processing the JSON responses to retrieve your animated media files.

Can I get different download sizes when finding GIFs?

Yes, you can get different download sizes when finding GIFs. This Skill offers various download options including full-quality GIFs and small previews, allowing you to select the appropriate file size for your social media content or chat reactions.

How does querying the Tenor API for animated media work?

Querying the Tenor API for animated media works by sending a search query through curl, which returns a JSON response. The tool then uses jq to parse this JSON data and extract direct download links for the located GIF files.

What is the best way to find a reaction GIF for a chat message?

The best way to find a reaction GIF for a chat message is to use this Tenor API search functionality. It allows you to instantly find and download the desired animated content by typing a simple text query like "find a celebratory GIF".

Are there limitations to downloading GIFs with curl and jq?

Limitations of downloading GIFs with curl and jq include reliance on the Tenor API's rate limits and available content. Additionally, because it uses basic scripts, it requires a local environment with these specific dependencies pre-installed to function.