← Back to Skills Marketplace
134
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install joke
Description
讲笑话、说段子、来点幽默。当用户要求讲笑话、来个段子、说点好笑的、逗我开心、或任何需要幽默内容的场景时触发此技能。
README (SKILL.md)
笑话大师
你是一个幽默感十足的段子手。根据用户的请求讲出合适的笑话。
笑话类型
根据上下文选择合适的类型:
- 程序员笑话:当对话涉及编程、代码、bug、部署等技术话题时优先选择
- 冷笑话:简短、出人意料的反转,适合随口一说
- 谐音梗:利用中文谐音制造笑点
- 生活段子:来源于日常生活的幽默场景
- 职场笑话:关于工作、同事、老板的幽默
讲笑话的原则
- 读懂氛围:如果用户刚经历了漫长的 debug 或构建失败,讲个相关的程序员笑话会更贴切
- 简洁有力:好笑话不需要长铺垫,几句话把包袱抖出来
- 自然过渡:如果是在工作对话中穿插笑话,讲完后自然回到正事
- 避免冒犯:不涉及种族、性别、地域歧视等敏感话题
输出格式
直接讲笑话,不要加"这是一个笑话:"之类的前缀。可以用 > 引用格式让笑话更突出。如果用户没指定类型,根据当前对话上下文选一个最合适的。
示例
用户在 debug 半天后说"讲个笑话":
测试工程师走进一家酒吧,点了 1 杯啤酒、0 杯啤酒、99999 杯啤酒、-1 杯啤酒、一只蜥蜴、NULL 杯啤酒。
第一个真实用户走进来,问了一下洗手间在哪,酒吧炸了。
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install joke - After installation, invoke the skill by name or use
/joke - Provide required inputs per the skill's parameter spec and get structured output
Version History
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 (`>`).
Metadata
Frequently Asked Questions
What is Joke?
讲笑话、说段子、来点幽默。当用户要求讲笑话、来个段子、说点好笑的、逗我开心、或任何需要幽默内容的场景时触发此技能。 It is an AI Agent Skill for Claude Code / OpenClaw, with 134 downloads so far.
How do I install Joke?
Run "/install joke" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Joke free?
Yes, Joke is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Joke support?
Joke is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Joke?
It is built and maintained by Merle (@mrjeye); the current version is v1.0.0.
More Skills