← 返回 Skills 市场
brucegutman

Pipeworx dadjokes

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
88
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-dadjokes
功能描述
The finest dad jokes on the internet — random, searchable, and groan-worthy from icanhazdadjoke.com
安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-dadjokes
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-dadjokes 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-dadjokes
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx dadjokes 是什么?

The finest dad jokes on the internet — random, searchable, and groan-worthy from icanhazdadjoke.com. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 88 次。

如何安装 Pipeworx dadjokes?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install pipeworx-dadjokes」即可一键安装,无需额外配置。

Pipeworx dadjokes 是免费的吗?

是的,Pipeworx dadjokes 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Pipeworx dadjokes 支持哪些平台?

Pipeworx dadjokes 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Pipeworx dadjokes?

由 Bruce Gutman(@brucegutman)开发并维护,当前版本 v1.0.0。

💬 留言讨论