emoji-reaction-automator

Suggests emoji reactions for text messages based on sentiment analysis (positive, negative, funny, neutral). Use to increase social engagement and human-likeness in conversations.

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "emoji-reaction-automator" with this command: npx skills add wanng-ide/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.

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.

Research

Ai Task Hub

AI task hub for image analysis, background removal, speech-to-text, text-to-speech, markdown conversion, points balance/ledger lookup, and async execute/poll...

Registry SourceRecently Updated
1224
Profile unavailable
Research

Gprophet Api

AI-powered stock prediction and market analysis for global markets

Registry SourceRecently Updated
0241
Profile unavailable
Research

Intelligent Triage Symptom Analysis

Intelligent Triage and Symptom Analysis Skill. Supports 650+ symptoms across 11 body systems. Based on ESI and Manchester Triage System with 5-level triage c...

Registry SourceRecently Updated
0196
Profile unavailable