Install
openclaw skills install geepers-etymologyLook up word etymology, historical sound changes, language family trees, and word evolution through the dr.eamer.dev etymology and diachronic linguistics API...
openclaw skills install geepers-etymologyAccess etymology and historical linguistics data at https://api.dr.eamer.dev.
export DREAMER_API_KEY=your_key_here
GET https://api.dr.eamer.dev/v1/etymology/word?word=serendipity
Returns origin language, root words, historical forms, and first known use.
GET https://api.dr.eamer.dev/v1/etymology/explore?word=knight&lang=en
Returns full etymology chain, related words, and language family context.
GET https://api.dr.eamer.dev/v1/etymology/sound-changes?from=proto-indo-european&to=english
Returns documented phonological changes between proto-languages and descendants.