IELTS Buddy 写作数据接口
SkillDev tools说明如何读取 IELTS Buddy 浏览器写作练习的不可变版本与结构化批改结果;不定义本地批改方法。
Available today. Use it from your connected AI after setup.
No other account needed.
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-writing-review/SKILL.md and read by ahel’s review.
本 Skill 只说明写作练习的只读数据接口。调用前,先按Agent API 配置绑定并检查能力。
接口
| 能力 | 数据或动作 | 调用约束 |
|---|---|---|
ielts_writing_read_practice | 指定 sessionId 的不可变版本和结构化教师批改结果 | 只读取当前账号数据;使用返回的版本字段陈述事实。 |
python3 scripts/ielts_buddy_api.py capabilities
python3 scripts/ielts_buddy_api.py call ielts_writing_read_practice --json '{"sessionId":123}'
边界
- 正式写作提交和修订由用户在浏览器练习页完成;Agent 不代替用户提交版本或触发正式批改。
- 本 Skill 只定义服务端写作练习接口,不规定本地审题、评分、改写或后续练习流程。
workflows/是独立的可选推荐层,不属于本 Skill 的接口契约。
Signals
- GitHub stars
- 21
- Forks
- 1
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
ielts-writing-review- Source
- github.com/jobo16/ielts-buddy