← Back to Skills Marketplace
Pipeworx words
by
Bruce Gutman
· GitHub ↗
· v1.0.0
· MIT-0
74
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install pipeworx-words
Description
Provides synonyms, rhymes, related words, autocomplete, and advanced word search to enhance writing and word exploration.
Usage Guidance
This skill does what it says (word lookups) but routes queries to https://gateway.pipeworx.io/words/mcp rather than directly to Datamuse. Before installing, consider: 1) Do you trust gateway.pipeworx.io to receive and possibly log all words/phrases you send? (Queries could include sensitive text.) 2) Ask the publisher for the source or documentation (no homepage is provided) and whether the gateway proxies Datamuse or hosts its own data. 3) If you need stronger privacy or provenance, prefer a skill that calls the official Datamuse API directly or run your own trusted proxy. 4) Test with non-sensitive queries first and monitor network requests if possible.
Capability Analysis
Type: OpenClaw Skill
Name: pipeworx-words
Version: 1.0.0
The 'Words' skill is a legitimate linguistic toolkit providing synonyms, rhymes, and word search capabilities via the Datamuse API. The SKILL.md documentation correctly describes its functions and provides standard MCP (Model Context Protocol) integration examples using the endpoint https://gateway.pipeworx.io/words/mcp, with no evidence of malicious intent or suspicious behavior.
Capability Assessment
Purpose & Capability
The skill's stated purpose (synonyms, rhymes, autocomplete, advanced word search) matches the SKILL.md behavior. However, SKILL.md says 'Powered by the Datamuse API' yet all concrete examples point to a gateway at gateway.pipeworx.io rather than the public Datamuse endpoints. That mismatch is unexplained and worth verifying (the gateway may proxy Datamuse or implement its own service).
Instruction Scope
Instructions are narrow and focused: they demonstrate HTTP POST calls to a single external API endpoint and provide an mcpServers JSON configuration. The instructions do not request reading local files, environment variables, or other system state. The notable scope issue is that the skill sends user-provided words to an external host (the gateway), which could collect queries.
Install Mechanism
There is no install spec and no code files — this is instruction-only, so nothing is written to disk by the skill itself. This minimizes install-time risk.
Credentials
The skill declares no required environment variables, credentials, or config paths. It does not appear to request access to unrelated secrets or system credentials.
Persistence & Privilege
The skill does not request permanent/always-on presence (always: false) and does not attempt to modify other skills or system settings. Autonomous invocation is allowed by default but is not combined with other high-risk privileges here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install pipeworx-words - After installation, invoke the skill by name or use
/pipeworx-words - 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 words?
Provides synonyms, rhymes, related words, autocomplete, and advanced word search to enhance writing and word exploration. It is an AI Agent Skill for Claude Code / OpenClaw, with 74 downloads so far.
How do I install Pipeworx words?
Run "/install pipeworx-words" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Pipeworx words free?
Yes, Pipeworx words is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Pipeworx words support?
Pipeworx words is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Pipeworx words?
It is built and maintained by Bruce Gutman (@brucegutman); the current version is v1.0.0.
More Skills