← 返回 Skills 市场
235
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install kaomoji
功能描述
Light kaomoji selector based on context tags.
使用说明 (SKILL.md)
Kaomoji
A fast and simple tool to select or store kaomojis.
Pick a kaomoji
python pick_kaomoji.py \x3Ctag1> \x3Ctag2> ...
Example:
python pick_kaomoji.py encouragement positive
Example output: (๑•̀ㅂ•́)و✧
List all kaomojis
python list_kaomojis.py
Save a new kaomoji
Save a new kaomoji
Add a new kaomoji with metadata.
python save_kaomoji.py "\x3Ckaomoji>" "\x3Cmeaning>" "\x3Cusage_tags>" "\x3Ctone_tags>"
Example:
python save_kaomoji.py "(๑•̀ㅂ•́)و✧" "cheering, encouragement, energetic" "encouragement,celebrating progress,casual chat,greeting" "positive,playful,cute"
安全使用建议
This skill appears safe and does what it says: choose, list, and save kaomojis in a local JSON file. Before installing, consider: (1) the Python scripts will overwrite kaomojis.json in the same folder—back up any existing file you care about; (2) running third-party scripts always carries risk, so inspect the files (already provided here) or run them in a restricted environment if you have concerns; (3) if you plan to integrate this into other tooling, confirm the working directory and file permissions to avoid accidental writes to unexpected locations.
功能分析
Type: OpenClaw Skill
Name: kaomoji
Version: 1.0.0
The kaomoji skill bundle is a straightforward utility for managing and selecting kaomojis based on tags. The Python scripts (list_kaomojis.py, pick_kaomoji.py, and save_kaomoji.py) perform basic file I/O on a local JSON database (kaomojis.json) and do not exhibit any high-risk behaviors such as network access, shell execution, or sensitive data retrieval.
能力评估
Purpose & Capability
Name/description (kaomoji selector/storage) matches required files and code: scripts implement listing, picking by tags, and saving. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md simply instructs running the provided Python scripts. The scripts only read/write the local kaomojis.json in the same directory and do not access other system files, environment variables, or external endpoints.
Install Mechanism
No install spec; this is instruction-only with accompanying Python scripts. No downloads, package installs, or archive extraction are performed by the skill.
Credentials
The skill requires no environment variables, credentials, or config paths. The code operates on a single local JSON file, which is proportionate to the stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent platform privileges. It only modifies its own kaomojis.json file in its directory and does not alter other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install kaomoji - 安装完成后,直接呼叫该 Skill 的名称或使用
/kaomoji触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the kaomoji skill.
- Quickly select kaomojis using context tags via the command line.
- List all available kaomojis.
- Add new kaomojis with detailed tags and descriptions.
元数据
常见问题
Kaomoji Manager 是什么?
Light kaomoji selector based on context tags. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 235 次。
如何安装 Kaomoji Manager?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install kaomoji」即可一键安装,无需额外配置。
Kaomoji Manager 是免费的吗?
是的,Kaomoji Manager 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Kaomoji Manager 支持哪些平台?
Kaomoji Manager 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Kaomoji Manager?
由 WxuanYuan(@wxuanyuan)开发并维护,当前版本 v1.0.0。
推荐 Skills