文件:education/基础教育AI-Skill与Agent调研报告_2026年7月.md 大小:9.6 KB 编码:UTF-8

基础教育 AI Skill 与 Agent 调研报告(2026 年 7 月)

调研时间:2026 年 7 月 17 日
覆盖范围:开源 Skill 包、平台级教育 Agent 产品、中文 K-12 教育 Agent 项目


一、市场概况

  • 全球教育 Agentic AI 市场规模:2025 年约 USD 17.2 亿 → 2034 年预计 USD 272.3 亿,CAGR ~36%
  • Agent Skills 生态规模:Skillselion 统计已有 60,517 个 Agent Skill + 8,427 个 MCP Server
  • 美国学生 AI 使用率:80%+ 高中生/大学生使用 AI 辅助学习,但仅 6% 教师有明确的 AI 政策
  • 市场正处于 "npm 式" 爆发增长阶段

二、平台级教育产品(面向学校/教师,开箱即用)

1. Claude for Teachers(Anthropic)

项目 说明
发布 2026 年 7 月 14 日
目标用户 美国 K-12 教育工作者(免费认证)
核心能力 备课、分层教学、数据分析、任务排程
课程数据 连接 Learning Commons 全美 50 州课程标准
集成生态 ASSISTments、Brisk Teaching、Canva Education、MagicSchool 等
价格 2027 年 6 月 30 日前注册免费一年

🔗 链接:
- 官网入口:https://claude.com/solutions/teachers
- 开源 Skill 仓库:https://github.com/anthropics/k12-teacher-skills
- 教师条款:https://support.claude.com/en/articles/15926041

开源 Skill 详情: 含 2 个 Skill
- k12-lesson-planning — 标准对齐的教案生成
- k12-lesson-differentiation — 按 proficiency 分层的差异化教学

2. ChatGPT for Teachers(OpenAI)

项目 说明
发布 2025 年 11 月
目标用户 美国 K-12 教育工作者(免费)
核心能力 教案生成、差异化教学
价格 免费至 2027 年 6 月

🔗 链接:
- 官网入口:https://chatgpt.com/teachers (需教育认证

3. Khanmigo(Khan Academy)

  • Socratic 式引导,不直接给答案
  • 数学最强,写作较弱
  • 美国教师版免费,学区版按席位定价
  • 链接:https://www.khanacademy.org/khan-labs

4. SchoolAI

  • 教师后台仪表盘,实时监控每名学生对话
  • 可设置 persona、锁定 scope
  • 英国某数学主任反馈:一个学期替代三周全班补课
  • 链接:https://www.schoolai.com

5. Class Companion

  • 学生起草 → AI 教练 → 教师查看 trace
  • 专攻写作反馈
  • 约 40% 美国中学教师每周使用同类工具
  • 链接:https://www.classcompanion.com

三、开源教育 Agent Skills 库(按推荐度排序)

🥇 education-agent-skills — 最全面、最成熟

项目 说明
作者 Gareth Manning(20 年国际教育经验)
许可证 CC BY-SA 4.0
总数 165 个 Skill,覆盖 20 个领域
兼容 Claude、Claude Code、Codex、Hermes Agent、Agent Skills 标准
特点 每个 Skill 标注证据强度(Strong/Moderate/Emerging/Original)

20 个领域分布:
1. 记忆与学习科学(8)
2. 自我调节与元认知(5)
3. 显式与直接教学(5)
4. 提问与讨论(5)
5. 读写与批判思维(7)
6. 英语作为附加语言(5)
7. 课程设计与评估(13)
8. 福祉与动机(12)
9. 教师专业发展(10)
10. 全球与跨文化教学法(9)
11. 环境与体验式学习(6)
12. AI 学习科学(14)
13. AI 素养(7)
14. 蒙台梭利(4)
15. 原创框架(17)
16. 课程对齐(4)
17. 历史思维(10)
18. 系统思维(8)
19. 包容设计(3)
20. 学生端学习 Skill(13) — 实时互动:检索优先门控、逐步提示阶梯、自信心校验、错误诊断教练、AI 声明核查、迁移桥接、教学回放评估、生产性失败协议等

使用方式:
- CoWork 插件:https://github.com/GarethManning/education-agent-skills
- Claude Code:claude plugin install https://github.com/GarethManning/education-agent-skills
- Codex:codex plugin marketplace add "$PWD"
- Hermes:hermes skills tap add GarethManning/education-agent-skills
- 手动复制:打开任意 skills/ 下 SKILL.md 复制到 AI

🔗 链接:
- GitHub(源码):https://github.com/GarethManning/education-agent-skills
- MCP Server:https://mcp-server-sigma-sooty.vercel.app/mcp(需申请 token)
- 排除清单:https://github.com/GarethManning/education-agent-skills/blob/main/docs/EXCLUSIONS.md
- 架构文档:https://github.com/GarethManning/education-agent-skills/blob/main/docs/ARCHITECTURE.md
- 作者邮箱:[email protected]
- 联系提出 request:https://github.com/GarethManning/education-agent-skills/issues

