IELTS Buddy 词汇数据接口

SkillDev tools

说明如何读取、维护、导入导出和记录 IELTS Buddy 内置或个人词汇数据;不定义词汇教学或复习策略。

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the IELTS Buddy 词汇数据接口 skill

What this skill tells your AI

The instructions your AI receives, as published by jobo16/ielts-buddy in skills/ielts-vocabulary-coach/SKILL.md and read by ahel’s review.

本 Skill 只说明词汇数据接口。调用前,先按Agent API 配置绑定并检查能力。

接口

能力组数据或动作调用约束
ielts_vocabulary_builtin_prepare_cardsielts_vocabulary_builtin_progressielts_vocabulary_builtin_record_review内置词书卡片与复习进度仅记录实际完成的复习结果。
ielts_vocabulary_personal_searchielts_vocabulary_personal_prepare_cardsielts_vocabulary_personal_progress当前账号个人词汇数据仅读取当前账号数据。
ielts_vocabulary_personal_addielts_vocabulary_personal_updateielts_vocabulary_personal_deleteielts_vocabulary_personal_importielts_vocabulary_personal_export个人词汇维护与迁移写入、删除或导入前须取得用户明确确认。
ielts_vocabulary_personal_record_review实际完成的个人词汇复习结果不将推荐或推断记作复习。
python3 scripts/ielts_buddy_api.py capabilities
python3 scripts/ielts_buddy_api.py call ielts_vocabulary_personal_search --json '{}'

边界

  • 仅迁移词汇内容,不推断或迁移未证实的复习进度。
  • update 只修改词条内容;学习状态只能由实际 record_review 结果推进。
  • 本 Skill 不定义出题、提示、反馈或复习频率。
  • workflows/ 是独立的可选推荐层,不属于本 Skill 的接口契约。

Signals

GitHub stars
21
Forks
1
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
ielts-vocabulary-coach
Source
github.com/jobo16/ielts-buddy