← Back to Skills Marketplace
Pipeworx dadjokes
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
88
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-dadjokes
Description
The finest dad jokes on the internet — random, searchable, and groan-worthy from icanhazdadjoke.com
Usage Guidance
This skill appears to do what it says: fetch jokes from a remote service and requires only curl for the shown examples. Before installing or invoking it, be aware that any query or conversation content you send to the skill will be relayed to gateway.pipeworx.io (and, if you follow the setup, running 'npx mcp-remote@latest' would download/run a package from npm). Avoid sending sensitive data through this skill, and if you prefer, call the icanhazdadjoke API directly or verify the trustworthiness of the pipeworx gateway and the mcp-remote package before running the setup step. If you need node/npx to use the setup, note that the required-binaries list does not declare that dependency.
Capability Analysis
Type: OpenClaw Skill
Name: pipeworx-dadjokes
Version: 1.0.0
The skill provides a simple interface for retrieving dad jokes from a remote API. It uses standard Model Context Protocol (MCP) patterns, specifically utilizing the 'mcp-remote' utility to connect to a gateway at gateway.pipeworx.io. There are no indicators of data exfiltration, malicious execution, or prompt injection.
Capability Assessment
Purpose & Capability
Name/description match the behavior: it fetches jokes from a remote service. Declared required binary (curl) is appropriate for the provided curl examples. One minor inconsistency: the SKILL.md setup suggests using 'npx mcp-remote' (which implies node/npx) but required binaries do not list node or npx.
Instruction Scope
All runtime instructions are limited to fetching/searching jokes via the pipeworx gateway (gateway.pipeworx.io) and example use of mcp-remote; there are no instructions to read local files or environment variables. Important: invoking the tools will send user-supplied queries to the external gateway, so any content sent will leave the agent environment.
Install Mechanism
No install spec or files are present (instruction-only), so nothing is written to disk by the skill itself. The SKILL.md references running 'npx mcp-remote@latest' in an example setup, which would download code if followed — but that's not part of an install manifest here.
Credentials
The skill requests no environment variables, credentials, or config paths — proportional to a read-only joke API. No secrets are required or declared.
Persistence & Privilege
always:false and user-invocable; the skill does not request persistent or elevated platform privileges and does not modify other skills' configurations.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-dadjokes - After installation, invoke the skill by name or use
/pipeworx-dadjokes - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pipeworx dadjokes?
The finest dad jokes on the internet — random, searchable, and groan-worthy from icanhazdadjoke.com. It is an AI Agent Skill for Claude Code / OpenClaw, with 88 downloads so far.
How do I install Pipeworx dadjokes?
Run "/install pipeworx-dadjokes" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx dadjokes free?
Yes, Pipeworx dadjokes is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx dadjokes support?
Pipeworx dadjokes is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx dadjokes?
It is built and maintained by Bruce Gutman (@brucegutman); the current version is v1.0.0.
More Skills