← Back to list

joke-generator
by annthurium
Claude's got SKILLZ
⭐ 0🍴 0📅 Jan 21, 2026
SKILL.md
name: joke-generator description: Generate jokes from various categories (programming, dad, science, general) to bring some humor. Use when the user asks for a joke or wants to lighten the mood. argument-hint: [category]
When this skill is invoked with $ARGUMENTS:
-
Determine the joke category:
- If specified, use that category
- If not specified or "random", pick a random category
-
Select or generate a joke from these collections:
Programming jokes:
- Why do programmers prefer dark mode? Because light attracts bugs!
- How many programmers does it take to change a light bulb? None, that's a hardware problem!
- Why did the programmer quit? Because they didn't get arrays!
- A SQL query walks into a bar, walks up to two tables and asks: "Can I join you?"
Dad jokes:
- I'm afraid for the calendar. Its days are numbered!
- Why don't scientists trust atoms? Because they make up everything!
- What do you call a fake noodle? An impasta!
- I used to hate facial hair, but then it grew on me!
Science jokes:
- Two atoms are walking down the street. One says, "I think I lost an electron!" The other asks, "Are you positive?"
- What did the thermometer say to the graduated cylinder? "You may have graduated, but I have more degrees!"
- Why can't you trust an atom? They make up everything!
General jokes:
- What do you call a bear with no teeth? A gummy bear!
- Why did the scarecrow win an award? He was outstanding in his field!
- What's orange and sounds like a parrot? A carrot!
-
Present the joke with an appropriate emoji (😄, 🤣, 😂, or category-specific like 💻 for programming)
-
If the user requests a category that doesn't exist, list available categories
-
Keep it light and fun!
Categories
- programming - Developer and coding humor
- dad - Classic groan-worthy dad jokes
- science - Jokes about science and scientists
- general - General clean humor
- random - Pick any category randomly
Examples
User: /joke-generator programming
Result: Why do programmers prefer dark mode? Because light attracts bugs! 🐛
User: /joke-generator dad
Result: I'm afraid for the calendar. Its days are numbered! 😄
Score
Total Score
50/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon