gif-search

Search animated GIFs via GIPHY and Tenor APIs and return URLs.

1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/winsorllc/upgraded-carnival --skill gif-search-winsorllc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gif-search
Source: https://github.com/winsorllc/upgraded-carnival/tree/main/.pi/skills/gif-search
Command: npx skills add https://github.com/winsorllc/upgraded-carnival --skill gif-search-winsorllc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you quickly find and retrieve animated GIFs for various communication needs, eliminating the manual search across different platforms.

Core Features & Use Cases

  • Search GIFs: Find GIFs based on keywords using GIPHY and Tenor APIs.
  • Specify Limit: Control the number of results returned.
  • Get URL Only: Retrieve just the direct URL of a GIF.
  • Use Case: When someone asks for a reaction GIF in a chat, use this Skill to find and provide a relevant animated image.

Quick Start

Search for GIFs of cats with the command /job/.pi/skills/gif-search/gif-search.js "cats".

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 animated GIFs to share in a chat?

To search for animated GIFs, you provide a keyword query, and the Skill retrieves matching animations using the GIPHY and Tenor APIs. It outputs the GIF results so you can easily share dynamic content across messaging platforms.

Can I control the number of GIF results returned from a search?

Yes, you can specify a limit to control the exact number of GIF results returned. This feature helps manage output volume when you only need a single reaction image or a specific set of animated memes.

How do I get only the direct URL for a specific animated GIF?

You can retrieve just the direct URL of a GIF by using the URL-only output option. This strips away extra metadata, providing a clean link ready for immediate integration into your messaging platform.

Does this GIF search tool support both GIPHY and Tenor APIs?

Yes, the GIF search functionality integrates directly with both the GIPHY and Tenor APIs. This dual-platform support expands the available pool of animations and memes for your keyword queries.

What is the best way to find reaction memes for dynamic content sharing?

The best way to find reaction memes is to run a keyword-based search for your desired emotion or subject. The Skill queries large animation databases to instantly find and provide relevant dynamic content.

Why retrieve only the GIF URL instead of the full animation file?

Retrieving only the GIF URL reduces payload size and simplifies integration with messaging platforms. It allows you to dynamically share dynamic content links without downloading or hosting the actual animation files.