pipeworx-dictionary

Word definitions, phonetics, usage examples, synonyms, and antonyms from the Free Dictionary API

Safety Notice

This listing is from the official public ClawHub registry. Review SKILL.md and referenced scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "pipeworx-dictionary" with this command: npx skills add brucegutman/pipeworx-dictionary

Dictionary

Look up any English word and get definitions organized by part of speech, phonetic transcription, audio pronunciation URLs, usage examples, synonyms, and antonyms. Powered by the Free Dictionary API.

Tools

  • define_word — Full definitions with phonetics, parts of speech, and example sentences
  • get_synonyms — Synonyms and antonyms extracted from dictionary entries

Reach for this when

  • A user asks "what does 'ephemeral' mean?"
  • Building a vocabulary quiz or flashcard application
  • Need synonyms for writing assistance or paraphrasing
  • Want phonetic pronunciation data for a language learning tool

Example

curl -s -X POST https://gateway.pipeworx.io/dictionary/mcp \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"define_word","arguments":{"word":"serendipity"}}}'

Returns definitions grouped by part of speech, with example usage and audio URLs.

MCP config

{
  "mcpServers": {
    "pipeworx-dictionary": {
      "command": "npx",
      "args": ["-y", "mcp-remote@latest", "https://gateway.pipeworx.io/dictionary/mcp"]
    }
  }
}

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

mnemospark-lite Cloud File Storage

Use this skill when OpenClaw needs to store files in mnemospark-lite, pay the x402 upload flow, complete uploads, list wallet-scoped uploads, fetch download...

Registry SourceRecently Updated
Web3

Thetanuts Options Trading

Trade crypto options on Thetanuts Finance - orderbook fills, RFQ lifecycle, multi-strike structures, real-time WebSocket, wallet management, early settlement...

Registry SourceRecently Updated
1170Profile unavailable
Web3

Polymarket Aionmarket Trader

Place Polymarket trades through Aionmarket. Use when the user wants to search markets, register wallet credentials, verify a wallet, or submit a Polymarket o...

Registry SourceRecently Updated
1610Profile unavailable
Web3

Cruzl Sentinel Core

Optimizes onchain activity by scoring ecosystems, generating tailored strategies, and suggesting behavior to avoid bot-like patterns across multiple platforms.

Registry SourceRecently Updated
1140Profile unavailable