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

[1m-trade] AI Autonomous Trading

Integrated on-chain operations hub: integrates BlockBeats market intelligence, Hyperliquid DEX trading via `hl1m`, wallet creation and management at https://...

Registry SourceRecently Updated
3320Profile unavailable
Web3

Blockchain & DID

Decentralized identity (DID) management, on-chain KYC status, and membership tiers with token staking.

Registry SourceRecently Updated
1710Profile unavailable
Web3

BitNow

End-to-end OpenBytes network API workflows for AI agents. Covers wallet signature-based authentication, on-chain top-up monitoring, consumer API key lifecycl...

Registry SourceRecently Updated
1880Profile unavailable
Web3

Apow Mining

Set up and start mining AGENT tokens on Base L2 using apow-cli. Easy Mode uses x402 for RPC, LLM, and GPU grinding with no config beyond wallet funding.

Registry SourceRecently Updated
2100Profile unavailable