gif-search

Search and download GIFs from the Tenor API using curl.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/Simon-Copilot-Studio/ai-content-hub --skill gif-search-simon-copilot-studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gif-search
Source: https://github.com/Simon-Copilot-Studio/ai-content-hub/tree/main/media/gif-search
Command: npx skills add https://github.com/Simon-Copilot-Studio/ai-content-hub --skill gif-search-simon-copilot-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly locate and obtain GIFs for messaging and content creation by querying Tenor via curl, eliminating the need for browser hops or heavy clients.

Core Features & Use Cases

  • Lightweight GIF search and URL retrieval via curl
  • Retrieve direct GIF URLs and download selected results for immediate use
  • Use case: add expressive media to chats, posts, and presentations without leaving the terminal

Quick Start

Search for a GIF and download the top result using your Tenor API key.

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 Tenor GIFs using curl?

Search for Tenor GIFs using curl by querying the Tenor API, which returns direct media URLs for immediate embedding or downloading without heavy clients. It requires a valid TENOR_API_KEY and jq installed.

What do I need to download GIFs from Tenor via curl?

To download GIFs from Tenor via curl, you need the curl tool, jq for parsing JSON responses, and a valid TENOR_API_KEY configured in your environment. No additional dependencies or extra tools are required.

Can I retrieve direct GIF URLs for embedding in chat reactions?

Yes, you can retrieve direct GIF URLs for embedding in chat reactions. The tool queries the Tenor API via curl and returns direct media links suitable for social posts and quick visual content creation.

What is the best way to get visual content for messaging without leaving the terminal?

The best way to get visual content for messaging without leaving the terminal is querying Tenor via curl. This approach eliminates browser hops, returning direct GIF URLs and downloads for immediate use in posts.

Does the Tenor API search tool require any extra dependencies?

No, the Tenor API search tool requires no extra dependencies beyond curl and jq. It uses the lightweight curl command to query the API, provided the TENOR_API_KEY is present in the environment.

Why use curl to fetch Tenor GIFs instead of a browser?

Use curl to fetch Tenor GIFs instead of a browser to eliminate browser hops and avoid heavy clients. This lightweight approach quickly retrieves direct media URLs for embedding directly within your terminal workflow.