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

telegram-sticker-vibes

Automatically send Telegram stickers and emojis that match the mood and vibe of the conversation. Activates on every Telegram message to add expressive, human-like sticker and emoji reactions without being asked. Use this skill whenever you are chatting on Telegram to make conversations feel alive and fun.

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/dandysuper/tg-sticker-emoji-mood
Or

What This Skill Does

The telegram-sticker-vibes skill transforms your OpenClaw agent into a dynamic, expressive conversationalist within Telegram. Instead of relying solely on plain text, this skill enables the agent to proactively select and send stickers or emojis that match the tone of the ongoing dialogue. By analyzing the sentiment and context of incoming messages, the agent determines the appropriate emotional response—whether that is humor, excitement, comfort, or casual banter—and delivers a visual reaction to keep the conversation feeling alive and human-like.

Installation

To integrate this skill, use the ClawHub CLI to install the dependency from the official repository:

clawhub install openclaw/skills/skills/dandysuper/tg-sticker-emoji-mood

Ensure that your environment variables are correctly configured, specifically that $TELEGRAM_CHAT_ID is available during the execution of your agent's response logic to allow the script to route stickers to the active thread.

Use Cases

This skill is perfect for social interactions where the goal is to build rapport or maintain a casual atmosphere. Key use cases include:

  • Group Chat Participation: Acting as a participant who reacts to memes, jokes, or status updates.
  • Casual Messaging: Softening transactional replies with visual cues to make the agent feel less robotic.
  • Emotional Support: Providing non-verbal validation by sending comforting or celebratory stickers following a user's update.

Example Prompts

  1. "Hey, I just finished my final project for the semester, I'm so hyped!"
  2. "Look at this meme I found online, it’s hilarious!"
  3. "Do you want to grab coffee later and just hang out?"

Tips & Limitations

To maximize the effectiveness of this skill, prioritize 'sticker-first' responses (sending the sticker before the text) when the vibe is casual, as this mimics organic messaging habits. However, remain mindful of context; avoid stickers when the conversation shifts to business-critical, technical, or high-stakes topics, as these require a professional tone. You can use the --list-set command to discover and cache specific file_id values to ensure consistent and high-quality sticker selections, rather than relying solely on set-based randomization. Always monitor user feedback—if a user explicitly requests a more formal tone, suppress sticker usage entirely.

Metadata

Stars3376
Views4
Updated2026-03-24
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-dandysuper-tg-sticker-emoji-mood": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags(AI)

#telegram#messaging#automation#social#expression
Safety Score: 4/5

Flags: file-read, code-execution, external-api