OpenClaw ยท Skill

Emoji Reaction Automator

This is a lightweight rule-based sentiment mapper designed for quick reactions without heavy ML dependencies.

Web & Frontend Development
v1.0.0
VirusTotal: Benign

Install

Start with the primary install command. Alternate entrypoints are included below for ClawHub and OpenClaw CLI users.

Primary command

clawhub install wanng-ide/emoji-reaction-automator

ClawHub installer

npx clawhub@latest install wanng-ide/emoji-reaction-automator

OpenClaw CLI

openclaw skills install wanng-ide/emoji-reaction-automator

Direct OpenClaw install

openclaw install wanng-ide/emoji-reaction-automator

What this skill does

This is a lightweight rule-based sentiment mapper designed for quick reactions without heavy ML dependencies.

Why it matters

Delivers instant emoji suggestions without an ML model, API key, or network call.

Typical use cases

  • Reacting to teammate messages in a group chat
  • Suggesting emoji responses for customer support tickets
  • Auto-tagging user feedback by emotional tone
  • Adding emoji reactions in comment moderation workflows
  • Making chatbot replies feel more conversational with contextual reactions

Source instructions

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.

Related OpenClaw skills

Browse all โ†’
Featured slot

Your product here

Reserve this slot to reach operators and coding-agent buyers.

Shown where builders are actively comparing tools and deployment options.

Advertise