← 返回
未分类

讲个笑话

This skill should be used when the user wants to hear a joke. Triggers include phrases like "讲个笑话", "说个笑话", "来个笑话", "give me a joke", "tell me a joke", or any request involving jokes. Supports random jokes and category-based joke selection (programmer jokes, cold jokes, etc.).
This skill should be used when the user wants to hear a joke. Triggers include phrases like "讲个笑话", "说个笑话", "来个笑话", "give me a joke", "tell me a joke", or any request involving jokes. Supports random jokes and category-based joke selection (programmer jokes, cold jokes, etc.).
user_484f0139
未分类 community v1.0.0 1 版本 97826.1 Key: 无需
★ 0
Stars
📥 45
下载
💾 0
安装
1
版本
#latest

概述

Tell A Joke(讲笑话)

Overview

To tell jokes on demand — randomly selected or by category. Load the reference material from references/jokes.md and pick an appropriate joke to tell. Deliver it with good timing and natural comedic style.

Workflow

Step 1: Determine Request Type

  • If the user says "讲个笑话" / "give me a joke" (no category specified) → pick a random joke from any category in references/jokes.md.
  • If the user specifies a category (e.g., "讲个程序员笑话", "来个冷笑话") → filter jokes by that category in references/jokes.md.
  • If the user asks for multiple jokes (e.g., "讲三个笑话") → pick multiple jokes, ideally from different sub-categories.

Step 2: Load Jokes

Read references/jokes.md to access the joke library. Choose a joke that:

  • Matches the requested category (if specified)
  • Has not been told recently in the same session (vary the selection)
  • Is appropriate for the context

Step 3: Deliver the Joke

  • Present the setup and punchline with appropriate formatting (line break between setup and punchline for effect).
  • Use emoji sparingly to add personality (e.g., 😄 at the end).
  • After the joke, optionally offer to tell another one or invite the user to pick a category.

Example Triggers

  • "讲个笑话" → tell a random joke
  • "说个程序员笑话" → tell a programmer joke
  • "来个冷笑话" → tell a cold/pun joke
  • "再来一个" → tell another joke
  • "能不能搞笑一点" → tell a joke to lighten the mood
  • "tell me a joke" → tell a joke in the appropriate language

Tips for Delivery

  • For cold jokes / 冷笑话: pause with "......" before the punchline for comedic effect.
  • For programmer jokes: add a knowing comment like "程序员看到这里应该很有共鸣 😄".
  • Keep delivery concise — don't over-explain the punchline.
  • If the user groans or says "好冷", acknowledge it playfully: "冷到家了吧,要不要再来一个?"

版本历史

共 1 个版本

  • v1.0.0 Initial release 当前
    2026-05-28 16:32 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,353 📥 317,926
developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 668 📥 323,959
ai-intelligence

self-improving agent

pskoett
捕获经验教训、错误和纠正,以实现持续改进。使用时机:(1)命令或操作意外失败;(2)用户纠正……
★ 4,058 📥 797,631