reactions

React to the user's Telegram message with an emoji. Use when the message evokes a genuine emotional response.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "reactions" with this command: npx skills add naohainezha/skill/naohainezha-skill-reactions

Reactions Skill

React to the user's message with an emoji reaction (Telegram only).

Set a Reaction

curl -s -X POST http://localhost:23001/api/reaction/set \
  -H 'Content-Type: application/json' \
  -d '{"emoji": "❤️"}'

Response: {"success": true, "emoji": "❤️"}

Available Emoji

Must be one of: 👍 ❤ 🎉 😂 😢 😮 🔥 🤔 👎 🙏 🥰 🤣

When to Use

  • User's message evokes genuine emotion — excitement, gratitude, humor, surprise
  • Something funny or heartwarming
  • A simple acknowledgment when words aren't needed

When NOT to Use

  • Don't react to every message
  • Neutral or factual messages don't need reactions
  • Only works for Telegram messages

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

self-reflection

No summary provided by upstream source.

Repository SourceNeeds Review
General

image-gen

No summary provided by upstream source.

Repository SourceNeeds Review
General

here-now

No summary provided by upstream source.

Repository SourceNeeds Review
General

tscircuit

No summary provided by upstream source.

Repository SourceNeeds Review