中文笑话库

# 中文笑话库 Skill

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "中文笑话库" with this command: npx skills add Djttt/chinese-joke

中文笑话库 Skill

概述

使用本地笑话数据库获取中文笑话,无需依赖外部 API。

笑话库

包含多种类型的中文笑话:

  • 谐音梗
  • 程序员笑话
  • 生活趣事
  • 脑筋急转弯
  • 双关语

快速开始

使用 Bash

# 获取随机笑话
./scripts/joke.sh random

# 按类型获取
./scripts/joke.sh random --type pun      # 谐音梗
./scripts/joke.sh random --type program  # 程序员
./scripts/joke.sh random --type life     # 生活
./scripts/joke.sh random --type brain    # 脑筋急转弯

使用 Python

python3 scripts/joke.py random
python3 scripts/joke.py random --type program

笑话类型

  • pun - 谐音梗/双关语
  • program - 程序员/技术
  • life - 生活趣事
  • brain - 脑筋急转弯
  • story - 短故事

示例

# 获取 5 个谐音梗
./scripts/joke.sh random --type pun --count 5

# 获取一个程序员笑话
./scripts/joke.sh random --type program

添加新笑话

编辑 jokes.json 文件添加新笑话:

{
  "type": "pun",
  "joke": "你的笑话内容",
  "category": "可选分类"
}

相关链接

  • 笑话库位于 jokes.json
  • 可扩展添加更多类型

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

Leads

Leads - command-line tool for everyday use

Registry SourceRecently Updated
General

Bmi Calculator

BMI计算器。BMI计算、理想体重、健康计划、体重追踪、儿童BMI、结果解读。BMI calculator with ideal weight, health plan. BMI、体重、健康。

Registry SourceRecently Updated
General

Blood

Blood — a fast health & wellness tool. Log anything, find it later, export when needed.

Registry SourceRecently Updated
General

Better Genshin Impact

📦BetterGI · 更好的原神 - 自动拾取 | 自动剧情 | 全自动钓鱼(AI) | 全自动七圣召唤 | 自动伐木 | 自动刷本 | 自动采集/挖矿/锄地 | 一条龙 | 全连音游 - UI A better genshin impact, c#, auto-play-game, automatic, g...

Registry SourceRecently Updated