giphy

Search Giphy for GIF URLs and output them to stdout.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/cgk-platform/cgk --skill giphy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: giphy
Source: https://github.com/cgk-platform/cgk/tree/main/openclaw-skills/giphy
Command: npx skills add https://github.com/cgk-platform/cgk --skill giphy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

GIFs are often hard to locate and share quickly in chat, making reactions and morale-boosting messages slower to land.

Core Features & Use Cases

  • Search Giphy for GIF URLs and surface them for direct sharing.
  • Use cases include celebrations, morale boosts, quick reactions, and informal team updates.
  • Output is a direct GIF URL suitable for Slack unfurling or inline sharing.

Quick Start

Ask the AI to search Giphy for a GIF matching a sentiment and return a URL suitable for sharing in chat.

Frequently Asked Questions about giphy

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

FAQPage Schema
How do I find a GIF URL for sharing in Slack chat?

To find a GIF URL for Slack chat, this Skill searches Giphy using a sentiment keyword and returns a direct URL suitable for Slack unfurling and inline sharing.

Can I get a random GIF reaction for a team celebration message?

Yes, you can get a random GIF reaction for a team celebration message by asking the AI to search Giphy with optional randomization enabled to vary the results.

How do I filter GIF search results by rating for casual conversations?

To filter GIF search results by rating for casual conversations, this Skill supports optional rating filters when querying the Giphy API to control content appropriateness.

Do I need a Giphy API key to search for reaction GIFs?

Yes, you need a Giphy API key to search for reaction GIFs. This Skill loads the required GIPHY API key from your environment variables or a local .env file configuration.

What happens when a GIF search fails or returns an error?

When a GIF search fails, this Skill logs meaningful error messages to stderr while still returning valid GIF URLs to stdout, ensuring chat workflows are not disrupted by silent failures.