← 返回 Skills 市场
lukeslp

Geepers Etymology

作者 Lucas Steuber · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
558
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install 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...
使用说明 (SKILL.md)

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)
安全使用建议
This skill appears to do what it says (calling an etymology API), but there are two things to check before installing: (1) SKILL.md mentions DREAMER_API_KEY, yet the registry declares no required credentials — ask the publisher to add the required env var to the metadata so you know what credential you'll need. (2) The skill has no listed source or homepage; verify who operates https://api.dr.eamer.dev and review their privacy/terms. If you proceed, avoid reusing sensitive or high-privilege API keys (use a dedicated, scoped key), test in an isolated environment, and only provide keys that are strictly necessary for the service.
功能分析
Type: OpenClaw Skill Name: geepers-etymology Version: 1.0.0 The skill bundle provides documentation and instructions for using an etymology API at `https://api.dr.eamer.dev`. All content in `_meta.json` and `SKILL.md` is aligned with the stated purpose of looking up word etymology. There are no indications of data exfiltration, malicious execution, persistence mechanisms, prompt injection attempts against the agent, or obfuscation. The `export DREAMER_API_KEY` instruction is a standard method for API key setup, not a malicious command.
能力评估
Purpose & Capability
Name, description, and the listed endpoints (etymology, explore, sound-changes) are coherent and all relate to etymological lookup and diachronic linguistics. The functionality requested by the SKILL.md matches the skill's stated purpose.
Instruction Scope
Runtime instructions are limited to calling the dr.eamer.dev API and include an example authentication environment variable (DREAMER_API_KEY). The instructions do not request reading arbitrary files or other system state and only reference the etymology API endpoints, which is appropriate for the stated purpose.
Install Mechanism
No install spec and no code files (instruction-only) — nothing is written to disk and no third-party packages are pulled in. This is low-risk from an install mechanism perspective.
Credentials
SKILL.md tells users to export DREAMER_API_KEY for authentication, but the skill's registry metadata declares no required environment variables or primary credential. That mismatch is suspicious: either the metadata is incomplete (legitimate but sloppy) or the skill expects a credential without declaring it. Also the skill has no homepage or source listed, so it's not clear who runs the dr.eamer.dev API or how keys are managed.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and has default invocation settings. There is no indication it requests persistent privileged presence.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install geepers-etymology
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /geepers-etymology 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of geepers-etymology—Etymology and historical linguistics lookup via dr.eamer.dev API. - Look up word origins, root languages, and historical forms. - Explore full etymology chains, related terms, and language family trees. - Query documented sound changes between languages. - Intended for language research, writing, and diachronic linguistics.
元数据
Slug geepers-etymology
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

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... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 558 次。

如何安装 Geepers Etymology?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install geepers-etymology」即可一键安装,无需额外配置。

Geepers Etymology 是免费的吗?

是的,Geepers Etymology 完全免费(开源免费),可自由下载、安装和使用。

Geepers Etymology 支持哪些平台?

Geepers Etymology 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Geepers Etymology?

由 Lucas Steuber(@lukeslp)开发并维护,当前版本 v1.0.0。

💬 留言讨论