Multi Agent Education
Description
多Agent智能教育与个性化学习系统 | 5-Agent Mesh+事件驱动 | Java/Go/Python三语言实现 | 面试项目 | 八股文+STAR+简历
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
🎓 多Agent智能教育与个性化学习系统
**从零到面试 | Java + Go + Python 三语言实现 | 企业级Mesh+事件驱动架构**
[](python/) [](java/) [](golang/) [](frontend/) [](LICENSE)
📖 这个项目是什么?
这是一个**企业级多Agent智能教育系统**,用5个AI Agent协作完成个性化教学:
- 不是"千人一面"的网课,而是根据每个学生的薄弱点实时调整教学
- 不是直接给答案,而是用苏格拉底式提问引导学生自己思考
- 不是固定学习路径,而是基于间隔重复算法动态排期复习
**为什么做这个项目?** 这是一个面向求职者的完整项目,帮助你:
- 拥有一个可以在简历上写、面试时讲的企业级多Agent项目
- 理解多Agent系统的核心架构思想(Mesh + 事件驱动)
- 掌握面试八股文、STAR回答法、简历写法的全套技巧
- 用Java / Go / Python三种语言实现,适配不同岗位需求
🏗️ 系统架构
整体架构图
┌──────────────────────────┐
│ React 前端 (WebSocket) │
└────────────┬─────────────┘
│
┌────────────▼─────────────┐
│ API Gateway / EventBus │
└────────────┬─────────────┘
│
┌────────────────────────┼────────────────────────┐
│ │ │
┌────▼─────┐ ┌─────▼─────┐ ┌──────▼──────┐
│Assessment │◄─────────►│ Tutor │◄─────────►│ Hint │
│ Agent │ │ Agent │ │ Agent │
│ (评估) │ │ (教学) │ │ (提示) │
└────┬──────┘ └───────────┘ └─────────────┘
│ ▲
│ │
┌────▼──────┐ ┌─────┴─────┐
│Curriculum │◄─────────►│Engagement │
│ Agent │ │ Agent │
│ (课程) │ │ (互动) │
└────────────┘ └───────────┘
│ │
└────────┬───────────────┘
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development