gif-search

Search Tenor API and download GIF files using curl and jq.

3|1|Updated Apr 19, 2024
One-click install
npx skills add https://github.com/guccang/blogclaw --skill gif-search-guccang
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: gif-search
Source: https://github.com/guccang/blogclaw/tree/main/cmd/hermes-agent/vendor/hermes_runtime/skills/media/gif-search
Command: npx skills add https://github.com/guccang/blogclaw --skill gif-search-guccang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill removes the manual effort of searching for and downloading GIFs by providing a direct Tenor API workflow for finding visual content quickly.

Core Features & Use Cases

  • GIF Search: Query Tenor for reaction GIFs and retrieve suitable GIF URLs using simple API requests.
  • GIF Download: Download selected GIF files and access different media formats such as full quality or preview versions.
  • Use Case: Create chat responses, social content, or visual messages by quickly finding relevant GIFs through Tenor search.

Quick Start

Use the gif-search skill to find a celebration GIF and download the top matching result.

Frequently Asked Questions about gif-search

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I download GIFs from Tenor using an API?▼

To download GIFs from Tenor, you can use this Skill to query the Tenor API via curl and jq, retrieving GIF metadata and downloading full-quality files or preview versions for chat and social content.

What is the best way to search for reaction GIFs programmatically?▼

The best way to search for reaction GIFs programmatically is using a direct API workflow like this Skill, which queries Tenor to find suitable visual content and retrieves matching GIF URLs without manual browsing.

Do I need curl and jq installed to search for GIFs?▼

Yes, you need curl and jq command line tools installed to use this Skill, as it requires them for querying the Tenor API and retrieving GIF metadata and files.

Can I retrieve different media formats when downloading GIFs?▼

Yes, you can retrieve different media formats when downloading GIFs, as this Skill accesses Tenor API responses to provide both full-quality GIF files and preview versions for your workflows.

How does a Tenor API workflow reduce manual media discovery effort?▼

A Tenor API workflow reduces manual media discovery effort by directly querying online GIF search services, retrieving relevant metadata and files programmatically instead of manually browsing and downloading reaction images.