SkillAgentSearch skills...

Apple Dictionary

Custom Apple Dictionary support dark mode and offline pronunciation

Install / Use

npx skills add wayneclub/Apple-Dictionary

Installs into whichever agent you are using.

README

Apple Dictionary

zh Sonoma

NON-COMMERCIAL USE ONLY

DESCRIPTION

This project provides online dictionaries for convenient offline use, expands Apple's dictionary, and facilitates simultaneous searches across multiple dictionaries. Support dark mode, offline pronunciation, and right-click popup.

| Name | Language | Link | | -------------------------------------- | --------------- | ------ | | Cambridge Dictionary | English-Chinese | Download | | Oxford Advanced Learner's Dictionary | English-Chinese | Download | | Oxford Advanced Learner's Dictionary | English-English | Download | | Oxford Collocation Dictionary | English-English | Download | | Merriam-Webster's Dictionary | English-English | Download | | Merriam-Webster's Learner's Dictionary | English-English | Download | | Merriam-Webster's Thesaurus | English-English | Download |

USAGE

  1. Download the dictionary, and unzip the file.
  2. Put it into the Dictionaries folder on Mac. (Dictionary App > File > Open Dictionaries Folder)
  3. Open Dictionary.app, and add a custom dictionary in Preferences. (Dictionary > Settings...)

Build

  1. Download Dictionary Development Kit from Additional Tools for Xcode or Additional_Tools_for_Xcode.dmg

  2. Open Additional_Tools_for_Xcode.dmg.

  3. Create the Extras folder in /Library/Developer/.

    sudo  mkdir /Library/Developer/Extras
    
  4. Copy Dictionary Development Kit into /Library/Developer/Extras.

    sudo cp -r /Volumes/Additional\ Tools/Utilities/Dictionary\ Development\ Kit /Library/Developer/Extras
    
  5. Download OtherResources from releases and put it in the corresponding folder.

  6. Open the dictionary folder. (Drag the folder into the terminal)

    cd /Users/xxx/Apple-Dictionary/Cambridge\ English-Chinese\ Dictionary
    
  7. Build and install.

    make; make install; make clean;
    

EXAMPLE

| Normal | Dark Mode | :-------------------------:|:-------------------------: Cambridge English-Chinese Dictionary_normal | Cambridge English-Chinese Dictionary_dark mode Oxford Advanced Learner's English-Chinese Dictionary_normal | Oxford Advanced Learner's English-Chinese Dictionary_dark mode Oxford Advanced Learner's Dictionary_normal | Oxford Advanced Learner's Dictionary_dark mode Oxford Collocation Dictionary_normal | Oxford Collocation Dictionary_dark mode Merriam-Webster's Dictionary_normal | Merriam-Webster's Dictionary_dark mode Merriam-Webster's Learner's Dictionary_normal | Merriam-Webster's Learner's Dictionary_dark mode Merriam-Webster's Thesaurus_normal | Merriam-Webster's Thesaurus_dark mode

Support & Contributions

  • Please ⭐️ this repository if this project helped you!
  • Contributions of any kind are welcome!

<a href="https://www.buymeacoffee.com/wayneclub" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/black_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" ></a>

Related Skills

View on GitHub
GitHub Stars197
CategoryCustomer
Updated1d ago
Forks15

Languages

CSS

Security Score

100/100

Audited on Aug 7, 2026

No findings