Emoji

v1.0.0

Pick the right emoji or sticker for any message context. Triggers when composing replies, reacting to messages, adding emoji to text, or when asked for emoji...

0· 71·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for enihsago/emoji.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Emoji" (enihsago/emoji) from ClawHub.
Skill page: https://clawhub.ai/enihsago/emoji
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install emoji

ClawHub CLI

Package manager switcher

npx clawhub@latest install emoji
Security Scan
VirusTotalVirusTotal
Pending
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (emoji picker) matches the provided files and behavior: a catalog and guidance for selecting emoji. There are no unrelated binaries, env vars, or config paths requested.
Instruction Scope
Runtime instructions simply direct the agent to consult the bundled references/emoji-catalog.md and pick 1–3 emoji; they do not ask the agent to read other system files, call external endpoints, or access credentials. Note: the pre-scan flagged unicode-control-chars in SKILL.md — this can be benign (ZWJ and other invisible characters are used in emoji sequences), but you may want to inspect the raw files for hidden control characters if you are concerned about prompt-injection attempts.
Install Mechanism
No install spec and no code files. Instruction-only skills write nothing to disk and do not fetch external artifacts, which is the lowest-risk install profile.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportionate for an emoji-picker catalog.
Persistence & Privilege
always:false and no special privileges requested. The skill can be invoked by the agent (default), which is appropriate for an interactive helper of this type.
Scan Findings in Context
[unicode-control-chars] expected: The scanner found invisible/unicode control characters. For an emoji catalog this is often benign (zero-width joiner U+200D and similar are used to compose multi-codepoint emoji). However, invisible characters can also be used for prompt-injection or to obfuscate content—inspect the raw text if you want to be certain.
Assessment
This skill is coherent and low-risk: it only includes documentation (an emoji catalog) and gives simple instructions to consult that catalog. It does not request credentials, install software, or contact external services. The only scanner finding was invisible/unicode control characters—likely harmless here because emoji sequences use zero-width characters, but if you want extra assurance open the SKILL.md and references file in a plain-text editor (showing invisible characters) to verify there are no hidden URLs, commands, or unexpected text. If you plan to allow autonomous agent invocation broadly, remember the agent could call this skill automatically when composing messages, but that is normal and not a security issue for this catalog.

Like a lobster shell, security has layers — review code before you run it.

latestvk97dtrzpja7q92d1kbc6cgwt8d850xdw
71downloads
0stars
1versions
Updated 1w ago
v1.0.0
MIT-0

Emoji Picker

When replying to messages, reacting, or adding visual flavor to text, read references/emoji-catalog.md to find the right emoji.

How to Use

  1. Identify the tone/mood of the message you're composing (celebration, sympathy, humor, agreement, etc.)
  2. Identify the topic if relevant (work, food, weather, tech, etc.)
  3. Look up matching emoji from the catalog by category
  4. Pick 1-3 emoji that naturally fit — don't overdo it

Quick Reference (common patterns)

  • Agreement/Acknowledgment: 👍 ✅ 🙌 💯
  • Celebration: 🎉 🎊 🥳 🎈
  • Sympathy/Comfort: 🫂 💙 🤗 ❤️‍🩹
  • Humor/Fun: 😂 🤣 😜 🫠
  • Thinking/Confusion: 🤔 🧐 😅 🫣
  • Love/Appreciation: ❤️ 🥰 💕 🫶
  • Work/Productivity: 💪 🚀 📋 ✍️
  • Urgent/Alert: ⚠️ 🔴 🚨 ❗

For the full catalog of ~1000 emoji across 25+ categories, read references/emoji-catalog.md.

Comments

Loading comments...