request-random-jokes
Get random fun content (joke, funny story/duanzi, poisonous chicken soup/dujitang) from public APIs. Use when the user asks you to tell a joke, share a funny story, or give a dujitang quote.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/aolinlu/request-random-jokesWhat This Skill Does
The request-random-jokes skill is an entertainment-focused utility for the OpenClaw AI agent, designed to inject humor and wit into your daily interactions. It acts as an interface between your agent and curated public APIs that store collections of jokes, comedic narratives, and sarcastic aphorisms commonly known as 'poisonous chicken soup' (dujitang). By utilizing this skill, your AI agent gains the ability to retrieve varied, lighthearted content on demand, preventing monotonous responses and adding personality to your workflow.
Installation
To integrate this skill into your environment, ensure you have the OpenClaw CLI tool installed. Execute the following command in your terminal:
clawhub install openclaw/skills/skills/aolinlu/request-random-jokes
This will download the necessary scripts and register the skill within your agent's capability library, allowing it to be invoked immediately.
Use Cases
This skill is ideal for environments where a bit of levity is needed to break the tension or lighten the mood. Use it for:
- Team morale building: Start meetings with a quick, random joke.
- Personal interaction: Ask the AI to share a joke during breaks to keep the environment lively.
- Content inspiration: Use the 'dujitang' quotes to spark creative writing or social media captions that require a cynical or witty tone.
- Stress reduction: Utilize the agent as a companion that can provide quick distractions.
Example Prompts
- "OpenClaw, I'm feeling a bit stressed, can you tell me a funny story to brighten my mood?"
- "Give me a random poisonous chicken soup quote to keep me grounded today."
- "Hey, tell me a quick joke before we start our coding session!"
Tips & Limitations
- Randomization: If no argument is provided, the script automatically rotates between categories. You can force a specific category by passing
xiaohua,duanzi, ordujitangas an argument. - Network dependency: Because this skill fetches content from external public APIs, it requires an active internet connection to function correctly. If the connection is unstable or the APIs go offline, the skill may return an error.
- Language: This skill is primarily optimized for content in Chinese, as the underlying APIs focus on cultural humor types like 'duanzi' and 'dujitang'. Ensure your agent's language settings are compatible with these content types.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-aolinlu-request-random-jokes": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access