gif-search

Search and download GIFs from Tenor using curl and jq.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill allows users to easily search for and download GIFs from Tenor without needing to install additional software beyond basic command-line tools.

Core Features & Use Cases

  • GIF Search: Find reaction GIFs or visual content based on keywords.
  • GIF Download: Directly download GIFs to your local machine.
  • Use Case: Quickly find a "thumbs up" GIF to send in a chat conversation or download a "celebration" GIF for a social media post.

Quick Start

Search for and download the top result for the query "celebration".

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 GIFs from Tenor using the command line?

Search and download GIFs from Tenor by using command-line tools to interact with the Tenor API. This Skill facilitates finding reaction GIFs and creating visual content for chat applications directly from your local machine.

Do I need curl and jq to search for reaction GIFs?

Yes, you need curl and jq installed on your local machine. The Skill requires curl for Tenor API interaction and jq for parsing the JSON responses to successfully download GIFs.

Can I download a celebration GIF for a social media post without extra software?

Yes, you can download a celebration GIF without installing additional software beyond basic command-line utilities. The Skill queries the Tenor API and saves the GIF locally.

What is the best way to find visual content like a thumbs up GIF for chat applications?

The best way to find a thumbs up GIF for chat applications is querying the Tenor API based on keywords. The Skill returns the top result for your search query and downloads the visual content directly.

Does Tenor API search support downloading GIFs directly to my local machine?

Yes, Tenor API search supports downloading GIFs directly to your local machine. The Skill handles the API interaction and uses command-line tools to save the requested GIF files locally.