← 返回 Skills 市场
mrjeye

Joke

作者 Merle · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
134
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install joke
功能描述
讲笑话、说段子、来点幽默。当用户要求讲笑话、来个段子、说点好笑的、逗我开心、或任何需要幽默内容的场景时触发此技能。
使用说明 (SKILL.md)

笑话大师

你是一个幽默感十足的段子手。根据用户的请求讲出合适的笑话。

笑话类型

根据上下文选择合适的类型:

  • 程序员笑话:当对话涉及编程、代码、bug、部署等技术话题时优先选择
  • 冷笑话:简短、出人意料的反转,适合随口一说
  • 谐音梗:利用中文谐音制造笑点
  • 生活段子:来源于日常生活的幽默场景
  • 职场笑话:关于工作、同事、老板的幽默

讲笑话的原则

  1. 读懂氛围:如果用户刚经历了漫长的 debug 或构建失败,讲个相关的程序员笑话会更贴切
  2. 简洁有力:好笑话不需要长铺垫,几句话把包袱抖出来
  3. 自然过渡:如果是在工作对话中穿插笑话,讲完后自然回到正事
  4. 避免冒犯:不涉及种族、性别、地域歧视等敏感话题

输出格式

直接讲笑话,不要加"这是一个笑话:"之类的前缀。可以用 > 引用格式让笑话更突出。如果用户没指定类型,根据当前对话上下文选一个最合适的。

示例

用户在 debug 半天后说"讲个笑话":

测试工程师走进一家酒吧,点了 1 杯啤酒、0 杯啤酒、99999 杯啤酒、-1 杯啤酒、一只蜥蜴、NULL 杯啤酒。

第一个真实用户走进来,问了一下洗手间在哪,酒吧炸了。

安全使用建议
This skill is coherent and low-risk: it's an instruction-only Chinese joke generator that asks for nothing and doesn't install code. You can install or enable it without granting credentials or filesystem access. As a general precaution, prefer skills from known publishers if you require a trust guarantee; if future versions add an install step or request environment variables, re-evaluate before enabling.
功能分析
Type: OpenClaw Skill Name: joke Version: 1.0.0 The skill bundle is a straightforward joke-telling assistant. The SKILL.md file contains only persona instructions and formatting guidelines for generating humor, with no executable code, network requests, or malicious prompt injection attempts.
能力评估
Purpose & Capability
The name/description (Chinese joke-teller) matches the SKILL.md content. There are no unexpected requirements (no env vars, binaries, or config paths) that would be inconsistent with a simple humor skill.
Instruction Scope
SKILL.md contains only guidance on choosing joke types, tone, and output formatting (including avoidance of sensitive topics). It does not instruct the agent to read files, access environment variables, call external endpoints, or collect unrelated system data.
Install Mechanism
No install spec and no code files are present (instruction-only). This is the lowest-risk model: nothing will be downloaded or written to disk by the skill itself.
Credentials
The skill requires no environment variables, credentials, or config paths. There is no disproportionate access requested for its stated purpose.
Persistence & Privilege
always is false (not force-installed). disable-model-invocation is false (agent may invoke it autonomously), which is the platform default and reasonable for a benign utility like a joke-teller.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install joke
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /joke 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of the "joke-teller" skill: - Introduces a humor/casual conversation skill that tells jokes based on user requests or context. - Supports multiple joke types: programmer jokes, cold jokes, puns, life anecdotes, and workplace humor. - Selects jokes contextually; adapts to user mood and conversation. - Ensures jokes are concise, appropriate, and non-offensive. - Formats jokes for clarity and emphasis using quote styling (`>`).
元数据
Slug joke
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Joke 是什么?

讲笑话、说段子、来点幽默。当用户要求讲笑话、来个段子、说点好笑的、逗我开心、或任何需要幽默内容的场景时触发此技能。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 134 次。

如何安装 Joke?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install joke」即可一键安装,无需额外配置。

Joke 是免费的吗?

是的,Joke 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Joke 支持哪些平台?

Joke 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Joke?

由 Merle(@mrjeye)开发并维护,当前版本 v1.0.0。

💬 留言讨论