Dict

Use this skill when the user wants to look up word definitions, synonyms, translations, or etymologies using the DICT protocol.

javimosch 12a24b2 864 B Updated

File contents

dict Plugin

dict queries dictionary databases via the DICT protocol (RFC 2229). Look up definitions, synonyms, translations, and etymologies from remote dictionary servers.

Commands

  • dict _ _ <args> — Passthrough

Usage Examples

  • "define the word serendipity"
  • "look up synonyms for happy"
  • "find the etymology of algorithm"
  • "translate hello from English to French"

Installation

brew install dict

Key Features

  • DICT protocol client (RFC 2229)
  • Multiple dictionary server support
  • Word definitions, synonyms, and etymologies
  • Translation between languages
  • Regex pattern matching across dictionaries
  • Customizable dictionary server and database selection

javimosch/supercli/tree/main/plugins/dict/skills/quickstart commit 12a24b2763

Frequently asked questions

npx skillmds@latest add javimosch/dict