← Back to Skills Marketplace
222
Downloads
0
Stars
0
Active Installs
3
Versions
Install in OpenClaw
/install vocab-deep-dive
Description
深度解析英语单词的全方位学习信息。当用户提供单词并需要完整的学习资料时使用。包括释义、用法、搭配、例句、同反义词、词根词缀、易错点、雅思考点等。适用于词汇学习、备考复习、写作口语提升场景。
Usage Guidance
This skill appears coherent and low-risk: it mainly relies on the LLM and may optionally call the public DictionaryAPI (https://api.dictionaryapi.dev) to verify pronunciations/definitions. Before installing, note: (1) any word you send could be included in outbound requests to that public API — avoid submitting secrets or sensitive data; (2) example sentences and exam advice are generated by the LLM and can hallucinate, so ask for verification or enable the API check for critical cases; (3) the skill has no special system access or credentials requested. If you want stricter guarantees, request that the skill only use the dictionary API when you explicitly ask for verification and/or review logs of external calls.
Capability Analysis
Type: OpenClaw Skill
Name: vocab-deep-dive
Version: 1.0.2
The skill bundle is an educational tool designed for deep English vocabulary analysis and IELTS preparation. It provides structured linguistic information using the LLM's internal knowledge and an optional call to a legitimate public API (api.dictionaryapi.dev) for verification. No malicious patterns, data exfiltration, or harmful instructions were identified in SKILL.md or _meta.json.
Capability Assessment
Purpose & Capability
Name/description (deep vocabulary analysis for learners/IELTS) match the SKILL.md. The only external resource mentioned is a public dictionary API for verification, which is appropriate and proportional.
Instruction Scope
Runtime instructions stay within scope: generate definitions, examples, collocations, etc., primarily from the LLM and optionally call the specified dictionary API to verify phonetics/definitions. There are no instructions to read local files, access unrelated env vars, or exfiltrate data to unexpected endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes disk writes and attack surface.
Credentials
The skill requests no environment variables, credentials, or config paths. The optional web_fetch to api.dictionaryapi.dev is consistent with the stated need to verify dictionary data.
Persistence & Privilege
always is false and there are no special persistence or cross-skill config modifications. Autonomous invocation is allowed (platform default) but is not combined with other concerning privileges here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install vocab-deep-dive - After installation, invoke the skill by name or use
/vocab-deep-dive - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.2
安全加固:优先使用 LLM 知识,移除 web 抓取,API 仅作可选验证
v1.0.1
优化实现方式:使用 Free Dictionary API(无需密钥)+ LLM 知识库,避免依赖受限 API 和抓取问题
v1.0.0
首次发布:提供单词的完整学习信息,包括释义、用法、搭配、例句、同反义词、词根词缀、易错点和雅思考点
Metadata
Frequently Asked Questions
What is Vocab Deep Dive - 单词深度解析?
深度解析英语单词的全方位学习信息。当用户提供单词并需要完整的学习资料时使用。包括释义、用法、搭配、例句、同反义词、词根词缀、易错点、雅思考点等。适用于词汇学习、备考复习、写作口语提升场景。 It is an AI Agent Skill for Claude Code / OpenClaw, with 222 downloads so far.
How do I install Vocab Deep Dive - 单词深度解析?
Run "/install vocab-deep-dive" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Vocab Deep Dive - 单词深度解析 free?
Yes, Vocab Deep Dive - 单词深度解析 is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Vocab Deep Dive - 单词深度解析 support?
Vocab Deep Dive - 单词深度解析 is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Vocab Deep Dive - 单词深度解析?
It is built and maintained by Shaojie66 (@shaojie66); the current version is v1.0.2.
More Skills