← 返回 Skills 市场
brucegutman

Pipeworx bored

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
108
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-bored
功能描述
Beat boredom with random activity suggestions — filter by type (education, social, cooking) or group size
安全使用建议
This skill appears coherent and minimal: it sends simple JSON-RPC requests to a Pipeworx gateway to get activity suggestions and does not request credentials or local file access. Before installing, verify you trust the endpoint (gateway.pipeworx.io / pipeworx.io). Avoid sending any sensitive or private data to the skill's API. If you or your agent will use the provided `npx mcp-remote@latest` example, be aware that npx will fetch and execute remote code at runtime—only do that if you trust the package source or pin a vetted version.
功能分析
Type: OpenClaw Skill Name: pipeworx-bored Version: 1.0.0 The skill provides activity suggestions to alleviate boredom by interfacing with a remote MCP server hosted at gateway.pipeworx.io. It uses standard tools like curl and npx with the mcp-remote package to facilitate communication, and its instructions in SKILL.md are consistent with its stated purpose without any signs of prompt injection or malicious behavior.
能力评估
Purpose & Capability
Name/description describe an activity suggestion pack and the SKILL.md shows only network calls to a Pipeworx gateway to fetch activities; requiring curl is appropriate for the provided curl examples.
Instruction Scope
Instructions are limited to calling an external API (https://gateway.pipeworx.io/bored/mcp) to retrieve activity suggestions and presenting results. The SKILL.md does not instruct the agent to read local files, access unrelated environment variables, or exfiltrate other data.
Install Mechanism
There is no install spec and no code files (lowest-risk). However, the documentation includes an example using `npx mcp-remote@latest ...` which would download and run a package at runtime if the agent chose that path; this is not required for basic function but is a potential runtime risk if used without vetting.
Credentials
The skill declares no required environment variables or credentials. The functionality (public activity suggestions) does not justify any secret access, and none are requested.
Persistence & Privilege
The skill does not request always:true and has no install-time persistence. Autonomous invocation is allowed by default (platform behavior) but is not combined with elevated privileges or broad credential access.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-bored
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-bored 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-bored
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx bored 是什么?

Beat boredom with random activity suggestions — filter by type (education, social, cooking) or group size. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 108 次。

如何安装 Pipeworx bored?

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

Pipeworx bored 是免费的吗?

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

Pipeworx bored 支持哪些平台?

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

谁开发了 Pipeworx bored?

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

💬 留言讨论