geepers-etymology

Look up word etymology, historical sound changes, language family trees, and word evolution through the dr.eamer.dev etymology and diachronic linguistics API. Use for language history research, writing, or exploring how words have changed over time.

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 "geepers-etymology" with this command: npx skills add lukeslp/geepers-etymology

Dreamer Etymology

Access etymology and historical linguistics data at https://api.dr.eamer.dev.

Authentication

export DREAMER_API_KEY=your_key_here

Endpoints

Word Etymology

GET https://api.dr.eamer.dev/v1/etymology/word?word=serendipity

Returns origin language, root words, historical forms, and first known use.

Explore Word History

GET https://api.dr.eamer.dev/v1/etymology/explore?word=knight&lang=en

Returns full etymology chain, related words, and language family context.

Sound Change Rules (Diachronica)

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.

When to Use

  • Researching word origins and historical meaning shifts
  • Understanding cognates across related languages
  • Exploring how pronunciation has changed over centuries
  • Writing that benefits from etymological depth

Don't Use When

  • You need standard dictionary definitions (use a dictionary API)
  • You need very recent neologisms (data focuses on documented historical forms)

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.

Coding

Olares Shared (olares-cli foundation)

Shared olares-cli foundation: profile model, first-time login (profile login with password + TOTP), bootstrapping a profile from an existing refresh token (p...

Registry SourceRecently Updated
Coding

Olares Dashboard (olares-cli dashboard)

olares-cli dashboard command tree — AI-agent-oriented mirror of the dashboard SPA's Overview2 + Applications2 routes. Covers: the strict dual-shape JSON enve...

Registry SourceRecently Updated
Coding

Olares Settings (olares-cli settings)

olares-cli settings command tree: profile-based reads of every section the SPA's Settings page exposes (https://docs.olares.com/manual/olares/settings/) plus...

Registry SourceRecently Updated
Coding

Olares Market (olares-cli market)

olares-cli market command tree against the per-user Market app-store v2 API: list / get / categories for catalog browsing; install / uninstall / upgrade / cl...

Registry SourceRecently Updated