xmr

Send and receive emoji reactions in XMPP messages using XEP-0444.

3|5|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/elmafioso79/xmpp-channel --skill xmr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: xmr
Source: https://github.com/elmafioso79/xmpp-channel/tree/main
Command: npx skills add https://github.com/elmafioso79/xmpp-channel --skill xmr

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @xmpp/client, @xmpp/console, openclaw/plugin-sdk, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill allows users to add and view emoji reactions to messages within XMPP, facilitating richer and more expressive communication online.

Core Features & Use Cases

  • Send and receive reactions: Support for emoji reactions in group chats and direct messages using XEP-0444.
  • Compatibility: Works with native XMPP clients like Conversations and Gajim to maintain standard behavior.
  • Use Case: A team member reacts with a 👍 emoji to a project update, instantly providing feedback without sending a separate message.

Quick Start

Instruct the AI to add a thumbs-up reaction to the latest message in the group chat.

Frequently Asked Questions about xmr

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

FAQPage Schema
How do I add emoji reactions to XMPP messages?

To add emoji reactions to XMPP messages, use a Skill implementing XEP-0444. It handles sending and receiving reactions in group chats and direct messages, enhancing communication without sending separate text replies.

What is XEP-0444 and how does it work for chat reactions?

XEP-0444 is the XMPP protocol extension defining message reactions. This Skill implements it to send and receive emoji feedback in conversations, allowing users to express responses instantly without composing full text messages.

Do I need OMEMO encryption for emoji reactions in XMPP?

OMEMO is required for emoji reactions when handling encrypted messages. The Skill processes reactions by utilizing XEP-0444 alongside OMEMO, ensuring secure communication and reliable performance across supported clients.

Does this XEP-0444 reaction implementation work with Conversations and Gajim?

Yes, this implementation works with native XMPP clients like Conversations and Gajim. It maintains standard behavior by adhering to XEP-0444, ensuring compatibility across different platforms for sending and receiving reactions.

Can I use emoji reactions in XMPP group chats?

Yes, you can use emoji reactions in XMPP group chats. The Skill supports both group and direct messaging contexts, allowing participants to react to messages and provide instant feedback without sending separate text replies.