gif-search

Searches and downloads GIFs from Tenor using curl and jq.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/AXGZ21/hermes-agent-railway --skill gif-search-axgz21
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gif-search
Source: https://github.com/AXGZ21/hermes-agent-railway/tree/main/skills/gifs/gif-search
Command: npx skills add https://github.com/AXGZ21/hermes-agent-railway --skill gif-search-axgz21

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill allows you to quickly find and download GIFs from Tenor without needing to install any extra software beyond standard command-line tools.

Core Features & Use Cases

  • GIF Search: Find GIFs based on keywords.
  • URL Retrieval: Get direct URLs for GIFs, including preview versions.
  • Direct Download: Download the top search result as a GIF file.
  • Metadata Extraction: Retrieve GIF titles, URLs, and dimensions.
  • Use Case: Need a quick reaction GIF for a chat? Use this Skill to search for "thumbs up" and get a URL or download the GIF directly.

Quick Start

Search for GIFs related to 'celebration' and download the top result to a file named 'celebration.gif'.

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 command-line tools?▼

You can search and download a GIF from Tenor using standard command-line utilities like curl and jq. This Skill retrieves direct media URLs and downloads the top result as a GIF file without needing extra software installations.

Can I get direct media URLs for reaction GIFs to embed in chat applications?▼

Yes, you can retrieve direct media URLs for reaction GIFs, including preview versions. This provides the direct links needed to embed visual content directly into chat applications or scripts.

Do I need to install any additional dependencies to find GIFs via command line?▼

No additional dependencies are required to find GIFs beyond standard command-line tools. The Skill operates using curl and jq, which are common utilities pre-installed on most Unix-like operating systems.

What GIF metadata can I extract when searching Tenor results?▼

When searching Tenor results, you can extract GIF metadata including titles, direct URLs, and image dimensions. This metadata helps you filter and select the appropriate visual content for your needs.

What's the best way to script quick GIF retrieval for visual content creation?▼

The best way to script quick GIF retrieval is using this Skill's curl and jq integration. It provides scriptable GIF retrieval and management capabilities, allowing you to automate finding and downloading visual content.

Why does my GIF search return preview versions instead of full quality files?▼

Your GIF search returns preview versions because the URL retrieval feature includes both preview and direct media links. You can select the appropriate URL from the extracted metadata to download the full quality GIF file.