← Back to Skills Marketplace
Pipeworx uselessfacts
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
81
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-uselessfacts
Description
Provides random or daily useless facts with sources and links for trivia enthusiasts.
Usage Guidance
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).
Capability Analysis
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.
Capability Assessment
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).
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-uselessfacts - After installation, invoke the skill by name or use
/pipeworx-uselessfacts - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release
Metadata
Frequently Asked Questions
What is Pipeworx uselessfacts?
Provides random or daily useless facts with sources and links for trivia enthusiasts. It is an AI Agent Skill for Claude Code / OpenClaw, with 81 downloads so far.
How do I install Pipeworx uselessfacts?
Run "/install pipeworx-uselessfacts" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx uselessfacts free?
Yes, Pipeworx uselessfacts is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx uselessfacts support?
Pipeworx uselessfacts is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx uselessfacts?
It is built and maintained by Bruce Gutman (@b-gutman); the current version is v1.0.0.
More Skills