← 返回 Skills 市场
brucegutman

Pipeworx xkcd

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
77
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-xkcd
功能描述
Fetch xkcd comics by number, latest release, or random (excluding #404), returning title, alt text, image, date, transcript, and permalink.
安全使用建议
This skill is coherent for retrieving xkcd comics, but it calls a third-party gateway (gateway.pipeworx.io). Before installing, verify you trust that gateway (ownership, TLS, privacy policy, rate limits) and whether it requires an API key in your environment. Also consider whether returned image URLs are proxied or point to external hosts (which could expose request metadata). If you prefer, a safer alternative is to call xkcd's official JSON endpoints (xkcd.com) directly or use a skill that documents its authentication and data handling.
功能分析
Type: OpenClaw Skill Name: pipeworx-xkcd Version: 1.0.0 The skill bundle provides a standard interface for fetching xkcd comics via an external MCP server hosted at gateway.pipeworx.io. The documentation in SKILL.md and the configuration in _meta.json are consistent with the stated purpose and do not contain any indicators of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
Name/description align with the content: SKILL.md documents three tools (get_latest, get_comic, random_comic) and an example call to a Pipeworx gateway to fetch xkcd data. There are no unrelated env vars, binaries, or config paths requested.
Instruction Scope
Instructions are narrowly scoped to making JSON-RPC calls to the gateway (example curl and an MCP server config). The instructions do not ask the agent to read files, environment variables, or other system state beyond calling the external endpoint.
Install Mechanism
No install spec and no code files—this is instruction-only, so nothing is written to disk or downloaded during install.
Credentials
The skill declares no credentials or env vars. However, it relies on an external endpoint (https://gateway.pipeworx.io/xkcd/mcp). The SKILL.md does not document authentication or privacy/ownership of that gateway, so trusting that endpoint is required but not explained.
Persistence & Privilege
No special persistence or elevated privileges requested. always is false and the skill does not request system-wide config changes or access to other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-xkcd
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-xkcd 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-xkcd
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx xkcd 是什么?

Fetch xkcd comics by number, latest release, or random (excluding #404), returning title, alt text, image, date, transcript, and permalink. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 77 次。

如何安装 Pipeworx xkcd?

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

Pipeworx xkcd 是免费的吗?

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

Pipeworx xkcd 支持哪些平台?

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

谁开发了 Pipeworx xkcd?

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

💬 留言讨论