← 返回 Skills 市场
56
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install english-dictionary
功能描述
查英语单词的释义、音标、变形、用法例句和搭配短语,参考欧路词典风格
使用说明 (SKILL.md)
\r \r
Dictionary 📖\r
\r 查英语单词的详细信息,参考欧路词典风格。\r \r
查询内容\r
\r 查一个单词时,按以下顺序提供信息:\r \r
1. 单词 & 音标\r
- 英式音标 / 美式音标\r
- 词性标注(n. / v. / adj. / adv. / prep. 等)\r \r
2. 释义\r
- 中文释义(最常用义项优先)\r
- 英文释义(简明英文解释)\r
- 多个义项用数字编号列出\r \r
3. 词形变化\r
- 动词:过去式、过去分词、现在分词、第三人称单数\r
- 名词:复数形式\r
- 形容词/副词:比较级、最高级\r
- 不规则变化特别标注\r \r
4. 常用搭配 & 短语\r
- 常见词组搭配(如 take care of, look forward to)\r
- 固定短语及其释义\r \r
5. 例句\r
- 每个主要义项至少配 1-2 个例句\r
- 例句附中文翻译\r
- 优先选用真实语料中的常见例句\r \r
6. 同义词 / 反义词(可选)\r
- 常见同义词\r
- 常见反义词\r \r
输出格式示例\r
\r
📖 abandon /əˈbændən/ (v.)\r
\r
【中文释义】\r
① 抛弃,遗弃\r
② 放弃(计划、希望等)\r
③ 放纵,沉溺(~ oneself to)\r
\r
【英文释义】\r
① to leave someone or something permanently\r
② to stop doing or planning something\r
③ to allow yourself to be fully controlled by a feeling\r
\r
【词形变化】\r
过去式: abandoned\r
过去分词: abandoned\r
现在分词: abandoning\r
第三人称单数: abandons\r
\r
【常用搭配】\r
• abandon hope 放弃希望\r
• abandon ship 弃船\r
• abandon oneself to 沉溺于,放纵\r
\r
【例句】\r
① He abandoned his wife and children.\r
他抛弃了妻子和孩子。\r
② They had to abandon the project due to lack of funds.\r
由于缺乏资金,他们不得不放弃这个项目。\r
③ She abandoned herself to despair.\r
她陷入了绝望。\r
\r
【同义词】desert, forsake, give up\r
【反义词】keep, maintain, retain\r
```\r
\r
## 注意事项\r
\r
- 如果用户只输入一个单词,默认查英文单词\r
- 如果用户输入中文,可以查中译英\r
- 如果用户问某个词的用法区别(如 affect vs effect),做对比辨析\r
- 不确定的释义要说明,不要编造\r
安全使用建议
This is a low-risk, instruction-only dictionary skill with no code or external installs. Consider: (1) provenance — the skill's source/homepage is unknown (trust the publisher if provenance matters); (2) example sentences may still be invented by the model despite the 'use real corpus' guidance, so verify critical or sensitive examples yourself; and (3) if you need guaranteed licensed example text or authoritative pronunciations, prefer a skill backed by a known dictionary API or vendor.
功能分析
Type: OpenClaw Skill
Name: english-dictionary
Version: 1.0.0
The skill bundle is a purely instruction-based tool designed to format the AI agent's responses as an English dictionary. It contains no executable code, network requests, or file system access. The instructions in SKILL.md are well-defined and strictly limited to linguistic reference tasks without any evidence of prompt injection or malicious intent.
能力评估
Purpose & Capability
Name/description (English dictionary lookups) match the SKILL.md instructions; there are no unrelated required binaries, environment variables, or config paths.
Instruction Scope
SKILL.md contains explicit, narrow instructions for formatting definitions, pronunciations, inflections, collocations and example sentences; it does not ask the agent to read local files, access secrets, or transmit data to third-party endpoints.
Install Mechanism
No install spec and no code files (instruction-only). This minimizes disk writes and external code installation risk.
Credentials
No environment variables, credentials, or config paths are requested — appropriate for a lookup/formatting skill.
Persistence & Privilege
Skill is not forced-always, and uses the platform default for autonomous invocation; it does not request elevated persistence or modify other skills/config.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install english-dictionary - 安装完成后,直接呼叫该 Skill 的名称或使用
/english-dictionary触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the English dictionary skill.
- Provides English word definitions, phonetic symbols (UK/US), part of speech, and word forms.
- Includes both Chinese and English explanations for multiple meanings.
- Lists common collocations, phrases, and detailed example sentences with Chinese translations.
- Optionally presents synonyms and antonyms.
- Supports queries for English words, Chinese-to-English, and basic word usage comparisons.
元数据
常见问题
"Dictionary" 是什么?
查英语单词的释义、音标、变形、用法例句和搭配短语,参考欧路词典风格. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 56 次。
如何安装 "Dictionary"?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install english-dictionary」即可一键安装,无需额外配置。
"Dictionary" 是免费的吗?
是的,"Dictionary" 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
"Dictionary" 支持哪些平台?
"Dictionary" 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 "Dictionary"?
由 xyhxyfx(@xyhxyfx)开发并维护,当前版本 v1.0.0。
推荐 Skills