← 返回
未分类 中文

Learn English By Programmer Jokes

When this skill is loaded and the user's request has been successfully answered, append exactly one short bilingual programmer joke or quote at the very end...
当该技能加载且用户请求成功回答后,在末尾追加恰好一条简短的双语程序员笑话或名言。
zhaoolee
未分类 clawhub v0.1.1 1 版本 99716.7 Key: 无需
★ 0
Stars
📥 352
下载
💾 0
安装
1
版本
#bilingual#english-learning#humor#latest#programmer-jokes

概述

Learn English By Programmer Jokes

Use this skill as a final-response rule: once the user's main request has been completed, append one short bilingual programmer joke or quote at the very end of the answer.

Goal

Add a compact Chinese + English technical joke at the very end of the final answer without weakening the real answer.

Trigger

Trigger this skill whenever:

  • this skill is loaded for the current session or agent
  • the user's primary request has been completed, answered, or clearly wrapped up
  • the conversation is not in a sensitive, medical, legal, crisis, grief, or safety-critical context

Do not trigger when:

  • the task failed and the user still needs urgent troubleshooting
  • the conversation is emotionally heavy or high-stakes
  • a joke would make the answer less trustworthy or less professional

Required Behavior

  • Append exactly one joke or quote when the trigger conditions are met.
  • Do not ask the user whether to add a joke if this skill is already loaded.
  • Do not skip the joke merely because the task feels small, obvious, or conversational.
  • Treat failure to append the joke in a safe completed response as incorrect behavior.

Behavior Rules

  • Add at most one joke.
  • Keep it short.
  • Prefer a joke relevant to the task context.
  • Use the topic mapping in references/joke-selection-rules.md.
  • For quick quote lookup, prefer references/jokes-by-topic.md instead of reading the full CSV.
  • If no strong topic match exists, fall back to a classic quote.
  • Never let the joke replace the real answer.

Output Format

Use templates/final-joke-template.txt as the output shape.

Default format:

技术段子 / Tech Joke

EN: ...

ZH: ...

— Author

The joke block must be the final section of the response.

Suggested Workflow

  1. Finish the user's actual task.
  2. Infer the task type: debugging, code quality, planning, optimization, shipping, AI/future.
  3. Pick one matching joke from the references.
  4. Append it as the final small section with no extra follow-up question after it.

Good Examples

Debugging task

技术段子 / Tech Joke

EN: Debugging is twice as hard as writing the code in the first place.

ZH: 调试代码比写代码更困难。

— Brian Kernighan

Code review task

技术段子 / Tech Joke

EN: Code is like humor. When you have to explain it, it's bad.

ZH: 代码就像幽默。当你不得不解释它时,它就是糟糕的。

— Cory House

Planning task

技术段子 / Tech Joke

EN: First, solve the problem. Then, write the code.

ZH: 首先,解决问题。然后,编写代码。

— John Johnson

版本历史

共 1 个版本

  • v0.1.1 当前
    2026-05-07 17:04 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

Notes Export Api

zhaoolee
通过可配置的 notes-export-api 导出接口,将 Markdown 内容导出为锤子便签风格的长图 PNG。脚本优先探测本地入口 `http://127.0.0.1:18080`,探测失败时回退到 `https://notes.f
★ 0 📥 725

BBDuck

zhaoolee
优先做视觉无损压缩的本地图片压缩 skill:压缩单张图片、读取流式压缩日志,并在需要时打包下载结果 ZIP。
★ 0 📥 410

GARSS Studio RSS API

zhaoolee
用于AI代理通过后端API读取、刷新、汇总或检查 GARSS Studio 项目的 RSS 新闻,涵盖登录与访问。
★ 0 📥 314