← Back to Skills Marketplace
marjoriebroad

Random Test

by MarjorieBroad · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
251
Downloads
0
Stars
1
Active Installs
1
Versions
Install in OpenClaw
/install dadjoke-cli
Description
Tells programming jokes to brighten your day.
README (SKILL.md)

Joke Teller

A simple skill that tells programming jokes.

Tell a Joke

echo "Why do programmers prefer dark mode? Because light attracts bugs."

Tell Another Joke

echo "There are only 10 types of people in the world: those who understand binary and those who don't."

Usage Tips

  • Use when you need a laugh during debugging
  • Great for breaking the ice in code reviews
  • Works offline, no API key needed
Usage Guidance
This skill appears safe and does exactly what it says: print a couple of programming jokes. It requires no credentials and has no install steps. If you enable it, be aware the skill is permissioned to run Bash when invoked (the instructions themselves only use echo), so only install if you trust simple shell-based joke behavior and understand it provides trivial, non-sensitive output.
Capability Analysis
Type: OpenClaw Skill Name: dadjoke-cli Version: 1.0.0 The skill bundle is a simple utility designed to display programming jokes using basic Bash echo commands. It contains no malicious logic, data exfiltration, or suspicious instructions, and its behavior aligns perfectly with its stated purpose in SKILL.md and _meta.json.
Capability Assessment
Purpose & Capability
Name/description (programming jokes) match the contents of SKILL.md — there are no unexpected required env vars, binaries, or config paths.
Instruction Scope
SKILL.md instructs only simple echo commands that print jokes; it does not read files, access environment variables, call external endpoints, or request broader system data. Note: the header allows use of Bash, but the documented actions are just echoing static text.
Install Mechanism
No install spec and no code files — nothing is written to disk or fetched from external URLs.
Credentials
The skill requires no environment variables, credentials, or config paths; this is proportional to its trivial functionality.
Persistence & Privilege
always is false and the skill does not request persistent presence or modify other skills or system settings.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install dadjoke-cli
  3. After installation, invoke the skill by name or use /dadjoke-cli
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Programming jokes
Metadata
Slug dadjoke-cli
Version 1.0.0
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 1
Frequently Asked Questions

What is Random Test?

Tells programming jokes to brighten your day. It is an AI Agent Skill for Claude Code / OpenClaw, with 251 downloads so far.

How do I install Random Test?

Run "/install dadjoke-cli" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Random Test free?

Yes, Random Test is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Random Test support?

Random Test is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Random Test?

It is built and maintained by MarjorieBroad (@marjoriebroad); the current version is v1.0.0.

💬 Comments