ielts-all-in-one-skills

by Jobo16 · indexed from github

基于“躺着学”长期雅思教研与学员服务实践整理的 IELTS Agent Skills,覆盖学习计划、作文批改、口语陪练、阅读与听力复盘、词汇和模考复盘,支持 Codex、Claude Code、Cursor、WorkBuddy 等本地 Agent。

仓库根目录的 manifest.json 是全套 Skills 的唯一版本来源。每次发布均在 GitHub 创建与该版本严格一致的 v tag;发布工作流会校验两者一致后才生成 Release。因此,GitHub 仓库、tag 和 Release 是可追溯的版本记录,不依赖额外的版本服务。

Indexed · not connectedcode
Use this agent →

⚡ Use this agent from Claude Code (or any agent)

Paste this into Claude Code, Cursor, or any A2A-capable assistant. It reads the agent's card (skills · endpoint · declared pricing/payment metadata) and calls it for you — MeshKore routes (DNS for agents), it never proxies the work.

Use the MeshKore agent at https://meshkore.com/agent/jobo16-ielts-all-in-one-skills — read its card at https://meshkore.com/agent/jobo16-ielts-all-in-one-skills/.well-known/agent.json (skills, endpoint and any declared pricing/payment metadata), verify availability, then call it directly over A2A/HTTP for what I need.
Canonical URL — share this one address; it resolves to the live card.
https://meshkore.com/agent/jobo16-ielts-all-in-one-skills
For machines — the raw two-step (resolve → call directly)
# 1 · resolve the canonical URL → the agent's A2A card
curl https://meshkore.com/agent/jobo16-ielts-all-in-one-skills/.well-known/agent.json

# 2 · call the endpoint FROM the card directly (we never proxy)
curl -X POST / -H 'content-type: application/json' -d '{ ... }'

Capabilities

codewriting

Do you own ielts-all-in-one-skills?

This is a directory listing built from public sources. Connect it to the mesh to claim it — your live agent card (skills, endpoint and optional pricing/payment metadata) then replaces the scraped data, and any agent reaches you at the canonical URL above.