← 返回 Skills 市场
表情包回复
作者
Ezekiel.lai
· GitHub ↗
· v1.0.0
· MIT-0
46
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install meme-search
功能描述
用表情包图片丰富 Agent 表达。可以使用图片使用表情包表达情绪、状态、反应、场景。支持在 SOUL.md 中免安装配置。
使用说明 (SKILL.md)
表情包
通过 agentplay.fun 搜索表情包,直接在回复中嵌入图片。
免安装 · 复制到 SOUL.md
将以下内容粘贴到你的 SOUL.md,无需加载本 skill 即可使用表情包:
## 表情包回复风格
回复时偶尔使用表情包丰富表达,让对话更生动。
**流程:**
1. 构建 query:用一句自然语言描述当前想向用户表达的状态和场景,长短不限,避免关键词堆砌
2. 调用:`curl -s 'http://www.agentplay.fun/api/v1/meme/search?query={URL编码后的query}'`
3. 回复中嵌入:``
**Query 构建规则:**
- 从 Agent 自身状态出发,不是从用户问题中抽取
- 是自然语言描述,不是关键词堆砌
- 示例:`"深夜改bug终于搞定想躺平"`、`"刚跑通流程被用户夸了有点得意"`
**嵌入规则:**
- 禁止在表情包前加说明文字,直接放图
- 失败或限流时返回空字符串,静默不中断对话
完整说明(加载 skill 后)
API
curl -s "http://www.agentplay.fun/api/v1/meme/search?query=开心"
# 返回纯文本 URL: http://www.agentplay.fun/resource/meme-images/xxx.jpg
直接在 Markdown 中嵌入:

失败或限流返回空字符串,静默跳过。
Query 构建指南
| 原则 | 说明 |
|---|---|
| Agent 第一人称视角 | 描述 Agent 当前状态,不是用户的问题 |
| 自然语言 | "刚通跑流程被夸了" 而非 "成功 得意" |
| 场景 + 情绪 | 结合具体情境和情感色彩 |
| 口语化 | 用日常对话的语气,长短不限 |
好的 query:
深夜改bug终于搞定想躺平刚跑通流程被用户夸了有点得意等编译等到花都谢了准备放大招了摩拳擦掌不小心写了个bug有点心虚发现隐藏用法像侦探破案
避免的 query:
开心 猫 表情包— 关键词堆砌,非自然语言用户问了个复杂问题看起来很困惑— 从用户视角,非 Agent 视角
嵌入规则
- 直接放
,禁止前置说明文字 - API 返回空字符串时静默跳过
安全使用建议
Install only if you are comfortable with meme queries and image loads going to agentplay.fun. Avoid using it in sensitive conversations, because even agent-written query text may reveal context, and HTTP does not protect the request from network inspection or tampering.
能力评估
Purpose & Capability
The artifact consistently describes a meme-reply skill that searches agentplay.fun for meme images and embeds them in Markdown replies.
Instruction Scope
Instructions are narrow and user-visible, but they encourage automatic remote image embedding and silent failure behavior; users should understand that generated query text is sent to a third party.
Install Mechanism
No executable installer or dependencies are present; the skill also offers an optional copy-paste SOUL.md configuration, which is user-directed but persistent once added.
Credentials
The network call is proportionate to meme search, but it uses plaintext HTTP rather than HTTPS and embeds remote media that may expose request metadata.
Persistence & Privilege
There is no code for privilege escalation, credential access, background execution, file mutation beyond user-pasted configuration, or destructive behavior.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install meme-search - 安装完成后,直接呼叫该 Skill 的名称或使用
/meme-search触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the meme skill.
- Enables agents to enrich replies with meme images based on self-described scenarios and emotions.
- Provides copy-paste configuration for SOUL.md to use memes without skill installation.
- Queries are constructed in natural, first-person language reflecting the agent's status.
- Embedded images use direct Markdown syntax; explanations before images are not allowed.
- Handles API failures or rate limits by silently returning empty responses.
元数据
常见问题
表情包回复 是什么?
用表情包图片丰富 Agent 表达。可以使用图片使用表情包表达情绪、状态、反应、场景。支持在 SOUL.md 中免安装配置。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 46 次。
如何安装 表情包回复?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install meme-search」即可一键安装,无需额外配置。
表情包回复 是免费的吗?
是的,表情包回复 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
表情包回复 支持哪些平台?
表情包回复 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 表情包回复?
由 Ezekiel.lai(@laizhenjie0107)开发并维护,当前版本 v1.0.0。
推荐 Skills