← Back to Skills Marketplace
brucegutman

Pipeworx bored

by Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
108
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-bored
Description
Beat boredom with random activity suggestions — filter by type (education, social, cooking) or group size
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pipeworx-bored
  3. After installation, invoke the skill by name or use /pipeworx-bored
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Slug pipeworx-bored
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is Pipeworx bored?

Beat boredom with random activity suggestions — filter by type (education, social, cooking) or group size. It is an AI Agent Skill for Claude Code / OpenClaw, with 108 downloads so far.

How do I install Pipeworx bored?

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

Is Pipeworx bored free?

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

Which platforms does Pipeworx bored support?

Pipeworx bored is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pipeworx bored?

It is built and maintained by Bruce Gutman (@brucegutman); the current version is v1.0.0.

💬 Comments