← 返回 Skills 市场
winlinvip

Vocabulary Builder

作者 William · GitHub ↗ · v1.1.4 · MIT-0
cross-platform ✓ 安全检测通过
1169
总下载
0
收藏
4
当前安装
9
版本数
在 OpenClaw 中安装
/install vocabulary-builder
功能描述
Build and review vocabulary from books, podcasts, and daily encounters. Use when the user wants to READ a book, shares a new word, asks about a word while re...
安全使用建议
This skill is coherent and does what it says: it adds and manages vocabulary entries in a local workspace file (memory/vocabulary.md) and reads audio files from docs/tts-fr/. Before installing, consider: (1) privacy — the skill will save sentences and context you provide into a file in the agent workspace (don’t paste sensitive excerpts if you don’t want them stored); (2) backups — if you want to keep or remove saved vocab, verify or back up the memory/vocabulary.md file; (3) scheduled quizzes — the skill references scheduled/cron quizzes and can be invoked by the agent autonomously, so if you prefer no automatic prompts make sure your agent's trigger settings prevent unwanted runs. If you want to be extra cautious, inspect the workspace file after first use and confirm the file paths match your expectations.
功能分析
Type: OpenClaw Skill Name: vocabulary-builder Version: 1.1.4 The vocabulary-builder skill is a legitimate tool for language learning and spaced repetition. It manages a local vocabulary tracker (memory/vocabulary.md) and includes instructions for the agent to schedule periodic quizzes using a built-in cron mechanism. All behaviors, including file access and task scheduling, are strictly aligned with the stated purpose of vocabulary building and progress tracking.
能力评估
Purpose & Capability
Name/description (vocabulary collection, quizzes, spaced repetition) align with the actions in SKILL.md: reading and appending structured entries to memory/vocabulary.md and reading audio files from docs/tts-fr/. Nothing requested is unrelated to the stated purpose.
Instruction Scope
Instructions explicitly tell the agent to read and write the workspace file memory/vocabulary.md (including using 'tail' or direct file reads) and to read audio files from docs/tts-fr/. This is within scope, but the skill will persist user-provided text (context sentences, book excerpts) to a local file — a privacy consideration. The doc also references 'memory_search' (platform memory API) but does not declare or explain it; that is likely a platform capability but is not otherwise required by the skill metadata.
Install Mechanism
No install spec or code files are present (instruction-only). Nothing is downloaded, installed, or executed beyond recommended file reads/writes, so install risk is minimal.
Credentials
The skill declares no environment variables, credentials, or config paths. Its file access is limited to the workspace paths it documents. There are no unexplained credential requests.
Persistence & Privilege
always:false (no forced inclusion). The skill expects to store user data in a workspace file and mentions scheduled/cron-triggered quizzes; combined with autonomous invocation allowed by default, this means the agent could run these quizzes automatically if the broader agent environment triggers the skill. This is not inherently dangerous but is a privacy/notification consideration for users.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install vocabulary-builder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /vocabulary-builder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.1.4
Use American English IPA first in pronunciation guidance, word cards, and pronunciation-focused practice.
v1.1.3
Add pronunciation comparison workflow and immediate-add behavior for new words
v1.1.2
Support setup the cronjob by skill.
v1.1.1
Update
v1.1.0
Quiz selection: order by review count ascending, random within same count group using ms timestamp, always show review count
v1.0.3
Added References section with YouTube link
v1.0.2
Added YouTube URL to metadata
v1.0.1
Declare file access in metadata, ask user confirmation before adding words, soften memory_search guidance
v1.0.0
Vocabulary Builder 1.0.0 - Initial release of Vocabulary Builder for tracking and reviewing new words from books, podcasts, and daily encounters. - Supports reading sessions, per-word tracking, and a detailed vocabulary workflow with 3-step learning and spaced repetition. - Automatically adds new words with pronunciation, meaning, synonyms, and context, including special handling for French words. - Features one-word-at-a-time quizzes, on-demand refresher quizzes, and a robust scheduling system that respects user sleep hours. - Tracks progress and quiz state in a dedicated Markdown file, distinguishing active, review, and mastered words.
元数据
Slug vocabulary-builder
版本 1.1.4
许可证 MIT-0
累计安装 4
当前安装数 4
历史版本数 9
常见问题

Vocabulary Builder 是什么?

Build and review vocabulary from books, podcasts, and daily encounters. Use when the user wants to READ a book, shares a new word, asks about a word while re... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1169 次。

如何安装 Vocabulary Builder?

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

Vocabulary Builder 是免费的吗?

是的,Vocabulary Builder 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Vocabulary Builder 支持哪些平台?

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

谁开发了 Vocabulary Builder?

由 William(@winlinvip)开发并维护,当前版本 v1.1.4。

💬 留言讨论