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.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/dandysuper/tg-sticker-emoji-moodWhat 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
- "Hey, I just finished my final project for the semester, I'm so hyped!"
- "Look at this meme I found online, it’s hilarious!"
- "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
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-dandysuper-tg-sticker-emoji-mood": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: file-read, code-execution, external-api
Related Skills
Telegram Colored Choices Buttons
Skill by dandysuper
ralphtalk
Self-improving conversational skill. Gets better at talking with every use. Saves what works to memory, evolves identity over time.
Seedance 2 Prompt Engineering Skill
Skill by dandysuper
coding-agent
Run Codex CLI, Claude Code, Kiro CLI, OpenCode, or Pi Coding Agent via background process for programmatic control.