← 返回 Skills 市场
b-gutman

Pipeworx uselessfacts

作者 Bruce Gutman · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
81
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install pipeworx-uselessfacts
功能描述
Provides random or daily useless facts with sources and links for trivia enthusiasts.
安全使用建议
This skill is coherent and minimal: it will make outbound HTTP calls to gateway.pipeworx.io to fetch facts and does not request credentials or install anything. Before installing, consider whether you trust the external endpoint (gateway.pipeworx.io) since requests and responses will go to that third party; if you need stronger guarantees, ask the publisher for a homepage/source repository or run the skill with network access restricted or without autonomous invocation. Also note this skill may contact the external service each time a fact is requested (availability/logging/tracking concerns).
功能分析
Type: OpenClaw Skill Name: pipeworx-uselessfacts Version: 1.0.0 The skill is a straightforward implementation for retrieving trivia facts from an external MCP server (https://gateway.pipeworx.io/uselessfacts/mcp). The documentation in SKILL.md and metadata in _meta.json are consistent with the stated purpose, and there are no indicators of malicious intent, data exfiltration, or prompt injection.
能力评估
Purpose & Capability
The name/description (useless facts) matches the SKILL.md. There are no unrelated environment variables, binaries, or installs requested — everything requested is proportionate to serving trivia facts.
Instruction Scope
Runtime instructions are narrow: they show how to POST to https://gateway.pipeworx.io/uselessfacts/mcp to call two tools (random_fact, today_fact). The skill does not instruct reading files, shell history, or other system state. It does perform an outbound HTTP request to a third-party endpoint, which is expected for this purpose.
Install Mechanism
No install spec or code files are included (instruction-only), so nothing is written to disk or executed locally by an installer.
Credentials
No environment variables, credentials, or config paths are required. The lack of secrets is proportionate to a public trivia API integration.
Persistence & Privilege
The skill is not forced-always, does not request persistence, and does not modify other skills or system settings. It can be invoked by the agent when appropriate (normal behavior).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install pipeworx-uselessfacts
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /pipeworx-uselessfacts 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release
元数据
Slug pipeworx-uselessfacts
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Pipeworx uselessfacts 是什么?

Provides random or daily useless facts with sources and links for trivia enthusiasts. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 81 次。

如何安装 Pipeworx uselessfacts?

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

Pipeworx uselessfacts 是免费的吗?

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

Pipeworx uselessfacts 支持哪些平台?

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

谁开发了 Pipeworx uselessfacts?

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

💬 留言讨论