Back to Registry View Author Profile
Official Verified
Pipeworx Uselessfacts
Skill by b-gutman
skill-install — Terminal
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/b-gutman/pipeworx-uselessfactsOr
Useless Facts
Did you know that honey never spoils? Or that a group of flamingos is called a "flamboyance"?
Get random bits of trivia that are completely useless but weirdly fascinating.
Just two tools
random_fact-- A random useless fact, different every timetoday_fact-- The useless fact of the day (same for everyone, changes daily)
Both return the fact text, source, source URL, and a permalink.
Give it a spin
curl -X POST https://gateway.pipeworx.io/uselessfacts/mcp \
-H "Content-Type: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"random_fact","arguments":{}}}'
{
"mcpServers": {
"uselessfacts": {
"url": "https://gateway.pipeworx.io/uselessfacts/mcp"
}
}
}
Metadata
AI Skill Finder
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skill Add to Configuration
Paste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-b-gutman-pipeworx-uselessfacts": {
"enabled": true,
"auto_update": true
}
}
}Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.
Related Skills
pipeworx-npm
npm MCP — wraps the npm Registry API (free, no auth)
b-gutman 4473
Pipeworx Comtrade
Skill by b-gutman
b-gutman 4473
pipeworx-mhw
MHW MCP — Monster Hunter World data (mhw-db.com, free, no auth)
b-gutman 4473
Pipeworx Translate
Skill by b-gutman
b-gutman 4473
Pipeworx Cdc
Skill by b-gutman
b-gutman 4473