ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified media Safety 4/5

emo-img

Send sticker/emoji images (表情包) in chat. Search local collection or online (Tenor), download favorites, and send via any channel (WhatsApp, Discord, iMessage, Telegram). Use when the user wants to send a sticker, emoji image, meme, or 表情包.

Why use this skill?

Enhance your chats with the emo-img skill for OpenClaw. Manage local stickers, search Tenor for memes, and send expressive media across all your messaging platforms.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/horisky/emo-img
Or

What This Skill Does

The emo-img skill provides OpenClaw agents with the ability to manage, search, and send sticker and emoji-based images (表情包) seamlessly across various communication platforms like WhatsApp, Discord, iMessage, and Telegram. By implementing a hybrid search architecture, it first prioritizes your personal local library, stored in ~/.openclaw/stickers/, before falling back to the Tenor online API. This ensures users can keep their favorite memes readily available while still having access to a virtually unlimited catalog of internet culture.

Installation

To install this skill, use the command: clawhub install openclaw/skills/skills/horisky/emo-img. Ensure that your environment variable STICKER_DIR is set if you wish to store your collections outside the default hidden directory. If you plan on performing heavy searches, please obtain a personal Tenor API key and configure the TENOR_API_KEY environment variable to avoid rate-limiting.

Use Cases

This skill is perfect for adding expressive, visual, or humorous elements to your automated conversations. Use it to respond to emotional cues (such as happiness, sadness, or surprise), to provide visual affirmation, or to inject personality into group chats. It excels in casual environments where text alone might be insufficient to convey tone.

Example Prompts

  1. "发个开心的表情包"
  2. "Send a thumbs up sticker to the group chat"
  3. "Search for a "crying" meme and add it to my collection"

Tips & Limitations

To maximize the effectiveness of this skill, ensure that when you add new images to your local collection, you utilize descriptive tags in both Chinese and English (e.g., 'excited,开心'). This dramatically improves the retrieval accuracy during searches. Be aware that downloading images from online sources requires network access; if the image is large, it may cause a slight latency in the chat response. Always verify the downloaded file path before attempting to send a message. Please note that the primary interface for sending is the 'message' tool, which handles file paths automatically, eliminating the need for manual API calls for the final delivery of the sticker.

Metadata

Author@horisky
Stars2387
Views1
Updated2026-03-09
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-horisky-emo-img": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#stickers#memes#emoji#chat#expression
Safety Score: 4/5

Flags: network-access, file-write, file-read, external-api