Emoji Reaction Automator
/install emoji-reaction-automator
Usage
const { suggestReaction } = require('./index.js');
const text = "This is awesome! Great job.";
const suggestion = suggestReaction(text);
// Returns: { category: "positive", emoji: "👍", confidence: 0.9 }
Supported Categories
- Positive: 👍, ❤️, 🙌, ✅
- Negative: 👎, 💔, ❌, ⚠️
- Funny: 😂, 🤣, 💀
- Curious: 🤔, 🧐, ❓
- Excited: 🎉, 🚀, 🔥
- Neutral: 👀, 🆗
Notes
This is a lightweight rule-based sentiment mapper designed for quick reactions without heavy ML dependencies.
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install emoji-reaction-automator - After installation, invoke the skill by name or use
/emoji-reaction-automator - Provide required inputs per the skill's parameter spec and get structured output
What is Emoji Reaction Automator?
Suggests emoji reactions for text messages based on sentiment analysis (positive, negative, funny, neutral). Use to increase social engagement and human-like... It is an AI Agent Skill for Claude Code / OpenClaw, with 814 downloads so far.
How do I install Emoji Reaction Automator?
Run "/install emoji-reaction-automator" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Emoji Reaction Automator free?
Yes, Emoji Reaction Automator is completely free (open-source). You can download, install and use it at no cost.
Which platforms does Emoji Reaction Automator support?
Emoji Reaction Automator is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Emoji Reaction Automator?
It is built and maintained by WANGJUNJIE (@wanng-ide); the current version is v1.0.0.