gif-search

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

Updated Jun 15, 2026
One-click install
npx skills add https://github.com/Piaoxuemoli/qoobeeHermes --skill gif-search-piaoxuemoli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gif-search
Source: https://github.com/Piaoxuemoli/qoobeeHermes/tree/main/hermes/skills/media/gif-search
Command: npx skills add https://github.com/Piaoxuemoli/qoobeeHermes --skill gif-search-piaoxuemoli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Searching and downloading GIFs manually can be time-consuming and inefficient. This Skill streamlines the process, allowing users to search for and download GIFs directly via the Tenor API with a simple command.

Core Features & Use Cases

  • Search GIFs: Use the Tenor API to search for GIFs based on a query.
  • Download GIFs: Automatically download GIFs in various formats directly from the search results.
  • Use Case: Quickly find and send a suitable GIF in a chat conversation or for content creation.

Quick Start

Search for a GIF by typing: gif-search "funny cat" 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 for GIFs using the Tenor API?

To search for GIFs using the Tenor API, you can use this Skill to query and download media via curl and jq. It automates the process of finding and retrieving GIFs based on your search terms directly from the command line.

Can I download GIFs from the Tenor API directly to my device?

Yes, you can download GIFs from the Tenor API directly. This Skill automates the download process, allowing you to retrieve GIF files in various formats immediately after searching for them using a simple command.

Do I need curl and jq installed to search and download GIFs?

Yes, curl and jq are required to search and download GIFs with this Skill. These command-line tools handle the API requests and process the JSON responses returned by the Tenor API.

What is the best way to automate GIF search for social media content?

The best way to automate GIF search for social media content is using this Skill's command-line interface. It queries the Tenor API with curl and parses results with jq, enabling quick automated retrieval of media for chat conversations.

Are there limitations when using the Tenor API to find GIFs?

Limitations when using the Tenor API to find GIFs depend on the API's rate limits and the available media library. This basic Skill queries and downloads GIFs using curl and jq without handling complex API pagination or advanced filtering.