← Back to Skills Marketplace
xyhxyfx

"Dictionary"

by xyhxyfx · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
56
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install english-dictionary
Description
查英语单词的释义、音标、变形、用法例句和搭配短语,参考欧路词典风格
README (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
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install english-dictionary
  3. After installation, invoke the skill by name or use /english-dictionary
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug english-dictionary
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is "Dictionary"?

查英语单词的释义、音标、变形、用法例句和搭配短语,参考欧路词典风格. It is an AI Agent Skill for Claude Code / OpenClaw, with 56 downloads so far.

How do I install "Dictionary"?

Run "/install english-dictionary" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is "Dictionary" free?

Yes, "Dictionary" is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does "Dictionary" support?

"Dictionary" is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created "Dictionary"?

It is built and maintained by xyhxyfx (@xyhxyfx); the current version is v1.0.0.

💬 Comments