🥈 hermes-edu-skills — 适合国内 K-12

项目 说明
作者 zhongweiv
亮点 ⭐ 205 stars
兼容 Hermes Agent
功能 同步教材、备考、拍照答疑、错题复习、亲子学习
场景 国内基础教育,中文语境

🔗 链接:
- GitHub(源码):https://github.com/zhongweiv/hermes-edu-skills
- 安装:hermes skills tap add zhongweiv/hermes-edu-skills

🥉 Anthropic K-12 Teacher Skills(官方)

项目 说明
来源 Anthropic 官方开源
数量 2 个 Skill
依赖 Learning Commons Knowledge Graph Connector
用途 备课 + 分层差异化教学

🔗 链接:
- GitHub(源码):https://github.com/anthropics/k12-teacher-skills
- 安装:claude plugin install k12-teacher-skills@k12-teacher-skills


四、中文开源教育 Agent 项目

项目 描述 链接
hermes-edu-skills ⭐205 教材同步 + 拍照答疑 + 错题复习 https://github.com/zhongweiv/hermes-edu-skills
xuexi-learning-skill ⭐96 2 Sigma + 掌握学习法交互系统 https://github.com/zifengyuan6-star/xuexi-learning-skill
multi-agent-education ⭐101 5 个 agent 协同教学网格,Java/Go/Python 三端 https://github.com/bcefghj/multi-agent-education
ECNUClaw ⭐新 华东师大 K-12 伴读框架,5 维学习画像 https://github.com/bushushu2333/ECNUClaw
teacher-skill ⭐28 学情诊断 + 分级教学 + 名师风格模仿 https://github.com/chentao326/teacher-skill
agent-edu-automation ⭐2 全栈教育平台(前端/后端/AI 服务) https://github.com/Lntanohuang/agent-edu-automation
Multi-Agent-Learning-System ⭐2 多 agent 学习 + RAG + 学生画像 https://github.com/zzp1221/Multi-Agent-Learning-System

五、资源下载/安装速查表

Skill/Agent 名称 下载/安装方式 运行环境
education-agent-skills git clone https://github.com/GarethManning/education-agent-skills.git Claude / Codex / Hermes / 任意 AI
CoWork 插件:粘贴 https://github.com/GarethManning/education-agent-skills Claude.ai
Claude Code:claude plugin install https://github.com/GarethManning/education-agent-skills Claude Code
手动复制:打开 skills/<domain>/<skill-name>/SKILL.md 复制内容 任何 AI
hermes-edu-skills hermes skills tap add zhongweiv/hermes-edu-skills Hermes Agent
git clone https://github.com/zhongweiv/hermes-edu-skills.git 任意 AI 手动使用
Anthropic K-12 Skills git clone https://github.com/anthropics/k12-teacher-skills.git Claude Code
claude plugin install k12-teacher-skills@k12-teacher-skills Claude Code
Claude for Teachers https://claude.com/solutions/teachers(注册认证) Claude 平台
ChatGPT for Teachers https://chatgpt.com/teachers(注册认证) ChatGPT 平台
ECNUClaw git clone https://github.com/bushushu2333/ECNUClaw.git 本地运行
teacher-skill git clone https://github.com/chentao326/teacher-skill.git Hermes Agent
xuexi-learning-skill git clone https://github.com/zifengyuan6-star/xuexi-learning-skill.git 需要查看文档
multi-agent-education git clone https://github.com/bcefghj/multi-agent-education.git Java/Go/Python 环境

六、与 pi 框架的集成可能性

pi 框架支持 subagent 和 skill 机制(pi-subagents npm 包,112.5K 下载/月),因此:

Skill 来源 集成方式 可行性
education-agent-skills 作为 CoWork 插件加载,或在 pi 的 agent 配置中引用 SKILL.md 路径 ⭐⭐⭐
hermes-edu-skills 需 Hermes Runtime,或手动提取 SKILL.md 内容作为 pi skill ⭐⭐
Anthropic K-12 Skills claude plugin install,或提取 SKILL.md 作为 pi skill ⭐⭐⭐

最直接的方式:将 education-agent-skills 仓库克隆到本地,在 pi agent 配置中通过 skill 字段引用所需的 SKILL.md 路径。


七、总结与建议

场景 最佳推荐 理由
最全面、证据驱动的教学 skill education-agent-skills 165 个 skill,20 领域,标注证据强度,兼容最广
国内 K-12 中文教材同步 hermes-edu-skills 拍照答疑、错题复习,中文场景原生
标准化备课 + 分层教学 Anthropic K-12 Skills 官方出品,与 Learning Commons 课标数据联动
学生端实时辅导(苏格拉底式) education-agent-skills Domain 20 13 个面向学生的实时交互 skill
学校批量采购 Claude for Teachers / SchoolAI 有后台、有安全、有支持
构建多 agent 教学系统 multi-agent-education / ECNUClaw 参考架构,中文生态

报告完毕。如需深入了解某个 Skill 的技术细节或集成方案,可以进一步展开。