EN DE
← ← Zurück zur Übersicht

gif-search

media › gif-search v1.1.0
GIF Media Search Tenor API

Beschreibung

Search/download GIFs from Tenor via curl + jq.

Relevanz für unsere Projekte

Search/download GIFs from Tenor via curl + jq.

SKILL.md Preview

# GIF Search (Tenor API)

Search and download GIFs directly via the Tenor API using curl. No extra tools needed.

## When to use

Useful for finding reaction GIFs, creating visual content, and sending GIFs in chat.

## Setup

Set your Tenor API key in your environment (add to `${HERMES_HOME:-~/.hermes}/.env`):

```bash
TENOR_API_KEY=your_key_here
```

Get a free API key at https://developers.google.com/tenor/guides/quickstart — the Google Cloud Console Tenor API key is free and has generous rate

← ← Zurück zur Übersicht