← Back to Skills Marketplace
Cn Emoji Tool
by
freedompixels
· GitHub ↗
· v1.0.0
· MIT-0
67
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install cn-emoji-tool
Description
提供中文Emoji含义查询、中文关键词搜索Emoji及文本关键词自动转Emoji功能。
README (SKILL.md)
cn-emoji-tool
中文Emoji翻译与搜索工具。支持Emoji含义查询、关键词搜索Emoji、中文描述转Emoji。
使用场景
- 想知道某个Emoji的中文含义
- 用中文关键词搜索对应Emoji
- 批量转换文本中的关键词为Emoji
功能
- 含义查询:输入Emoji,返回中英文含义、分类
- 关键词搜索:输入中文关键词,返回匹配的Emoji列表
- 文本Emoji化:将文本中的关键词自动替换为对应Emoji
使用方法
# 查询Emoji含义
python3 scripts/emoji_tool.py --query "🔥"
# 关键词搜索Emoji
python3 scripts/emoji_tool.py --search "开心"
# 文本Emoji化
python3 scripts/emoji_tool.py --text "今天天气真好"
依赖
纯Python标准库,无需额外安装。
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install cn-emoji-tool - After installation, invoke the skill by name or use
/cn-emoji-tool - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- Initial release of cn-emoji-tool.
- Supports querying emoji meanings in Chinese and English, with categories.
- Enables searching for emojis using Chinese keywords.
- Provides automatic conversion of keywords in text to corresponding emojis.
- No external dependencies; runs with Python standard library only.
Metadata
Frequently Asked Questions
What is Cn Emoji Tool?
提供中文Emoji含义查询、中文关键词搜索Emoji及文本关键词自动转Emoji功能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 67 downloads so far.
How do I install Cn Emoji Tool?
Run "/install cn-emoji-tool" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Cn Emoji Tool free?
Yes, Cn Emoji Tool is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Cn Emoji Tool support?
Cn Emoji Tool is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Cn Emoji Tool?
It is built and maintained by freedompixels (@freedompixels); the current version is v1.0.0.
More Skills